mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
sc-controller: update to 0.4.8.7.
This commit is contained in:
parent
331df7e829
commit
2b4582500e
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'sc-controller'
|
||||
pkgname=sc-controller
|
||||
version=0.4.8.6
|
||||
version=0.4.8.7
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel zlib-devel"
|
||||
depends="gtk+3 python3-gobject python3-cairo python3-evdev"
|
||||
depends="gtk+3 python3-gobject python3-cairo python3-evdev python3-vdf"
|
||||
checkdepends="python3-pytest libusb-devel libXfixes libXext-devel python3-vdf"
|
||||
short_desc="User-mode driver and GTK3 based GUI for Steam Controller"
|
||||
maintainer="Henry Naguski <henry@nilsu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Ryochan7/sc-controller"
|
||||
distfiles="https://github.com/Ryochan7/sc-controller/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=e6b8c736877acbee0a90acb3470650327c6c76ab9a4c13a3359356e6858943f5
|
||||
checksum=af96bc2f2a90207007bc5ed00c626a1927085bb2aab7efb373e7e4339d4d11ae
|
||||
|
|
Loading…
Add table
Reference in a new issue