58 lines
2.0 KiB
XML
58 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>iw</Name>
|
||
<Homepage>https://wireless.wiki.kernel.org/en/users/documentation/iw</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv3</License>
|
||
<IsA>library</IsA>
|
||
<Summary>nl80211 based CLI configuration utility for wireless devices</Summary>
|
||
<Icon>iw</Icon>
|
||
<Description>kablosuz cihazlar için nl80211 tabanlı CLI yapılandırma yardımcı programı</Description>
|
||
<Archive sha1sum="84226ad9bfb94dc311a3f4b0a4903b7a78b7bab0" type="tarxz">https://mirrors.edge.kernel.org/pub/software/network/iw/iw-6.9.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libnl-devel</Dependency>
|
||
<Dependency versionFrom="6.6.30">kernel-headers</Dependency>
|
||
</BuildDependencies>
|
||
<!--
|
||
<Patches>
|
||
<Patch>iw.patch</Patch>
|
||
<Patch level="1">iw.patch</Patch>
|
||
</Patches>
|
||
-->
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>iw</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>libnl</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/sbin</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2024-05-20</Date>
|
||
<Version>6.9</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2022-11-05</Date>
|
||
<Version>5.19</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|