Files
main/desktop/toolkit/gtk/gtk-doc/pspec.xml
T
bferturk f717419cba rebuild
2016-06-09 17:31:10 +03:00

61 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gtk-doc</Name>
<Homepage>http://www.gtk.org/gtk-doc</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<License>FDL-1.1</License>
<IsA>app:console</IsA>
<Summary>GTK+ API documentation generator</Summary>
<Description>Gtk-Doc is typically used to document the public API of GTK+ and GNOME libraries, but it can also be used to document application code.</Description>
<Archive sha1sum="49b4fc9d4cf618c53f39f35f4cf2fc27b7b3dae4" type="tarxz">mirrors://gnome/gtk-doc/1.21/gtk-doc-1.21.tar.xz</Archive>
<BuildDependencies>
<!--<Dependency>rarian</Dependency>-->
<Dependency>itstool</Dependency>
<Dependency>openjade</Dependency>
<Dependency>sgml-common</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libxslt-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gtk-doc</Name>
<RuntimeDependencies>
<!--<Dependency>rarian</Dependency>-->
<Dependency>docbook-xml</Dependency>
<Dependency>sgml-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/omf</Path>
<Path fileType="data">/var/lib</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.21</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-04-06</Date>
<Version>1.21</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>