123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libgnome-keyring</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-keyring</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>library</IsA>
- <Summary>Compatibility library for accessing gnome-keyring</Summary>
- <Description>gnome-keyring is a program that keep password and other secrets for users.</Description>
- <Archive sha1sum="8a4b804c5bfa451ad8a529301fc8b66b5a145e58" >https://download.gnome.org/sources/gnome-keyring/46/gnome-keyring-46.2.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>dbus-devel</Dependency>
- <Dependency>gcr-devel</Dependency>
- <Dependency>pam-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>openssh</Dependency>
- <Dependency>libcap-ng-devel</Dependency>
- <Dependency>gnupg</Dependency>
- <Dependency>valgrind-devel</Dependency>
- <Dependency>libgcrypt-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>libsocket-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>libgnome-keyring</Name>
- <RuntimeDependencies>
- <Dependency>gcr</Dependency>
- <Dependency>pam</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libcap-ng</Dependency>
- <Dependency>libgcrypt</Dependency>
- <Dependency>libsocket</Dependency>
- <Dependency>libgpg-error</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/lib</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/etc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/p11-kit</Path>
- <Path fileType="data">/usr/share/GConf</Path>
- <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- </Package>
- <History>
- <Update release="12">
- <Date>2024-07-12</Date>
- <Version>46.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="11">
- <Date>2024-06-01</Date>
- <Version>46.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2022-11-02</Date>
- <Version>42.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-05-23</Date>
- <Version>42.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2021-05-30</Date>
- <Version>40.0</Version>
- <Comment>Version Bump.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-12-09</Date>
- <Version>3.28.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2020-02-07</Date>
- <Version>3.28.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2019-07-13</Date>
- <Version>3.28.2</Version>
- <Comment>Version Bump.</Comment>
- <Name>Erkan IŞIK</Name>
- <Email>erkaanisik@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-08-14</Date>
- <Version>3.20.1</Version>
- <Comment>Version Bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-03-02</Date>
- <Version>3.12</Version>
- <Comment>Rebuild for new toolchain.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>3.12</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-08-25</Date>
- <Version>3.12</Version>
- <Comment>First release</Comment>
- <Name>Vedat Demir</Name>
- <Email>vedat@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|