Files
main/programming/language/perl/perl-Net-Pcap/pspec.xml
T
2026-04-08 19:09:05 +03:00

82 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Net-Pcap</Name>
<Homepage>https://metacpan.org/release/Net-Pcap</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>GPL</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Interface to pcap(3) LBL packet capture library</Summary>
<Description>The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library.</Description>
<Archive sha1sum="eeb06a717bf837da0a7a34c9f688f20dc0c4282a" type="targz">https://cpan.metacpan.org/authors/id/C/CO/CORION/Net-Pcap-0.21.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>libpcap-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">Net-Pcap-0.18-Adapt-a-test-to-libpcap-1.8.0.patch</Patch> -->
<!-- <Patch level="1">Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>perl-Net-Pcap</Name>
<Summary>Interface to pcap(3) LBL packet capture library</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>libpcap</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>0.21</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2026-04-08</Date>
<Version>0.18</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2025-07-08</Date>
<Version>0.18</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.18</Version>
<Comment>Version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-08</Date>
<Version>0.18</Version>
<Comment>Version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>