Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] piper: update to 0.7.
@ 2022-10-03 12:35 cultab
  2022-10-03 12:36 ` classabbyamp
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: cultab @ 2022-10-03 12:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

There is a new pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 1114 bytes --]

From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 15:33:11 +0300
Subject: [PATCH] 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 <bra1nwave@protonmail.com>"
 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"

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
@ 2022-10-03 12:36 ` classabbyamp
  2022-10-03 12:37 ` classabbyamp
                   ` (26 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 12:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265377593

Comment:
#39559 

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
  2022-10-03 12:36 ` classabbyamp
@ 2022-10-03 12:37 ` classabbyamp
  2022-10-03 12:37 ` classabbyamp
                   ` (25 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 12:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265378482

Comment:
can you also update libratbag with this? I'll merge it if so

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
  2022-10-03 12:36 ` classabbyamp
  2022-10-03 12:37 ` classabbyamp
@ 2022-10-03 12:37 ` classabbyamp
  2022-10-03 13:06 ` [PR PATCH] [Updated] " cultab
                   ` (24 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 12:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265378482

Comment:
can you also update libratbag in this PR too? I'll merge it if so

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (2 preceding siblings ...)
  2022-10-03 12:37 ` classabbyamp
@ 2022-10-03 13:06 ` cultab
  2022-10-03 13:06 ` cultab
                   ` (23 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2152 bytes --]

From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
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 <bra1nwave@protonmail.com>"
 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 24054503db900893d0ef31c69fc885ec1f0c34b9 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..5e17c5694f8e 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=''
@@ -15,7 +15,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 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

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (3 preceding siblings ...)
  2022-10-03 13:06 ` [PR PATCH] [Updated] " cultab
@ 2022-10-03 13:06 ` cultab
  2022-10-03 13:14 ` classabbyamp
                   ` (22 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265411799

Comment:
Tested again to make sure, still works.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (4 preceding siblings ...)
  2022-10-03 13:06 ` cultab
@ 2022-10-03 13:14 ` classabbyamp
  2022-10-03 13:15 ` classabbyamp
                   ` (21 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 13:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265422751

Comment:
adding `dbus` to `checkdepends` and `make_check_pre="dbus-run-session"` fixed the build fail for me

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (5 preceding siblings ...)
  2022-10-03 13:14 ` classabbyamp
@ 2022-10-03 13:15 ` classabbyamp
  2022-10-03 13:15 ` classabbyamp
                   ` (20 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 13:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265422751

Comment:
adding `dbus` to `checkdepends` and `make_check_pre="dbus-run-session"` fixed the failures for me

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (6 preceding siblings ...)
  2022-10-03 13:15 ` classabbyamp
@ 2022-10-03 13:15 ` classabbyamp
  2022-10-03 13:18 ` cultab
                   ` (19 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 13:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 257 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265422751

Comment:
adding `dbus` to `checkdepends` and `make_check_pre="dbus-run-session"` in libratbag fixed the failures for me

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (7 preceding siblings ...)
  2022-10-03 13:15 ` classabbyamp
@ 2022-10-03 13:18 ` cultab
  2022-10-03 13:18 ` cultab
                   ` (18 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265427202

Comment:
Interesting, looking into why it failed here and not locally :/

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (8 preceding siblings ...)
  2022-10-03 13:18 ` cultab
@ 2022-10-03 13:18 ` cultab
  2022-10-03 13:19 ` [PR PATCH] [Updated] " cultab
                   ` (17 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265427202

Comment:
Oh lol you found it already.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (9 preceding siblings ...)
  2022-10-03 13:18 ` cultab
@ 2022-10-03 13:19 ` cultab
  2022-10-03 13:22 ` cultab
                   ` (16 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2516 bytes --]

From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
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 <bra1nwave@protonmail.com>"
 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 62430ab35778a5f6157da08b4ea4ce6dde206073 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..057790f3a7b5 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,13 @@ 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"
+checkdepends="dbus python3-gobject python3-evdev"
 short_desc="DBus daemon to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 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

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (10 preceding siblings ...)
  2022-10-03 13:19 ` [PR PATCH] [Updated] " cultab
@ 2022-10-03 13:22 ` cultab
  2022-10-03 13:22 ` cultab
                   ` (15 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2516 bytes --]

From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
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 <bra1nwave@protonmail.com>"
 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 de679bfd8ecc39c9cd6efdbcdfe8a356112cd41f Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..057790f3a7b5 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,13 @@ 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"
+checkdepends="dbus python3-gobject python3-evdev"
 short_desc="DBus daemon to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 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

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (11 preceding siblings ...)
  2022-10-03 13:22 ` cultab
@ 2022-10-03 13:22 ` cultab
  2022-10-03 13:31 ` [PR PATCH] [Updated] " cultab
                   ` (14 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265433336

Comment:
added those changes

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (12 preceding siblings ...)
  2022-10-03 13:22 ` cultab
@ 2022-10-03 13:31 ` cultab
  2022-10-03 13:32 ` cultab
                   ` (13 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2552 bytes --]

From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
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 <bra1nwave@protonmail.com>"
 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 <rroarck@gmail.com>
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 <bra1nwave@protonmail.com>"
 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

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (13 preceding siblings ...)
  2022-10-03 13:31 ` [PR PATCH] [Updated] " cultab
@ 2022-10-03 13:32 ` cultab
  2022-10-03 13:35 ` classabbyamp
                   ` (12 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265446246

Comment:
ACTUALLY added them now :|

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (14 preceding siblings ...)
  2022-10-03 13:32 ` cultab
@ 2022-10-03 13:35 ` classabbyamp
  2022-10-03 13:36 ` [PR PATCH] [Updated] " cultab
                   ` (11 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 13:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265451917

Comment:
ok, let's add `make_check=ci-skip # needs system dbus`

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (15 preceding siblings ...)
  2022-10-03 13:35 ` classabbyamp
@ 2022-10-03 13:36 ` cultab
  2022-10-03 13:50 ` cultab
                   ` (10 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2595 bytes --]

From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
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 <bra1nwave@protonmail.com>"
 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 516e2ab62a27070feb4c3110109f993f81cb169a Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..b4fe534bdf74 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,15 @@ 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"
+checkdepends="dbus python3-gobject python3-evdev"
 short_desc="DBus daemon to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/libratbag/libratbag"
 distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
-checksum=9e6ad8d54daef8cc0f44784bdde9bf5a3879d8a66d11e0b990b87266f81f7329
+checksum=c70b6a259693216e6a57ec3087496e8d6df01d4425b7a06592872b7b123e5fcc
+make_check="ci-skip" # needs system dbus
+make_check_pre="dbus-run-session"
 
 post_install() {
 	vsv ratbagd

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (16 preceding siblings ...)
  2022-10-03 13:36 ` [PR PATCH] [Updated] " cultab
@ 2022-10-03 13:50 ` cultab
  2022-10-03 13:51 ` cultab
                   ` (9 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2889 bytes --]

From 9be29966ae8f18e80beee156221607491c803eb2 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 15:33:11 +0300
Subject: [PATCH 1/2] piper: update to 0.7.

---
 srcpkgs/piper/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template
index 21333273a406..5299d4281ad8 100644
--- a/srcpkgs/piper/template
+++ b/srcpkgs/piper/template
@@ -1,19 +1,19 @@
 # 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"
 makedepends="python3-devel python3-gobject-devel"
-depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject"
+depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject AppStream"
 checkdepends="flake8"
 short_desc="GTK application to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 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 0f581dc813f1ede0f7447dc7788e436e71d934c5 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..b4fe534bdf74 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,15 @@ 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"
+checkdepends="dbus python3-gobject python3-evdev"
 short_desc="DBus daemon to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/libratbag/libratbag"
 distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
-checksum=9e6ad8d54daef8cc0f44784bdde9bf5a3879d8a66d11e0b990b87266f81f7329
+checksum=c70b6a259693216e6a57ec3087496e8d6df01d4425b7a06592872b7b123e5fcc
+make_check="ci-skip" # needs system dbus
+make_check_pre="dbus-run-session"
 
 post_install() {
 	vsv ratbagd

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (17 preceding siblings ...)
  2022-10-03 13:50 ` cultab
@ 2022-10-03 13:51 ` cultab
  2022-10-03 13:52 ` classabbyamp
                   ` (8 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265473484

Comment:
added `AppSteam` to piper's `depends`

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (18 preceding siblings ...)
  2022-10-03 13:51 ` cultab
@ 2022-10-03 13:52 ` classabbyamp
  2022-10-03 13:55 ` [PR PATCH] [Updated] " cultab
                   ` (7 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 13:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265474199

Comment:
AppStream should be a checkdepend i think

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (19 preceding siblings ...)
  2022-10-03 13:52 ` classabbyamp
@ 2022-10-03 13:55 ` cultab
  2022-10-03 13:58 ` cultab
                   ` (6 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2828 bytes --]

From a623852a6bf901423a34618639ee7cd9809a9867 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 15:33:11 +0300
Subject: [PATCH 1/2] piper: update to 0.7.

---
 srcpkgs/piper/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template
index 21333273a406..635be8bf8df8 100644
--- a/srcpkgs/piper/template
+++ b/srcpkgs/piper/template
@@ -1,19 +1,19 @@
 # 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"
 makedepends="python3-devel python3-gobject-devel"
 depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject"
-checkdepends="flake8"
+checkdepends="flake8 AppStream"
 short_desc="GTK application to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 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 22901086314e10ffdc5076df03c613e741985c74 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..b4fe534bdf74 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,15 @@ 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"
+checkdepends="dbus python3-gobject python3-evdev"
 short_desc="DBus daemon to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/libratbag/libratbag"
 distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
-checksum=9e6ad8d54daef8cc0f44784bdde9bf5a3879d8a66d11e0b990b87266f81f7329
+checksum=c70b6a259693216e6a57ec3087496e8d6df01d4425b7a06592872b7b123e5fcc
+make_check="ci-skip" # needs system dbus
+make_check_pre="dbus-run-session"
 
 post_install() {
 	vsv ratbagd

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (20 preceding siblings ...)
  2022-10-03 13:55 ` [PR PATCH] [Updated] " cultab
@ 2022-10-03 13:58 ` cultab
  2022-10-03 14:03 ` [PR REVIEW] " classabbyamp
                   ` (5 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 13:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

New comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#issuecomment-1265485319

Comment:
yeah I think you're right, I found it being called under `if enable_tests:` in `data/meson.build`.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR REVIEW] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (21 preceding siblings ...)
  2022-10-03 13:58 ` cultab
@ 2022-10-03 14:03 ` classabbyamp
  2022-10-03 14:07 ` [PR PATCH] [Updated] " cultab
                   ` (4 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 14:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#discussion_r985820986

Comment:
```suggestion
make_check=extended # needs system dbus
```
ok, this should be the final issue.

Thanks for the prompt changes :)

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Updated] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (22 preceding siblings ...)
  2022-10-03 14:03 ` [PR REVIEW] " classabbyamp
@ 2022-10-03 14:07 ` cultab
  2022-10-03 14:12 ` [PR PATCH] [Merged]: " classabbyamp
                   ` (3 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 14:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by cultab against master on the void-packages repository

https://github.com/cultab/void-packages piper
https://github.com/void-linux/void-packages/pull/39663

piper: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/39663.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-piper-39663.patch --]
[-- Type: text/x-diff, Size: 2827 bytes --]

From a623852a6bf901423a34618639ee7cd9809a9867 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 15:33:11 +0300
Subject: [PATCH 1/2] piper: update to 0.7.

---
 srcpkgs/piper/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template
index 21333273a406..635be8bf8df8 100644
--- a/srcpkgs/piper/template
+++ b/srcpkgs/piper/template
@@ -1,19 +1,19 @@
 # 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"
 makedepends="python3-devel python3-gobject-devel"
 depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject"
-checkdepends="flake8"
+checkdepends="flake8 AppStream"
 short_desc="GTK application to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 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 3f26854ec948b0251456254af91df1fef37dde75 Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Mon, 3 Oct 2022 16:02:03 +0300
Subject: [PATCH 2/2] libratbag: update to 0.16.

---
 srcpkgs/libratbag/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template
index 370d670157f6..d94c292d583c 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,15 @@ 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"
+checkdepends="dbus python3-gobject python3-evdev"
 short_desc="DBus daemon to configure gaming mice"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/libratbag/libratbag"
 distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
-checksum=9e6ad8d54daef8cc0f44784bdde9bf5a3879d8a66d11e0b990b87266f81f7329
+checksum=c70b6a259693216e6a57ec3087496e8d6df01d4425b7a06592872b7b123e5fcc
+make_check=extended # needs system dbus
+make_check_pre="dbus-run-session"
 
 post_install() {
 	vsv ratbagd

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR PATCH] [Merged]: piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (23 preceding siblings ...)
  2022-10-03 14:07 ` [PR PATCH] [Updated] " cultab
@ 2022-10-03 14:12 ` classabbyamp
  2022-10-03 14:13 ` [PR REVIEW] " cultab
                   ` (2 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 14:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

There's a merged pull request on the void-packages repository

piper: update to 0.7.
https://github.com/void-linux/void-packages/pull/39663

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**, with a compatible gaming mouse

#### Local build testing
- I built this PR locally for my native architecture, (x86-64-glibc)


^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR REVIEW] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (24 preceding siblings ...)
  2022-10-03 14:12 ` [PR PATCH] [Merged]: " classabbyamp
@ 2022-10-03 14:13 ` cultab
  2022-10-03 14:16 ` classabbyamp
  2022-10-03 14:19 ` cultab
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 14:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

New review comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#discussion_r985831674

Comment:
made this change as well, but what does `extended` do exactly? I can't figure it out from the docs.

Thanks for the all help :)

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR REVIEW] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (25 preceding siblings ...)
  2022-10-03 14:13 ` [PR REVIEW] " cultab
@ 2022-10-03 14:16 ` classabbyamp
  2022-10-03 14:19 ` cultab
  27 siblings, 0 replies; 29+ messages in thread
From: classabbyamp @ 2022-10-03 14:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#discussion_r985836025

Comment:
from Manual.md:

> - `make_check` Sets the cases in which the `check` phase is run.
> This option has to be accompanied by a comment explaining why the tests fail.
> Allowed values:
>   - `yes` (the default) to run if `XBPS_CHECK_PKGS` is set.
>   - `extended` to run if `XBPS_CHECK_PKGS` is `full`.
>   - `ci-skip` to run locally if `XBPS_CHECK_PKGS` is set, but not as part of pull request checks.
>   - `no` to never run.

you can set `XBPS_CHECK_PKGS` in `etc/conf`. Extended is for when checks requires some specific system setup, in this case, the system dbus service being enabled.


^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [PR REVIEW] piper: update to 0.7.
  2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
                   ` (26 preceding siblings ...)
  2022-10-03 14:16 ` classabbyamp
@ 2022-10-03 14:19 ` cultab
  27 siblings, 0 replies; 29+ messages in thread
From: cultab @ 2022-10-03 14:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

New review comment by cultab on void-packages repository

https://github.com/void-linux/void-packages/pull/39663#discussion_r985831674

Comment:
made this change as well, but what does `extended` do exactly? I can't figure it out from the docs.

Thanks for the all help :)

Ok I think I figured it out I was looking for the do_check() but the build style we used defines a do_check().

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2022-10-03 14:19 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 12:35 [PR PATCH] piper: update to 0.7 cultab
2022-10-03 12:36 ` classabbyamp
2022-10-03 12:37 ` classabbyamp
2022-10-03 12:37 ` classabbyamp
2022-10-03 13:06 ` [PR PATCH] [Updated] " cultab
2022-10-03 13:06 ` cultab
2022-10-03 13:14 ` classabbyamp
2022-10-03 13:15 ` classabbyamp
2022-10-03 13:15 ` classabbyamp
2022-10-03 13:18 ` cultab
2022-10-03 13:18 ` cultab
2022-10-03 13:19 ` [PR PATCH] [Updated] " cultab
2022-10-03 13:22 ` cultab
2022-10-03 13:22 ` cultab
2022-10-03 13:31 ` [PR PATCH] [Updated] " cultab
2022-10-03 13:32 ` cultab
2022-10-03 13:35 ` classabbyamp
2022-10-03 13:36 ` [PR PATCH] [Updated] " cultab
2022-10-03 13:50 ` cultab
2022-10-03 13:51 ` cultab
2022-10-03 13:52 ` classabbyamp
2022-10-03 13:55 ` [PR PATCH] [Updated] " cultab
2022-10-03 13:58 ` cultab
2022-10-03 14:03 ` [PR REVIEW] " classabbyamp
2022-10-03 14:07 ` [PR PATCH] [Updated] " cultab
2022-10-03 14:12 ` [PR PATCH] [Merged]: " classabbyamp
2022-10-03 14:13 ` [PR REVIEW] " cultab
2022-10-03 14:16 ` classabbyamp
2022-10-03 14:19 ` cultab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).