16 lines
579 B
Bash
16 lines
579 B
Bash
# Template file for 'razergenie'
|
|
pkgname=razergenie
|
|
version=0.6
|
|
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"
|
|
homepage="https://github.com/z3ntu/RazerGenie"
|
|
distfiles="https://github.com/z3ntu/RazerGenie/releases/download/v${version}/RazerGenie-${version}.tar.xz"
|
|
checksum=851c5ce51ec83b4b14e3afb966c70b8b268a8d9bc31e68b223f81af801ec7f7a
|