16 lines
694 B
Bash
16 lines
694 B
Bash
# Template file for 'sc-controller'
|
|
pkgname=sc-controller
|
|
version=0.4.8.10
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel zlib-devel"
|
|
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=1f55e89a441e911d98d534a5f29deb5f133cdfa4593fd85238356cf6cc781312
|