15 lines
555 B
Bash
15 lines
555 B
Bash
# Template file for 'iw'
|
|
pkgname=iw
|
|
version=4.1
|
|
revision=1
|
|
build_pie=yes
|
|
build_style=gnu-makefile
|
|
make_install_args="SBINDIR=/usr/bin"
|
|
hostmakedepends="pkg-config libnl3-devel"
|
|
makedepends="libnl3-devel"
|
|
short_desc="nl80211 based CLI configuration utility for wireless devices"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
|
|
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
|
|
checksum=5164aaacd8e82501d84a2187af194e8285a5a5b76e200447eb58d4dd78d1a34b
|