16 lines
594 B
Bash
16 lines
594 B
Bash
# Template file for 'razergenie'
|
|
pkgname=razergenie
|
|
version=0.8.1
|
|
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=2da308d70a88accf2a98899f0addef641fcedcbf69f99fffc69bb111f953b70e
|