Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38752 Details for
Bug 44342
support for gpr400 pcmcia chip-card reader in pcmcia-cs ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff against pcmcia-cs-3.2.7.ebuild
pcmcia-cs.diff (text/plain), 1.18 KB, created by
jochen
on 2004-09-02 05:40:41 UTC
(
hide
)
Description:
diff against pcmcia-cs-3.2.7.ebuild
Filename:
MIME Type:
Creator:
jochen
Created:
2004-09-02 05:40:41 UTC
Size:
1.18 KB
patch
obsolete
>diff -Naur pcmcia-cs-3.2.7.ebuild.orig pcmcia-cs-3.2.7.ebuild >--- pcmcia-cs-3.2.7.ebuild.orig 2004-08-30 12:38:15.000000000 +0200 >+++ pcmcia-cs-3.2.7.ebuild 2004-03-11 13:46:39.000000000 +0100 >@@ -6,11 +6,14 @@ > > OV="orinoco-0.13e" > >+GPR400_VERSION="0.9.7" >+ > DESCRIPTION="PCMCIA tools for Linux" > SRC_URI="mirror://sourceforge/pcmcia-cs/${P}.tar.gz > http://dev.gentoo.org/~latexer/files/patches/${P}-module-init-tools.diff.gz > ppc? ( http://dev.gentoo.org/~latexer/files/patches/pcmcia-cs-3.2.5-ppc-fix.diff.gz ) > http://ozlabs.org/people/dgibson/dldwd/monitor-0.13e.patch" >+ gpr400? ( http://www.innovationsw.com/~jaiger/downloads/smartcard/gpr400_cs-${GPR400_VERSION}.tar.gz )" > > HOMEPAGE="http://pcmcia-cs.sourceforge.net" > IUSE="X trusted build apm pnp nocardbus" >@@ -44,9 +47,14 @@ > # Fix for ppc on newer benh kernels > [ "${ARCH}" == "ppc" ] && epatch ${DISTDIR}/pcmcia-cs-3.2.5-ppc-fix.diff.gz > >+ # Fix for orinoco cards >+ epatch ${FILESDIR}/pcmcia-cs-orinoco_cs.patch >+ > # Install man-pages into /usr/share/man > sed -i -e 's:usr/man:usr/share/man:g' Configure \ > || die "sed Configure failed (2)" >+ >+ use gpr400 && unpack gpr400_cs-${GPR400_VERSION}.tar.gz > } > > src_compile() {
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44342
:
27196
| 38752