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.
Created attachment 55403 [details] Ebuild I am not sure about the naming of this, or it's portage category.
Sorry to spam, forgot to say that the 80cgc file must be included from the 32-bit version.
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.
Never mind I should really read into stuff first...
w