]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blame - iw/iw.nm
glibc: Disable multilib support on X86_64
[people/stevee/ipfire-3.x.git] / iw / iw.nm
CommitLineData
d3799bb3 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
d3799bb3
MT
4###############################################################################
5
802ea3af 6name = iw
5e991b6c 7version = 5.9
39040e60 8release = 2
d3799bb3 9
802ea3af 10groups = System/Base
5e991b6c 11url = https://www.linuxwireless.org/en/users/Documentation/iw
802ea3af 12license = BSD
5e991b6c 13summary = A nl80211 based wireless configuration tool
d3799bb3 14
802ea3af 15description
416e53bd
MT
16 iw is a new nl80211 based CLI configuration utility for wireless
17 devices. It supports almost all new drivers that have been added
7737398f 18 to the kernel recently.
802ea3af
MT
19end
20
416e53bd 21source_dl = https://www.kernel.org/pub/software/network/iw/
4f3d5107 22sources = %{thisapp}.tar.xz
802ea3af
MT
23
24build
25 requires
39040e60 26 libnl3-devel
802ea3af
MT
27 end
28end
29
30packages
31 package %{name}
1f9bc2f0
MT
32
33 package %{name}-debuginfo
34 template DEBUGINFO
35 end
802ea3af 36end