Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173731 Details for
Bug 226933
bump net-wireless/at76c503a to 0.17
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
do not install CHANGELOG, file does not exist
at76c503a-0.17.ebuild (text/plain), 1.29 KB, created by
Pinky
on 2008-11-29 11:06:32 UTC
(
hide
)
Description:
do not install CHANGELOG, file does not exist
Filename:
MIME Type:
Creator:
Pinky
Created:
2008-11-29 11:06:32 UTC
Size:
1.29 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-wireless/at76c503a/at76c503a-0.16.ebuild,v 1.1 2007/09/30 20:53:54 genstef Exp $ > >inherit linux-mod eutils > >MY_P=at76_usb-${PV/_} >DESCRIPTION="at76c503 is a Linux driver for the wlan USB adapter based on the Atmel at76c503 chip. It currently supports ad-hoc mode, infrastructure mode, and WEP. It supports adapters from Atmel, the Belkin F5D6050, Netgear MA101, and others." >HOMEPAGE="http://developer.berlios.de/projects/at76c503a/" >SRC_URI="http://download.berlios.de/at76c503a/${MY_P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="" >RDEPEND="net-wireless/atmel-firmware > || ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 ) > >=net-wireless/wireless-tools-26-r1" >S=${WORKDIR}/${MY_P} > >MODULE_NAMES="at76_usb(net:)" >BUILD_TARGETS="all" > >CONFIG_CHECK="WIRELESS_EXT" >WIRELESS_EXT_ERROR="${P} requires support for Wireless LAN drivers (non-hamradio) & Wireless Extensions (CONFIG_WIRELESS_EXT)." > >pkg_setup() { > linux-mod_pkg_setup > BUILD_PARAMS="KERNEL_PATH=${KV_DIR}" >} > >src_compile() { > if kernel_is gt 2 6 26; then > epatch "${FILESDIR}/at76c503-kernel-2.6.27.patch" > fi > > linux-mod_src_compile >} > >src_install() { > linux-mod_src_install > > dodoc README >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 226933
:
169732
|
169738
|
169740
| 173731