47 lines
2.0 KiB
XML
Executable File
47 lines
2.0 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>bzip3</Name>
|
|
<Homepage>http://www.bzip.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BZIP2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A high-quality data compressor</Summary>
|
|
<Description>bzip2 is high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.</Description>
|
|
<Archive sha1sum="48e94d3db9a16b01294345bb1f5dd9e2808b865e" type="tarxz">https://github.com/kspalaiologos/bzip3/releases/download/1.5.1/bzip3-1.5.1.tar.xz</Archive>
|
|
<Patches>
|
|
<!-- <Patch level="1">bzip2-1.0.2-progress.patch</Patch> -->
|
|
<!-- <Patch level="1">bzip2-1.0.4-bzip2recover.patch</Patch> -->
|
|
<!-- <Patch level="1">bzip2-1.0.4-man-links.patch</Patch> -->
|
|
<!-- <Patch>bzip2-1.0.8-saneso.patch</Patch> -->
|
|
<!-- <Patch level="1">manpath.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>bzip3</Name>
|
|
<Files>
|
|
<Path fileType="executable">/bin</Path>
|
|
<Path fileType="library">/lib</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2025-04-11</Date>
|
|
<Version>1.5.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|