76 lines
2.6 KiB
XML
76 lines
2.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libnftnl</Name>
|
|
<Homepage>https://netfilter.org/projects/libnftnl/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Netfilter library providing interface to the nf_tables subsystem</Summary>
|
|
<Description>nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı</Description>
|
|
<Archive sha1sum="20116feb816148ad85d201482093ea20a86b58b3" type="tarxz">https://netfilter.org/projects/libnftnl/files/libnftnl-1.3.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libmnl-devel</Dependency>
|
|
</BuildDependencies>
|
|
-->
|
|
<!--
|
|
<Patches>
|
|
<Patch>libnftnl.patch</Patch>
|
|
<Patch level="1">libnftnl.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libnftnl</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libmnl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libnftnl-devel</Name>
|
|
<Summary>Development files for libnftnl</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libmnl-devel</Dependency>
|
|
<Dependency release="current">libnftnl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2025-11-29</Date>
|
|
<Version>1.3.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2023-10-13</Date>
|
|
<Version>1.2.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2023-01-13</Date>
|
|
<Version>1.2.4</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|