summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-11-15 21:12:56 +0000
committerJustin Lecher <jlec@gentoo.org>2012-11-15 21:12:56 +0000
commit0a8a8ce7d0f3fa30e8af57c9039f1ca8e267a0ab (patch)
treed446592b3d37f513c46baaea9ddf384d3cded341 /media-gfx/nvidia-cg-toolkit/files
parentFix from upstream/ChromiumOS for cleaning up shared memory. (diff)
downloadhistorical-0a8a8ce7d0f3fa30e8af57c9039f1ca8e267a0ab.tar.gz
historical-0a8a8ce7d0f3fa30e8af57c9039f1ca8e267a0ab.tar.bz2
historical-0a8a8ce7d0f3fa30e8af57c9039f1ca8e267a0ab.zip
media-gfx/nvidia-cg-toolkit: Move to EAPI=5; handle example and doc installation via USE; support FEATURES=noman and portges file filters; Make it more prefix friendly
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0x8009D6F070EB7916
Diffstat (limited to 'media-gfx/nvidia-cg-toolkit/files')
-rw-r--r--media-gfx/nvidia-cg-toolkit/files/80cgc-opt-27
1 files changed, 7 insertions, 0 deletions
diff --git a/media-gfx/nvidia-cg-toolkit/files/80cgc-opt-2 b/media-gfx/nvidia-cg-toolkit/files/80cgc-opt-2
new file mode 100644
index 000000000000..76c65274042e
--- /dev/null
+++ b/media-gfx/nvidia-cg-toolkit/files/80cgc-opt-2
@@ -0,0 +1,7 @@
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/nvidia-cg-toolkit/files/80cgc-opt-2,v 1.1 2012/11/15 21:12:55 jlec Exp $
+
+# Configures the CG Runtime environment for Bourne shell and compatible shells
+CG_COMPILER_EXE=@GENTOO_PORTAGE_EPREFIX@/opt/bin/cgc
+
+# Make sure the helper files are found
+LDPATH="/opt/nvidia-cg-toolkit/lib"