16 lines
603 B
Bash
16 lines
603 B
Bash
# Template file for 'sc-controller'
|
|
|
|
pkgname=sc-controller
|
|
version=0.4.0.1
|
|
revision=1
|
|
build_style=python2-module
|
|
pycompile_module="scc"
|
|
makedepends="python-setuptools 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"
|
|
homepage="https://github.com/kozec/sc-controller"
|
|
distfiles="https://github.com/kozec/sc-controller/archive/v${version}.tar.gz"
|
|
checksum="a83e42899e75040dbbe5b22f6e2c555e68aa41e549b807565f4bcec1dc94190e"
|