blob: ffef39f519a724fe9249a9c373313ba3e726a421 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst prepare unpack
DEPEND=>=app-arch/rpm2targz-9.0.0.3g
DESCRIPTION=Intel's implementation of the OpenCL standard
EAPI=5
HOMEPAGE=http://software.intel.com/en-us/articles/opencl-sdk/
IUSE=android +system-tbb system-clang +system-boost +system-qt
KEYWORDS=-* ~amd64
LICENSE=Intel-SDP
RDEPEND=app-eselect/eselect-opencl sys-process/numactl system-tbb? ( >=dev-cpp/tbb-4.2.20131118 ) system-clang? ( =sys-devel/clang-3.4* ) system-boost? ( >=dev-libs/boost-1.52.0:= ) system-qt? ( >=dev-qt/qtgui-4.8.5:4 >=dev-qt/qtcore-4.8.5:4 )
RESTRICT=mirror
SLOT=0
SRC_URI=http://registrationcenter.intel.com/irc_nas/4181/intel_sdk_for_ocl_applications_2014_ubuntu_4.4.0.117_x64.tgz
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_prepare:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 rpm 3e120fdd74b358f9fb42b825a6558f61 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=3890916104b07f087f4c3f19dfccaa9a
|