void-packages/srcpkgs/sc-controller/template
2017-12-23 22:27:46 -05:00

15 lines
576 B
Bash

# Template file for 'sc-controller'
pkgname=sc-controller
version=0.3.16
revision=1
build_style=python2-module
pycompile_module="scc"
makedepends="python-setuptools"
depends="gtk+3 python-gobject python-cairo 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="a38661b1b1e458495395a84cef87f060d9bd1d9df5c0f66d6aa672f85bfcd0ce"