Files
main/office/misc/texi2html/pspec.xml
T
2018-08-07 11:06:55 +03:00

62 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>texi2html</Name>
<Homepage>http://savannah.nongnu.org/projects/texi2html/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Texinfo to HTML converter</Summary>
<Description>texi2html is a Perl script which can generate HTML from Texinfo source files.</Description>
<Archive sha1sum="20072444ce814d0e74fd7e467d1506908f8c889c" type="tarbz2">http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2</Archive>
</Source>
<Package>
<Name>texi2html</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc/texi2html</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="data">/usr/share/texi2html</Path>
<Path fileType="data">/usr/share/texinfo</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-08-07</Date>
<Version>5.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-18</Date>
<Version>5.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>5.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-20</Date>
<Version>5.0</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>