libburnia family: version bump to 1.5.6
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!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>
|
||||
@@ -13,12 +14,13 @@
|
||||
<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="472733ee4b5cde17e2b87e2b5dcfb69417575752" type="targz">http://files.libburnia-project.org/releases/libisofs-1.5.4.tar.gz</Archive>
|
||||
<Archive sha1sum="e675358d89279e6d39a1498bcbd7ae14509cd1a4" type="targz">http://files.libburnia-project.org/releases/libisofs-1.5.6.pl01.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libisofs</Name>
|
||||
<RuntimeDependencies>
|
||||
@@ -49,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libburn</Name>
|
||||
@@ -9,12 +9,13 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>libburn</Icon>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<PartOf>hardware.optical</PartOf>
|
||||
<Summary>A library for reading, mastering and writing optical discs</Summary>
|
||||
<Description>Libburn is an open-source library for reading, mastering and writing optical discs.</Description>
|
||||
<Archive sha1sum="f1f6b91c18bcf0df1c38a0665657b10f1a76de58" type="targz">http://files.libburnia-project.org/releases/libburn-1.5.4.tar.gz</Archive>
|
||||
<Archive sha1sum="e2e3e17f86d2f8189dc4b2d0fed5649032950594" type="targz">http://files.libburnia-project.org/releases/libburn-1.5.6.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -40,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2023-07-30</Date>
|
||||
<Version>1.5.6</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-08-11</Date>
|
||||
<Version>1.5.4</Version>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libisoburn</Name>
|
||||
@@ -9,17 +9,18 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>libisoburn</Icon>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Frontend for libraries libburn and libisofs</Summary>
|
||||
<Description>Frontend for libraries libburn and libisofs</Description>
|
||||
<Archive sha1sum="e0adbfb01487b5f5c1b28554a027e15309977f00" type="targz">http://files.libburnia-project.org/releases/libisoburn-1.5.4.tar.gz</Archive>
|
||||
<Archive sha1sum="24585135f671251118dbe6062919ee8c34dbdc7f" type="targz">http://files.libburnia-project.org/releases/libisoburn-1.5.6.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>libburn-devel</Dependency>
|
||||
<Dependency>libisofs-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -28,9 +29,9 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>acl</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency>libburn</Dependency>
|
||||
<Dependency>libisofs</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -54,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2023-08-07</Date>
|
||||
<Version>1.5.6</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-08-11</Date>
|
||||
<Version>1.5.4</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>ISO 9660 image manipulation tool</Summary>
|
||||
<Description>xorriso is a program which maps file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to filesystem objects. Vice versa xorriso is able to restore file objects from ISO 9660 filesystems.</Description>
|
||||
<Archive sha1sum="6c35c2ed495904e581f351a462129a99f3bb6062" type="targz">http://www.gnu.org/software/xorriso/xorriso-1.5.4.pl02.tar.gz</Archive>
|
||||
<Archive sha1sum="4377a7ab6eefad4afe38f56b37f5b583f34b5b33" type="targz">https://www.gnu.org/software/xorriso/xorriso-1.5.6.pl02.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>attr-devel</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-07-30</Date>
|
||||
<Version>1.5.6</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-08-11</Date>
|
||||
<Version>1.5.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user