mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
piper: update to 0.4.
This commit is contained in:
parent
61baa65d2b
commit
a6f53618eb
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'piper'
|
# Template file for 'piper'
|
||||||
pkgname=piper
|
pkgname=piper
|
||||||
version=0.3
|
version=0.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="piper"
|
hostmakedepends="gettext libratbag pkg-config glib-devel python3-lxml"
|
||||||
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="libratbag python3-gobject python3-lxml"
|
||||||
|
checkdepends="python3-flake8"
|
||||||
short_desc="GTK application to configure gaming mice"
|
short_desc="GTK application to configure gaming mice"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
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=c7210c058de6a6803db462754386785cf5b9ab36dd9e69de6b7a3ca583451401
|
checksum=d62db7509348506cfb17588612cdf03877dbe0bca26904519eef9657e45bfb28
|
||||||
|
|
Loading…
Add table
Reference in a new issue