blob: 5a84fa4c2429bd6cf561acdd5da262e05db404ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=dev-util/patchelf
DEFINED_PHASES=compile configure install nofetch postinst test unpack
DEPEND=>=virtual/opencl-3
DESCRIPTION=Proprietary OpenCL implementation for AMD GPUs
EAPI=7
HOMEPAGE=https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-40
INHERIT=unpacker multilib-minimal
IUSE=abi_x86_32 abi_x86_64
KEYWORDS=~amd64 ~x86
LICENSE=AMD-GPU-PRO-EULA
RDEPEND=>=virtual/opencl-3 !media-libs/mesa[opencl]
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 )
RESTRICT=bindist mirror fetch strip
SLOT=0
SRC_URI=amdgpu-pro-20.40-1147286-ubuntu-20.04.tar.xz
_eclasses_=multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 unpacker fb4b84181244b3b9990fa0bf40232dd2 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multilib-build 8cdc28ee17e24f9f57730a28fe166a21 multilib-minimal b93489cf816ff90770a3c1c61b25db44
_md5_=3ab9511d36656745f4b8073e3ee4067b
|