blob: c7b5b00e1f9faa9bc00d732e6ba1317e5de2a848 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=ROCm System Management Interface Library
EAPI=8
HOMEPAGE=https://github.com/RadeonOpenCompute/rocm_smi_lib
INHERIT=cmake multilib prefix python-r1 python-utils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=NCSA-AMD
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0/4.5
SRC_URI=https://github.com/RadeonOpenCompute/rocm_smi_lib/archive/rocm-4.5.2.tar.gz -> rocm-smi-4.5.2.tar.gz
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a3abd6002fafb3022597be6b8d01f88b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d prefix eab3c99d77fe00506c109c8a736186f7 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15
_md5_=d7c4501532755ccc08769171c1cf81da
|