Files

51 lines
2.0 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>strip-nondeterminism</Name>
<Homepage>https://salsa.debian.org/reproducible-builds/strip-nondeterminism</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>GPL-3.0-or-later</License>
<IsA>library</IsA>
<Summary>Tool for stripping bits of non-deterministic information from files</Summary>
<Description>Tool for stripping bits of non-deterministic information from files</Description>
<Archive type="tarbz2" sha1sum="16a19293db41745eb03f982e861198caeb5d059c">https://reproducible-builds.org/_lfs/releases/strip-nondeterminism/strip-nondeterminism-1.15.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Archive-Zip</Dependency>
<Dependency>perl-archive-cpio</Dependency>
<Dependency>perl-sub-override</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>strip-nondeterminism</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Archive-Zip</Dependency>
<Dependency>perl-archive-cpio</Dependency>
<Dependency>perl-sub-override</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5/vendor_perl</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2026-06-08</Date>
<Version>1.15.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>