Files
main/hardware/disk/squashfs-tools/pspec.xml
T
2026-03-02 15:46:19 +03:00

147 lines
5.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>squashfs-tools</Name>
<Homepage>https://sourceforge.net/projects/squashfs/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Userspace tools to create squashfs compressed filesystem</Summary>
<Description>Squashfs is a highly compressed read-only filesystem for Linux. This package contains the utilities for manipulating squashfs filesystems.</Description>
<Archive sha1sum="f66756f2738914d7b6437938f86d80d06c14d981" type="targz">https://github.com/plougher/squashfs-tools/archive/refs/tags/4.7.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>lzo-devel</Dependency>
<Dependency>lz4-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<!--xz-devel is in system.devel-->
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">0001-squashfs-tools-fix-build-failure-against-gcc-10.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>squashfs-tools</Name>
<RuntimeDependencies>
<Dependency>lzo</Dependency>
<Dependency>lz4</Dependency>
<Dependency>zstd</Dependency>
<!--xz is in system.base-->
<Dependency>zlib</Dependency>
<Dependency>xz</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>2026-03-02</Date>
<Version>4.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2025-11-10</Date>
<Version>4.7.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2025-08-19</Date>
<Version>4.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2024-11-29</Date>
<Version>4.6.1</Version>
<Comment>Version bump t.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2023-03-27</Date>
<Version>4.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-03-18</Date>
<Version>4.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-06-06</Date>
<Version>4.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-04-11</Date>
<Version>4.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-26</Date>
<Version>4.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-02-01</Date>
<Version>4.4</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-20</Date>
<Version>4.3</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-28</Date>
<Version>4.3</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>4.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-03-09</Date>
<Version>4.2</Version>
<Comment>First release</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
</History>
</PISI>