Files
core/system/devel/gobject-introspection/pspec.xml
T
Ertuğrul Erata 8e13c775be core updated.
2015-05-17 16:28:10 +03:00

140 lines
5.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gobject-introspection</Name>
<Homepage>http://live.gnome.org/GObjectIntrospection</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2+</License>
<License>GPLv2+</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Introspection system for GObject-based libraries</Summary>
<Description>gobject-introspection can scan C header and source files in order to generate introspection typelib files. It also provides an API to examine typelib files, useful for creating language bindings among other things.</Description>
<Archive sha1sum="5bae1d170e19d6b3de2d1dd2554d5fc1230ee5fd" type="tarxz">mirrors://gnome/gobject-introspection/1.44/gobject-introspection-1.44.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-mako</Dependency>
<Dependency versionFrom="2.44.0">glib2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gobject-introspection</Name>
<RuntimeDependencies>
<Dependency>libffi</Dependency>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/lib*.so*</Path>
<Path fileType="data">/usr/lib/girepository-1.0/*.typelib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>gobject-introspection-devel</Name>
<Summary>Development files for gobject-introspection</Summary>
<RuntimeDependencies>
<Dependency release="current">gobject-introspection</Dependency>
<!-- gobject-introspection's pc file needs libffi's pc file>
<Dependency>libffi-devel</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/gobject-introspection</Path>
<Path fileType="executable">/usr/bin/g-ir-*</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="data">/usr/share/gobject-introspection-1.0</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2015-04-06</Date>
<Version>1.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2014-05-11</Date>
<Version>1.40.0</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2014-04-14</Date>
<Version>1.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2014-04-06</Date>
<Version>1.38.0</Version>
<Comment>Rebuild</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2014-02-01</Date>
<Version>1.38.0</Version>
<Comment>Rebuild Unused</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2013-10.12</Date>
<Version>1.38.0</Version>
<Comment>V.Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2013-07-24</Date>
<Version>1.37.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-04-07</Date>
<Version>1.36.0</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-02-24</Date>
<Version>1.35.8</Version>
<Comment>V.Bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-02-04</Date>
<Version>1.35.4</Version>
<Comment>New version bump to 1.35.4.</Comment>
<Name>Idris Kalp</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-12-31</Date>
<Version>1.34.2</Version>
<Comment>First release</Comment>
<Name>Idris Kalp</Name>
<Email>yaralikurt15@hotmail.com</Email>
</Update>
</History>
</PISI>