Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 88091

Summary: New ebuild for x86_64 version of nvidia-cg-toolkit
Product: Gentoo Linux Reporter: Louai Khanji <louai.khanji>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild

Description Louai Khanji 2005-04-05 14:59:34 UTC
Hello,
Attached is an ebuild for the x86_64 version of nvidia's cg toolkit. This is needed on amd64 platforms for the Ogre 3d library (currently in portage). The 32 bit version currently in portage does not work. I am not sure whether the 32- and 64-bit versions can be installed in parallel. In any case, here is a (preliminary?) ebuild for the 64-bit version, adapted from the existing ebuilds for the standard i386 version.

Sorry about the convoluted text above :)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Louai Khanji 2005-04-05 15:01:01 UTC
Created attachment 55403 [details]
Ebuild

I am not sure about the naming of this, or it's portage category.
Comment 2 Louai Khanji 2005-04-05 15:02:19 UTC
Sorry to spam, forgot to say that the 80cgc file must be included from the 32-bit version.
Comment 3 Louai Khanji 2005-04-05 15:08:33 UTC
On further reflection on this, maybe this should be added to the standard ebuild. If the amd64 USE flag is enabled, the 64 bit version will be installed. Additionally, if multilib is in USE, the 32 bit versions would also be installed, to /usr/lib32. I am not sure which solution is cleaner, separate ebuilds or expanding the current 32-bit ebuild.
Comment 4 Louai Khanji 2005-04-05 15:56:40 UTC
Never mind I should really read into stuff first...
Comment 5 Louai Khanji 2005-04-05 15:57:06 UTC
w