16 lines
590 B
Bash
16 lines
590 B
Bash
# Template file for 'razergenie'
|
|
pkgname=razergenie
|
|
version=0.7
|
|
revision=1
|
|
wrksrc=RazerGenie-${version}
|
|
build_style=meson
|
|
hostmakedepends="pkg-config qt5-host-tools"
|
|
makedepends="qt5-devel"
|
|
depends="openrazer-meta"
|
|
short_desc="Qt application for configuring your Razer devices under GNU/Linux"
|
|
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/z3ntu/RazerGenie"
|
|
distfiles="https://github.com/z3ntu/RazerGenie/releases/download/v${version}/RazerGenie-${version}.tar.xz"
|
|
checksum=adf801028a64feb4dcc2f1c0fdbbc931089718312590884aa2d37e636bd83f9b
|