perl-Alien-Libxml2 : first pisi rel
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Alien-Libxml2</Name>
|
||||
<Homepage>https://metacpan.org/release/Alien-libxml2</Homepage>
|
||||
<Packager>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<License>Artistic</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Installs the C libxml2 library on your system.</Summary>
|
||||
<Description>This module provides libxml2 for other modules to use.</Description>
|
||||
<Archive sha1sum="1e284c1e5596f999dfe8615958974f71ae29343a" type="targz">https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-0.15.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl-Alien-Build</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>perl-Alien-Libxml2</Name>
|
||||
<Summary>Installs the C libxml2 library on your system.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl-Alien-Build</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-04-10</Date>
|
||||
<Version>0.15</Version>
|
||||
<Comment>First Pisi Release</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user