mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
piper: update to 0.3.
- adopt package
This commit is contained in:
parent
cd4871617c
commit
2d0e614b49
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'piper'
|
# Template file for 'piper'
|
||||||
pkgname=piper
|
pkgname=piper
|
||||||
version=0.2.904
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
pycompile_module="piper"
|
||||||
hostmakedepends="libratbag pkg-config glib-devel"
|
hostmakedepends="libratbag pkg-config glib-devel"
|
||||||
makedepends="python3-devel python3-gobject-devel"
|
makedepends="python3-devel python3-gobject-devel"
|
||||||
depends="python3 python3-gobject libratbag python3-lxml"
|
depends="python3 python3-gobject libratbag python3-lxml"
|
||||||
short_desc="GTK application to configure gaming mice"
|
short_desc="GTK application to configure gaming mice"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/libratbag/piper"
|
homepage="https://github.com/libratbag/piper"
|
||||||
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
|
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
|
||||||
checksum=30da3029b7c0f0b688d58cde939fbca260b384af43a3a2cbc6b2654e31496a30
|
checksum=c7210c058de6a6803db462754386785cf5b9ab36dd9e69de6b7a3ca583451401
|
||||||
|
|
Loading…
Add table
Reference in a new issue