16 lines
576 B
Bash
16 lines
576 B
Bash
|
# Template file for 'piper'
|
||
|
pkgname=piper
|
||
|
version=0.2.901
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=meson
|
||
|
hostmakedepends="libratbag pkg-config glib-devel"
|
||
|
makedepends="python3-devel python-gobject-devel"
|
||
|
depends="python3 python3-gobject libratbag python3-lxml"
|
||
|
short_desc="GTK application to configure gaming mice"
|
||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||
|
license="GPL-2.0-or-later"
|
||
|
homepage="https://github.com/libratbag/piper"
|
||
|
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
|
||
|
checksum=3d1dacd0a4194a1afa4beebf76ad5d85d5a6407c613fba1fcd2274b217dde01a
|