New package: xboxdrv-0.8.5
This commit is contained in:
parent
651d3ca8b3
commit
6ad5337a5a
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xboxdrv/template
Normal file
14
srcpkgs/xboxdrv/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'xboxdrv'
|
||||
pkgname=xboxdrv
|
||||
version=0.8.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="scons unzip pkg-config"
|
||||
makedepends="boost-devel libX11-devel libudev-devel libusb-devel dbus-glib-devel glib-devel"
|
||||
short_desc="Xbox Gamepad Userspace Driver"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://pingus.seul.org/~grumbel/xboxdrv/"
|
||||
make_build_target=${pkgname}
|
||||
distfiles="https://github.com/Grumbel/${pkgname}/archive/v${version}.zip"
|
||||
checksum=96247450cda3184b1cfb09e2ac8758d81c6a78271b614e645399eb2a07fd3d38
|
Loading…
Reference in a new issue