blob: 1f2fd21b196a81f3494250142fdebf9d20ff9d2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst prepare pretend setup unpack
DESCRIPTION=NVIDIA CUDA Toolkit (compiler and friends)
EAPI=5
HOMEPAGE=http://developer.nvidia.com/cuda
IUSE=debugger doc eclipse profiler
KEYWORDS=-* ~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=NVIDIA-CUDA
RDEPEND=<sys-devel/gcc-4.9[cxx] debugger? ( sys-libs/libtermcap-compat sys-libs/ncurses[tinfo] ) eclipse? ( >=virtual/jre-1.6 ) profiler? ( >=virtual/jre-1.6 ) amd64? ( >=x11-drivers/nvidia-drivers-340.32[uvm] ) x86? ( <x11-drivers/nvidia-drivers-346.35[uvm] )
RESTRICT=bindist mirror
SLOT=0/6.5.14
SRC_URI=amd64? ( http://developer.download.nvidia.com/compute/cuda/6_5/rel/installers/cuda_6.5.14_linux_64.run ) x86? ( http://developer.download.nvidia.com/compute/cuda/6_5/rel/installers/cuda_6.5.14_linux_32.run )
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d cuda bb861e5221b7272ac90c2f12791c1e66 desktop 3b1f1d9a6b749c9ce2d5182877265b23 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 42d97132740235ad4310cd60beb1992e ltprune 2729691420b6deeda2a90b1f1183fb55 multilib c9e26066f2b7b5a91ad08d042f7f7306 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c unpacker 3cd8bad0d31e525cd26be1bfa4e61631 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748
_md5_=c28fce9dfadeba84e9642e11f23865a6
|