blob: 0adb21ef1fa0a569db894cf8bbaf7d0a43646e56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install
DESCRIPTION=Monitor power information of Ryzen processors via the PM table of the SMU
EAPI=7
HOMEPAGE=https://github.com/hattedsquirrel/ryzen_monitor
INHERIT=toolchain-funcs
KEYWORDS=amd64 x86
LICENSE=AGPL-3
RDEPEND=app-admin/ryzen_smu
SLOT=0
SRC_URI=https://github.com/hattedsquirrel/ryzen_monitor/archive/v1.0.4.tar.gz -> ryzen_monitor-1.0.4.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=d0fc58491f0e3238be86e83b53ab1406
|