89 lines
3.4 KiB
XML
89 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libisofs</Name>
|
|
<Homepage>http://libburnia-project.org</Homepage>
|
|
<License>GPLv2</License>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>hardware.optical</PartOf>
|
|
<IsA>library</IsA>
|
|
<Summary>A library for creating ISO disc images</Summary>
|
|
<Description>libisofs is a library that handles creating ISO disc image files. It is intended to work together with libburn to write these images to discs</Description>
|
|
<Archive sha1sum="f487a6c9cb713fd7f0aab21860f219ac2267801f" type="targz">http://files.libburnia-project.org/releases/libisofs-1.4.8.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>acl-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>libisofs</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>acl</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libisofs-devel</Name>
|
|
<Summary>Development files for libisofs</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libisofs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="doc">/usr/share/doc/libisofs/Tutorial</Path>
|
|
<Path fileType="doc">/usr/share/doc/libisofs/checksums.txt</Path>
|
|
<Path fileType="doc">/usr/share/doc/libisofs/susp_aaip_2_0.txt</Path>
|
|
<Path fileType="doc">/usr/share/doc/libisofs/susp_aaip_isofs_names.txt</Path>
|
|
<Path fileType="doc">/usr/share/doc/libisofs/zisofs_format.txt</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2018-08-18</Date>
|
|
<Version>1.4.8</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-01-03</Date>
|
|
<Version>1.4.8</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-28</Date>
|
|
<Version>1.4.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.4.2</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-26</Date>
|
|
<Version>1.4.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|