New package: gwe-0.15.2
This commit is contained in:
parent
1113ced560
commit
500dc11caf
1 changed files with 21 additions and 0 deletions
21
srcpkgs/gwe/template
Normal file
21
srcpkgs/gwe/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'gwe'
|
||||
pkgname=gwe
|
||||
version=0.15.2
|
||||
revision=1
|
||||
wrksrc="gwe-${version}"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config meson ninja glib-devel gtk+3-devel python3 python3-devel
|
||||
python3-matplotlib python3-peewee python3-gobject python3-xlib python3-xdg
|
||||
python3-requests python3-rx python3-nvml python3-injector python3-urllib3 python3-six
|
||||
python3-chardet python3-idna python3-xlib python3-numpy python3-parsing python3-cycler python3-dateutil python3-Pillow"
|
||||
makedepends="gobject-introspection appstream-glib"
|
||||
depends="python3 gobject-introspection libappindicator libdazzle python3-matplotlib
|
||||
python3-peewee python3-gobject python3-xlib python3-xdg python3-requests python3-rx
|
||||
python3-nvml python3-injector python3-urllib3 python3-six python3-chardet python3-idna
|
||||
python3-xlib python3-numpy python3-parsing python3-cycler python3-dateutil python3-Pillow"
|
||||
short_desc="Utility for overclocking NVIDIA cards"
|
||||
maintainer="Duje Mihanovic <mihaduje@pm.me>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gitlab.com/leinardi/gwe"
|
||||
distfiles="https://gitlab.com/leinardi/gwe/-/archive/${version}/gwe-${version}.tar.gz"
|
||||
checksum=a827eeb8f18fd08213fb22e0e1ef6437ea749eb4b34fcea9d0ae5282912753a0
|
Loading…
Reference in a new issue