* [PR PATCH] Solaar: update to 1.1.14.
@ 2025-01-07 18:45 icp1994
0 siblings, 0 replies; only message in thread
From: icp1994 @ 2025-01-07 18:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 472 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages Solaar
https://github.com/void-linux/void-packages/pull/53883
Solaar: update to 1.1.14.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/53883.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Solaar-53883.patch --]
[-- Type: text/x-diff, Size: 3645 bytes --]
From 2fe32793a84d265464ccb8e7ac3c3bca648ef001 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 2 Jan 2025 00:06:56 +0530
Subject: [PATCH 1/3] python3-dbus: provide dbus-python
---
srcpkgs/python3-dbus/template | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/python3-dbus/template b/srcpkgs/python3-dbus/template
index faa4b1dafc0dd6..70b90c8d67c6e8 100644
--- a/srcpkgs/python3-dbus/template
+++ b/srcpkgs/python3-dbus/template
@@ -1,9 +1,9 @@
# Template file for 'python3-dbus'
pkgname=python3-dbus
version=1.3.2
-revision=3
+revision=4
build_style=gnu-configure
-hostmakedepends="pkg-config python3"
+hostmakedepends="pkg-config python3-packaging-bootstrap"
makedepends="libglib-devel python3-devel"
depends="python3 dbus"
checkdepends="${depends} python3-gobject"
@@ -14,6 +14,7 @@ homepage="https://www.freedesktop.org/wiki/Software/DBusBindings"
distfiles="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz"
checksum=ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8
lib32disabled=yes
+provides="py3:dbus-python-${version}"
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
export PYTHON_EXTRA_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lpython${py3_ver}${py3_abiver}"
From 645a3bcea8a2842b48f5aa257985ff933d5f6ce2 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 6 Jan 2025 12:44:34 +0530
Subject: [PATCH 2/3] python3-evdev: update to 1.7.1.
---
srcpkgs/python3-evdev/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/python3-evdev/template b/srcpkgs/python3-evdev/template
index c8c22401af0066..813c7e2be4c682 100644
--- a/srcpkgs/python3-evdev/template
+++ b/srcpkgs/python3-evdev/template
@@ -1,8 +1,8 @@
# Template file for 'python3-evdev'
pkgname=python3-evdev
-version=1.6.0
-revision=5
-build_style=python3-module
+version=1.7.1
+revision=1
+build_style=python3-pep517
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
depends="python3"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/gvalkov/python-evdev"
distfiles="https://github.com/gvalkov/python-evdev/archive/v${version}.tar.gz"
-checksum=85877121b46e0eacf390c1ee4a07e6f5fcb3c603c1649efcccdd554f2fe0c3ab
+checksum=9f09ccbb89880dd82c7f71482b662fb1ebb5824968cac0cd3d4e50b9f7715f6a
do_check() {
# ignored uinput tests due to permission issues agasint /dev/uinput
From bd5bb6fc956b866175241f276030abe0f098c393 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 1 Jan 2025 21:31:53 +0530
Subject: [PATCH 3/3] Solaar: update to 1.1.14.
---
srcpkgs/Solaar/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template
index f8661e50de3a48..a7122d6e0f52f2 100644
--- a/srcpkgs/Solaar/template
+++ b/srcpkgs/Solaar/template
@@ -1,7 +1,7 @@
# Template file for 'Solaar'
pkgname=Solaar
-version=1.1.13
-revision=2
+version=1.1.14
+revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-evdev python3-pyudev python3-psutil python3-yaml python3-dbus
@@ -13,4 +13,4 @@ license="GPL-2.0-or-later"
homepage="https://pwr-solaar.github.io/Solaar/"
changelog="https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/CHANGELOG.md"
distfiles="https://github.com/pwr-Solaar/Solaar/archive/refs/tags/${version}.tar.gz"
-checksum=54cfff1240192e9200400cbe06d2427f1ea41c76f77afafa2dd3fc5d03395adc
+checksum=8d376a4fe001076a41d3d0bb5f7af079742daf48c37930785a0ecec7da8fbd1f
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-07 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-07 18:45 [PR PATCH] Solaar: update to 1.1.14 icp1994
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).