mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
sc-controller: update to 0.4.8.
This commit is contained in:
parent
5251fe6d9b
commit
5de0751509
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'sc-controller'
|
# Template file for 'sc-controller'
|
||||||
pkgname=sc-controller
|
pkgname=sc-controller
|
||||||
version=0.4.7
|
version=0.4.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="scc"
|
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel zlib-devel"
|
makedepends="python-devel zlib-devel"
|
||||||
depends="gtk+3 python-gobject python-cairo python-evdev kernel-libc-headers"
|
depends="gtk+3 python-gobject python-cairo python-evdev kernel-libc-headers"
|
||||||
short_desc="User-mode driver and GTK3 based GUI for Steam Controller"
|
short_desc="User-mode driver and GTK3 based GUI for Steam Controller"
|
||||||
maintainer="vintodrimmer <vintodrimmer@protonmail.ch>"
|
maintainer="Henry Naguski <henry@nilsu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/kozec/sc-controller"
|
homepage="https://github.com/kozec/sc-controller"
|
||||||
distfiles="https://github.com/kozec/sc-controller/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kozec/sc-controller/archive/v${version}.tar.gz"
|
||||||
checksum=b564d2f35a0a41ed5ea17df4add545a6e2035b6444227880131cdcced620ef04
|
checksum=2abd6261e86ea396e306d29b9eb218ed1b34c2bc868ebd81a25561f025c6754a
|
||||||
|
|
Loading…
Add table
Reference in a new issue