Files
main/desktop/gnome/base/gcr/pspec.xml
T
2019-02-06 21:53:36 +03:00

125 lines
5.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gcr</Name>
<Homepage>https://gitlab.gnome.org/GNOME/gcr</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>The Gcr package contains libraries used for displaying certificates and accessing key stores.</Summary>
<Description>The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.</Description>
<Archive sha1sum="65cddbc1e12266233aca4d1857a93b42ef52f620" type="tarxz">mirrors://gnome/gcr/3.28/gcr-3.28.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>gnupg</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>p11-kit-devel</Dependency>
<Dependency>python-six</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gcr</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>p11-kit</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libgcr*</Path>
<Path fileType="library">/usr/lib/libgck*</Path>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/GConf</Path>
<Path fileType="data">/usr/share/gcr-3</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/etc/security/limits.d/10-gcr.conf">10-gcr.conf</AdditionalFile>
</AdditionalFiles>
</Package>
<Package>
<Name>gcr-devel</Name>
<Summary>Development files for gcr</Summary>
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>p11-kit-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency release="current">gcr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>gcr-docs</Name>
<IsA>data:doc</IsA>
<Summary>gcr reference documents</Summary>
<RuntimeDependencies>
<Dependency>gcr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-09-16</Date>
<Version>3.28.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-04-21</Date>
<Version>3.28.0</Version>
<Comment>Release bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-03-30</Date>
<Version>3.20.0</Version>
<Comment>Release bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-05-17</Date>
<Version>3.20.0</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>