91 lines
3.9 KiB
XML
91 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gcr</Name>
|
|
<Homepage>http://www.gnome.org/</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="4556e4c752520320baee8fd608d82164d34c13d6" type="tarxz">mirrors://gnome/gcr/3.20/gcr-3.20.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gnupg</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>vala-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>p11-kit-devel</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="doc">/usr/share/gtk-doc</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>
|
|
|
|
<History>
|
|
<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>
|