21 lines
1.2 KiB
Bash
21 lines
1.2 KiB
Bash
# Template file for 'gwe'
|
|
pkgname=gwe
|
|
version=0.15.2
|
|
revision=2
|
|
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
|