| 1 |
kelmo-guest |
111 |
Source: madwifi
|
| 2 |
kelmo-guest |
109 |
Section: non-free/net
|
| 3 |
|
|
Priority: optional
|
| 4 |
|
|
Maintainer: Debian madwifi team <pkg-madwifi-maintainers@lists.alioth.debian.org>
|
| 5 |
|
|
Uploaders: Loic Minier <lool@dooz.org>, Kel Modderman <kelrin@tpg.com.au>, Matt Brown <debian@mattb.net.nz>, Alex Wallis <awol@otaku42.de>, Stefan Lippers-Hollmann <s.l-h@gmx.de>
|
| 6 |
|
|
Build-Depends: cdbs, debhelper (>= 4.1.0), dpatch, patchutils, bzip2
|
| 7 |
|
|
Standards-Version: 3.6.2
|
| 8 |
|
|
|
| 9 |
|
|
Package: madwifi-ng-tools
|
| 10 |
|
|
Architecture: any
|
| 11 |
|
|
Depends: ${shlibs:Depends}, ifupdown
|
| 12 |
|
|
Recommends: wireless-tools
|
| 13 |
|
|
Conflicts: madwifi-tools
|
| 14 |
|
|
Replaces: madwifi-tools
|
| 15 |
|
|
Provides: madwifi-tools
|
| 16 |
|
|
Suggests: bridge-utils, hostapd, wpasupplicant
|
| 17 |
|
|
Description: tools for the Multiband Atheros Driver for WiFi
|
| 18 |
|
|
This package provides userspace tools for the madwifi driver. The tools are
|
| 19 |
|
|
required to use and manipulate the madwifi interfaces present in a system.
|
| 20 |
|
|
|
| 21 |
|
|
Package: madwifi-ng-source
|
| 22 |
|
|
Architecture: all
|
| 23 |
|
|
Depends: module-assistant, debhelper (>=4.1.0), bzip2, sharutils
|
| 24 |
|
|
Suggests: kernel-package
|
| 25 |
|
|
Conflicts: madwifi-source
|
| 26 |
|
|
Replaces: madwifi-source
|
| 27 |
|
|
Provides: madwifi-source
|
| 28 |
|
|
Description: source for the Multiband Atheros Driver for WiFi
|
| 29 |
|
|
This package provides the source code for the madwifi-ng kernel modules.
|
| 30 |
|
|
The madwifi-ng-tools package is also required in order to make use of these
|
| 31 |
|
|
modules. Kernel source or headers are required to compile these modules.
|
| 32 |
|
|
|
| 33 |
|
|
Package: madwifi-ng-dev
|
| 34 |
|
|
Architecture: all
|
| 35 |
|
|
Depends: madwifi-ng-source (= ${Source-Version})
|
| 36 |
|
|
Conflicts: madwifi-dev
|
| 37 |
|
|
Replaces: madwifi-dev
|
| 38 |
|
|
Provides: madwifi-dev
|
| 39 |
|
|
Description: development includes for the Multiband Atheros Driver for WiFi
|
| 40 |
|
|
This package provides the development includes from the madwifi source code.
|
| 41 |
|
|
The includes are required to compile support for the madwifi interface into
|
| 42 |
|
|
userspace utilities such as wpa_supplicant and hostapd.
|