Files
main/programming/language/perl/perl-Net-SSLeay/pspec.xml
T
2018-07-26 15:14:14 +03:00

74 lines
2.9 KiB
XML
Raw 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 "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Net-SSLeay</Name>
<Homepage>http://search.cpan.org/~flora/Net-SSLeay</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Net::SSLeay module for perl</Summary>
<Description>Net::SMPP is an implementation of Short Message Peer to Peer protocol over TCP. This protocol is frequently used in the telecoms and mobile operator world to pass short messages between systems that implement the short message service (SMS).</Description>
<Archive sha1sum="5f1c7b6ccac81efd5b78b1e076c694f96ca5c439" type="targz">http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Test-Exception</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">Net-SSLeay-1.82-fix-libdir.patch</Patch>
<Patch level="1">Net-SSLeay-1.82-fix-network-tests.patch</Patch>
<Patch level="1">Net-SSLeay-1.82-respect-cflags.patch</Patch>
</Patches>
</Source>
<Package>
<Name>perl-Net-SSLeay</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>zlib</Dependency>
<Dependency>openssl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc/perl-Net-SSLeay</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-07-26</Date>
<Version>1.85</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-24</Date>
<Version>1.80</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.72</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-14</Date>
<Version>1.72</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>