This commit is contained in:
icp 2025-04-18 15:26:44 +05:30 committed by GitHub
commit dca2307eeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 8 deletions

View file

@ -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

View file

@ -3,7 +3,7 @@ pkgname=python3-dbus
version=1.3.2
revision=4
build_style=gnu-configure
hostmakedepends="pkg-config python3 python3-packaging-bootstrap"
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}"

View file

@ -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