48 lines
1.8 KiB
XML
48 lines
1.8 KiB
XML
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pkgconfig</Name>
|
|
<Homepage>http://www.freedesktop.org/software/pkgconfig/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Package Config system that manages compile/link flags for libraries</Summary>
|
|
<Description>Package Config system that manages compile/link flags for libraries. It helps you insert the correct compiler options on the command line.</Description>
|
|
<Archive sha1sum="271ce928f6d673cc16cbced2bfd14a5f2e5d3d37" type="targz">http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gnuconfig</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>pkgconfig</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/aclocal</Path>
|
|
<Path fileType="data">/usr/share/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2016-03-13</Date>
|
|
<Version>0.29.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|