16 lines
625 B
Bash
16 lines
625 B
Bash
# Template file for 'sc-controller'
|
|
pkgname=sc-controller
|
|
version=0.4.4
|
|
revision=1
|
|
build_style=python2-module
|
|
pycompile_module="scc"
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel"
|
|
depends="gtk+3 python-gobject python-cairo python-evdev kernel-libc-headers"
|
|
short_desc="User-mode driver and GTK3 based GUI for Steam Controller"
|
|
maintainer="vintodrimmer <vintodrimmer@protonmail.ch>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://github.com/kozec/sc-controller"
|
|
distfiles="https://github.com/kozec/sc-controller/archive/v${version}.tar.gz"
|
|
checksum="9f7cc1a2b664c0059eb59067a0ae9662a5d30f6ff02e80499efbf2046854cba4"
|