120 lines
4.3 KiB
XML
120 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libisofs</Name>
|
||
<Homepage>https://dev.lovelyhq.com/libburnia/web/wiki</Homepage>
|
||
<License>GPLv2</License>
|
||
<Icon>libisofs</Icon>
|
||
<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="da19a4ae9cb4bfcffc68617b7396913bd88d3539" type="targz">https://files.libburnia-project.org/releases/libisofs-1.5.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/libisofs.so*</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>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="10">
|
||
<Date>2026-04-05</Date>
|
||
<Version>1.5.8</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2024-11-29</Date>
|
||
<Version>1.5.6</Version>
|
||
<Comment>Version bump t.</Comment>
|
||
<Name>Ümit Solmaz</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2023-08-07</Date>
|
||
<Version>1.5.6</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2021-08-11</Date>
|
||
<Version>1.5.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2020-02-01</Date>
|
||
<Version>1.5.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<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>
|