18 lines
790 B
Bash
18 lines
790 B
Bash
# Template file for 'gwe'
|
|
pkgname=gwe
|
|
version=0.15.5
|
|
revision=2
|
|
build_style=meson
|
|
hostmakedepends="gobject-introspection pkg-config ninja appstream-glib glib-devel"
|
|
makedepends="gtk+3-devel python3-devel"
|
|
depends="python3 libayatana-appindicator libdazzle python3-matplotlib
|
|
python3-peewee python3-gobject python3-xlib python3-xdg python3-requests python3-rx
|
|
python3-nvml python3-injector"
|
|
short_desc="Utility for overclocking NVIDIA cards"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://gitlab.com/leinardi/gwe"
|
|
changelog="https://gitlab.com/leinardi/gwe/-/raw/release/CHANGELOG.md"
|
|
distfiles="https://gitlab.com/leinardi/gwe/-/archive/${version}/gwe-${version}.tar.gz"
|
|
checksum=67c30c735b6160c2f4af61ce353108dc9709b6c850ce8bc21d2d2a506dfa3b70
|