123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xfconf</Name>
- <Homepage>https://www.xfce.org/</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>library</IsA>
- <Summary>Xfce multi channel setting library</Summary>
- <Description>
- Xfconf is a hirerchical (tree-like) configuration system for the Xfce graphical desktop environment.
- </Description>
- <Archive sha1sum="a3ec980d9a2786011197af199ce17ccd00ea5083" type="tarbz2">https://archive.xfce.org/src/xfce/xfconf/4.19/xfconf-4.19.5.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>python3</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency>vala-devel</Dependency>
- <Dependency>python-six</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>xfce4-dev-tools</Dependency>
- <Dependency versionFrom="4.19.5">libxfce4util-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xfconf</Name>
- <RuntimeDependencies>
- <Dependency>glib2</Dependency>
- <Dependency>libxfce4util</Dependency>
- <Dependency>gsettings-desktop-schemas</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>xfconf-devel</Name>
- <IsA>library</IsA>
- <IsA>data:doc</IsA>
- <Summary>Xfconf development files</Summary>
- <RuntimeDependencies>
- <Dependency>glib2-devel</Dependency>
- <Dependency release="current">xfconf</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="doc">/usr/share/gtk-doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="11">
- <Date>2024-12-01</Date>
- <Version>4.19.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2024-11-03</Date>
- <Version>4.19.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="9">
- <Date>2024-10-18</Date>
- <Version>4.19.3</Version>
- <Comment>Version bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="8">
- <Date>2024-03-07</Date>
- <Version>4.19.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-04-17</Date>
- <Version>4.19.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2022-12-14</Date>
- <Version>4.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-12-02</Date>
- <Version>4.17.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-11-10</Date>
- <Version>4.17.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-11-03</Date>
- <Version>4.17.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2022-05-28</Date>
- <Version>4.16.0</Version>
- <Comment>New release.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-11-17</Date>
- <Version>4.15.0</Version>
- <Comment>Rebuild.For Beta System.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|