Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93359 Details for
Bug 142678
net-wireless/fwextract - small program to extract firmware from windows driver for prism54 based cards
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-wireless/fwextract-3.ebuild
fwextract-3.ebuild (text/plain), 624 bytes, created by
Víctor Enríquez
on 2006-08-03 10:58:32 UTC
(
hide
)
Description:
net-wireless/fwextract-3.ebuild
Filename:
MIME Type:
Creator:
Víctor Enríquez
Created:
2006-08-03 10:58:32 UTC
Size:
624 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Small utility to extract firmware from windows drivers on prism54 cards" >HOMEPAGE="http://prism54.org/misc.html" >SRC_URI="http://prism54.org/misc/fwextract3.tar.bz2" >RESTRICT="nomirror" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~mips ~sparc ~x86 ~amd64 ~ppc ~ppc64" >IUSE="" > >src_compile() { > cd ${WORKDIR}/fwextract3/ > emake || die "emake failed" >} > >src_install() { > dobin ${WORKDIR}/fwextract3/fwextract >} > >pkg_postinstall() { >einfo "Sintax: fxextract file.sys basename no/byteswap" >} > >
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 142678
:
93359
|
171880