New package: RyzenAdj-0.2
This commit is contained in:
parent
c31158555e
commit
3597b8dd98
17
srcpkgs/RyzenAdj/template
Normal file
17
srcpkgs/RyzenAdj/template
Normal file
@ -0,0 +1,17 @@
|
||||
# Template file for 'RyzenAdj'
|
||||
pkgname=RyzenAdj
|
||||
version=0.2
|
||||
revision=1
|
||||
archs="x86_64*"
|
||||
build_style=cmake
|
||||
makedepends="pciutils-devel"
|
||||
short_desc="Adjust power management settings for mobile Ryzen Processors"
|
||||
maintainer="maciozo <maciozo@maciozo.com>"
|
||||
license="LGPL-3.0-only"
|
||||
homepage="https://github.com/FlyGoat/RyzenAdj"
|
||||
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
|
||||
checksum=9519e63be68301485c92b79489faabb1ecd296051a179648c01b38b3c7d923ac
|
||||
|
||||
do_install() {
|
||||
vbin build/ryzenadj
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user