Files
main/programming/language/perl/perl-Bytes-Random-Secure/pspec.xml
T
2026-04-08 15:01:01 +03:00

75 lines
2.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Bytes-Random-Secure</Name>
<Homepage>https://metacpan.org/release/Bytes-Random-Secure</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>PerlArtistic</License>
<IsA>library</IsA>
<Summary>Perl extension to generate cryptographically-secure random bytes.</Summary>
<Description>Perl extension to generate cryptographically-secure random bytes.</Description>
<Archive sha1sum="30955c1358428ef7b6aa64532daa1c163446c27c" type="targz">https://cpan.metacpan.org/authors/id/D/DA/DAVIDO/Bytes-Random-Secure-0.29.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl-Crypt-Random-Seed</Dependency>
<Dependency>perl-Math-Random-ISAAC</Dependency>
<Dependency>perl</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>perl-Bytes-Random-Secure.patch</Patch>
<Patch level="1">perl-Bytes-Random-Secure.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>perl-Bytes-Random-Secure</Name>
<RuntimeDependencies>
<Dependency>perl-Crypt-Random-Seed</Dependency>
<Dependency>perl-Math-Random-ISAAC</Dependency>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-04-08</Date>
<Version>0.29</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2025-07-08</Date>
<Version>0.29</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.29</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-10-14</Date>
<Version>0.29</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>