61 lines
2.4 KiB
XML
61 lines
2.4 KiB
XML
<PISI>
|
|
<Source>
|
|
<Name>docbook2x</Name>
|
|
<Homepage>http://docbook2x.sourceforge.net</Homepage>
|
|
<Packager>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<PartOf>office.docbook</PartOf>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>docbook2X converts DocBook documents to man and Texinfo format.</Summary>
|
|
<Description>docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.</Description>
|
|
<Archive sha1sum="7dc34d420f8aae2a0c0cdb39f52146ce005bf902" type="targz">http://downloads.sourceforge.net/project/docbook2x/docbook2x/0.8.8/docbook2X-0.8.8.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>docbook-xml</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>libxslt-devel</Dependency>
|
|
<Dependency>perl-XML-SAX</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">docbook2X-0.8.8-error_on_missing_refentry.patch</Patch>
|
|
<Patch level="1">docbook2X-0.8.8-filename_whitespace_handling.patch</Patch>
|
|
<Patch level="1">docbook2X-0.8.8-preprocessor_declaration_syntax.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>docbook2x</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>docbook-xml</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>libxslt</Dependency>
|
|
<Dependency>perl-XML-SAX</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2018-07-27</Date>
|
|
<Version>0.8.8</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2017-12-12</Date>
|
|
<Version>0.8.8</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|