Files
2026-02-09 11:37:05 +03:00

60 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>parallel</Name>
<Homepage>https://www.gnu.org/software/parallel/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>CC-BY-SAv4.0/GPLv3</License>
<PartOf>programming.tool</PartOf>
<Summary>A shell tool for executing jobs in parallel using one or more computers.</Summary>
<Description>pass</Description>
<Archive sha1sum="1cb7c19bdacc20d89d3a20588d3cd609a467af56" type="tarbz2">mirrors://gnu/parallel/parallel-20260122.tar.bz2</Archive>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>parallel</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
<Path fileType="data">/usr/share/zsh</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc/parallel/CREDITS</Path>
<Path fileType="doc">/usr/share/doc/parallel/README</Path>
<Path fileType="doc">/usr/share/doc/parallel/CC-BY-SA-4.0.txt</Path>
<Path fileType="doc">/usr/share/doc/parallel/GFDL-1.3-or-later.txt</Path>
<Path fileType="doc">/usr/share/doc/parallel/GPL-3.0-or-later.txt</Path>
</Files>
</Package>
<Package>
<Name>parallel-doc</Name>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2026-02-08</Date>
<Version>20260122</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-12-22</Date>
<Version>20241122</Version>
<Comment>Init.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>