blob: 3b06c38b11d93949e24085fe7f9437d1eb14ead0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare unpack
DESCRIPTION=Monitor power information of Ryzen processors via the PM table of the SMU
EAPI=8
HOMEPAGE=https://github.com/hattedsquirrel/ryzen_monitor
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=AGPL-3 GPL-2
RDEPEND=app-admin/ryzen_smu
SLOT=0
SRC_URI=https://github.com/hattedsquirrel/ryzen_monitor/archive/v1.0.5.tar.gz -> ryzen_monitor-1.0.5.tar.gz https://gitlab.com/leogx9r/ryzen_smu/-/archive/v0.1.5/ryzen_smu-v0.1.5.tar.bz2
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
_md5_=f4d5a56c435ccbe4cf76e43f94d04d4f
|