From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001 From: cultab Date: Mon, 3 Oct 2022 15:33:11 +0300 Subject: [PATCH 1/2] piper: update to 0.7. --- srcpkgs/piper/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template index 21333273a406..080aee3d24f3 100644 --- a/srcpkgs/piper/template +++ b/srcpkgs/piper/template @@ -1,7 +1,7 @@ # Template file for 'piper' pkgname=piper -version=0.6 -revision=3 +version=0.7 +revision=1 build_style=meson hostmakedepends="gettext libratbag pkg-config glib-devel python3-lxml python3-evdev python3-cairo python3-gobject" @@ -13,7 +13,7 @@ maintainer="bra1nwave " license="GPL-2.0-or-later" homepage="https://github.com/libratbag/piper" distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz" -checksum=aa2fb9b63cd926067bdf2842013169e279fe2a159e8575f392fc1f042cdec001 +checksum=65e5058e7d722c463e810de6d9ae79ad7ebf8979f099fec5bcd26c5098a89ded if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args="-Dtests=false" From ad5bb31f4f47620f2fe57b5b1a6280edbeebea41 Mon Sep 17 00:00:00 2001 From: cultab Date: Mon, 3 Oct 2022 16:02:03 +0300 Subject: [PATCH 2/2] libratbag: update to 0.16. --- srcpkgs/libratbag/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template index 370d670157f6..65b823e8915b 100644 --- a/srcpkgs/libratbag/template +++ b/srcpkgs/libratbag/template @@ -1,6 +1,6 @@ # Template file for 'libratbag' pkgname=libratbag -version=0.15 +version=0.16 revision=1 build_style=meson configure_args="-Dtests=false -Dsystemd-unit-dir='' @@ -9,13 +9,14 @@ hostmakedepends="pkg-config git swig" makedepends="elogind-devel eudev-libudev-devel libglib-devel libevdev-devel python3-devel json-glib-devel libunistring-devel" depends="dbus python3-evdev python3-gobject" -checkdepends="python3-gobject python3-evdev" +make_check_pre="dbus-run-session" +checkdepends="dbus python3-gobject python3-evdev" short_desc="DBus daemon to configure gaming mice" maintainer="bra1nwave " license="MIT" homepage="https://github.com/libratbag/libratbag" distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz" -checksum=9e6ad8d54daef8cc0f44784bdde9bf5a3879d8a66d11e0b990b87266f81f7329 +checksum=c70b6a259693216e6a57ec3087496e8d6df01d4425b7a06592872b7b123e5fcc post_install() { vsv ratbagd