70 lines
2.5 KiB
XML
70 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>chmlib</Name>
|
|
<Homepage>http://www.jedrea.com/chmlib/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A library for dealing with Microsoft ITSS/CHM format files</Summary>
|
|
<Description>Chmlib is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files.</Description>
|
|
<Archive sha1sum="5231d7531e8808420d7f89fd1e4fdbac1ed7a167" type="tarbz2">http://www.jedrea.com/chmlib/chmlib-0.40.tar.bz2</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>chmlib</Name>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>chmlib-devel</Name>
|
|
<Summary>Development files for chmlib</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">chmlib</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-07</Date>
|
|
<Version>0.40</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-03-10</Date>
|
|
<Version>0.40</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.40</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-01-20</Date>
|
|
<Version>0.40</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|