123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>folks</Name>
- <Homepage>https://wiki.gnome.org/Projects/Folks</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <Summary>Library to aggregates people into metacontacts</Summary>
- <Description>Library to aggregates people into metacontacts</Description>
- <Archive sha1sum="d361fa3c49fbb2ad381779d711e785ed89a555ea" type="tarxz">https://download.gnome.org/sources/folks/0.15/folks-0.15.9.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>evolution-data-server-devel</Dependency>
- <Dependency>readline-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>libgee-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>telepathy-glib-devel</Dependency>
- <Dependency>readline-devel</Dependency>
- <Dependency>meson</Dependency>
- <Dependency>python3-dbusmock</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>vala-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>folks</Name>
- <Summary>Library to aggregates people into metacontacts</Summary>
- <RuntimeDependencies>
- <Dependency>evolution-data-server</Dependency>
- <Dependency>libgee</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>telepathy-glib</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>readline</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/folks</Path>
- <Path fileType="library">/usr/lib/girepository-1.0</Path>
- <Path fileType="library">/usr/lib/lib*.so*</Path>
- <Path fileType="data">/usr/share/GConf</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <Package>
- <Name>folks-devel</Name>
- <Summary>Development files for folks</Summary>
- <RuntimeDependencies>
- <Dependency release="current">folks</Dependency>
- <Dependency>evolution-data-server-devel</Dependency>
- <Dependency>libgee-devel</Dependency>
- <Dependency>telepathy-glib-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/share/gir-1.0</Path>
- <Path fileType="data">/usr/share/vala</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-03-23</Date>
- <Version>0.15.9</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2024-03-17</Date>
- <Version>0.15.8</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-10-25</Date>
- <Version>0.15.5</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-11-02</Date>
- <Version>0.15.5</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-03-23</Date>
- <Version>0.15.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-01-18</Date>
- <Version>0.15.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-07-19</Date>
- <Version>0.15.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-04-21</Date>
- <Version>0.14.0</Version>
- <Comment>First release.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|