Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74227 Details for
Bug 114682
media-video/nvidia-xconfig-1.0 (NEW EBUILD)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video/nvidia-xconfig/nvidia-xconfig-1.0.ebuild
nvidia-xconfig-1.0.ebuild (text/plain), 649 bytes, created by
Peter Hyman
on 2005-12-07 06:02:08 UTC
(
hide
)
Description:
media-video/nvidia-xconfig/nvidia-xconfig-1.0.ebuild
Filename:
MIME Type:
Creator:
Peter Hyman
Created:
2005-12-07 06:02:08 UTC
Size:
649 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit toolchain-funcs multilib > >DESCRIPTION="X configurator for NVIDIA" >HOMEPAGE="http://www.nvidia.com" >SRC_URI="ftp://download.nvidia.com/XFree86/nvidia-xconfig/${PF}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="" >RDEPEND="media-video/nvidia-kernel" > >S=${WORKDIR}/${PF} > >src_compile() { > cd ${S} > emake CC=$(tc-getCC) || die "Could not build nvidia-xconfig. Sorry :(" >} > >src_install() { > # really only need nvidia-xconfig and manpage > exeinto /usr/bin > doexe nvidia-xconfig > doman nvidia-xconfig.1 >} >
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 114682
:
74190
| 74227