16 lines
693 B
Bash
16 lines
693 B
Bash
# Template file for 'sc-controller'
|
|
pkgname=sc-controller
|
|
version=0.4.8.7
|
|
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=af96bc2f2a90207007bc5ed00c626a1927085bb2aab7efb373e7e4339d4d11ae
|