88 lines
3.4 KiB
XML
88 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libmnl</Name>
|
||
<Homepage>https://netfilter.org/projects/libmnl/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<PartOf>network.library</PartOf>
|
||
<License>LGPLv2.1</License>
|
||
<IsA>library</IsA>
|
||
<Summary>libmnl is a minimalistic user-space library for Netlink developers.</Summary>
|
||
<Description>libmnl is a minimalistic user-space library for Netlink developers. There are a lot of common tasks involved in parsing, validating, and constructing both the Netlink header and TLVs that are repetitive and easy to get wrong.</Description>
|
||
<Archive sha1sum="63c6456b77f7978a7b37e62c1b38346b2ef2d91c" type="tarbz2">https://netfilter.org/projects/libmnl/files/libmnl-1.0.5.tar.bz2</Archive>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libmnl</Name>
|
||
<Summary>libmnl is a minimalistic user-space library for Netlink developers.</Summary>
|
||
<Files>
|
||
<Path fileType="man">/usr/share/man/</Path>
|
||
<Path fileType="doc">/usr/share/doc/libmnl</Path>
|
||
<Path fileType="library">/usr/lib/libmnl.so</Path>
|
||
<Path fileType="library">/usr/lib/libmnl.so.0</Path>
|
||
<Path fileType="library">/usr/lib/libmnl.so.0.2.0</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libmnl-devel</Name>
|
||
<Summary>Development files for libmnl</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">libmnl</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include/libmnl</Path>
|
||
<Path fileType="library">/usr/lib/pkgconfig/libmnl.pc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="6">
|
||
<Date>2022-08-03</Date>
|
||
<Version>1.0.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2020-04-10</Date>
|
||
<Version>1.0.4</Version>
|
||
<Comment>Patch version bump.</Comment>
|
||
<Name>Blue Devil</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2016-03-13</Date>
|
||
<Version>1.0.3</Version>
|
||
<Comment>Rebuilt with docker</Comment>
|
||
<Name>İbrahim KARAGÜZEL</Name>
|
||
<Email>karaguzelibrahim@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2014-03-09</Date>
|
||
<Version>1.0.3</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-07-28</Date>
|
||
<Version>1.0.3</Version>
|
||
<Comment>Move pc files to devel pack, rebuild</Comment>
|
||
<Name>Osman Erkan</Name>
|
||
<Email>osman.erkan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-09-02</Date>
|
||
<Version>1.0.3</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Osman Erkan</Name>
|
||
<Email>osman.erkan@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|