Skip to content

Commit

Permalink
piper: update to 0.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Sep 27, 2024
1 parent 42293f9 commit 33593e6
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions srcpkgs/piper/template
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Template file for 'piper'
pkgname=piper
version=0.7
revision=3
version=0.8
revision=1
build_style=meson
hostmakedepends="gettext libratbag pkg-config glib-devel python3-lxml
python3-evdev python3-cairo python3-gobject"
python3-evdev python3-cairo python3-gobject gtk4-update-icon-cache
desktop-file-utils"
makedepends="python3-devel python3-gobject-devel"
depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject"
checkdepends="flake8 AppStream"
Expand All @@ -13,8 +14,4 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="GPL-2.0-or-later"
homepage="https://github.com/libratbag/piper"
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
checksum=65e5058e7d722c463e810de6d9ae79ad7ebf8979f099fec5bcd26c5098a89ded

if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args="-Dtests=false"
fi
checksum=78becb1861f102057f7cac26c90bde2f4ef5027680c0d2758a7c2700b51dd73d

0 comments on commit 33593e6

Please sign in to comment.