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

80 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Devel-CheckLib</Name>
<Homepage>https://metacpan.org/pod/Devel::CheckLib</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>perl_5</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Devel::CheckLib - check that a library is available.</Summary>
<Description>
Devel::CheckLib is a perl module that checks whether a particular C library and its headers are available.
</Description>
<Archive sha1sum="a80d5fc9d1ebab7452cea5c0e58b94c9fb7aea2d" type="targz">
https://cpan.metacpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.16.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Mock-Config</Dependency>
<Dependency>perl-Capture-Tiny</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Devel-CheckLib</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2026-04-08</Date>
<Version>1.16</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2025-07-08</Date>
<Version>1.16</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2024-05-16</Date>
<Version>1.16</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-12-29</Date>
<Version>1.16</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-12-21</Date>
<Version>1.14</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>