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

73 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Module-Build-XSUtil</Name>
<Homepage>https://metacpan.org/pod/Module::Build::XSUtil</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>A Module::Build class for building XS modules.</Summary>
<Description>Module::Build::XSUtil is subclass of Module::Build for support building XS modules.</Description>
<Archive sha1sum="30ca8525d93f74f8f8f00387dc9b4fbee3965a86" type="targz">
https://cpan.metacpan.org/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-0.19.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Cwd-Guard</Dependency>
<Dependency>perl-Capture-Tiny</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-File-Copy-Recursive-Reduced</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Module-Build-XSUtil</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Devel-CheckCompiler</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/perl5/vendor_perl</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-04-08</Date>
<Version>0.19</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2025-07-08</Date>
<Version>0.19</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.19</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-11-19</Date>
<Version>0.19</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>