51 lines
1.8 KiB
XML
51 lines
1.8 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="1c32766240c319698542d677ac1ba67bee5b3001" type="tarxz">https://mirrors.edge.kernel.org/pub/software/network/iw/iw-5.19.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libnl-devel</Dependency>
|
||
<Dependency versionFrom="5.15.86">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="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>
|