xboxdrv: update to 0.8.6.

This commit is contained in:
Andrea Brancaleoni 2015-10-26 10:22:06 +01:00
parent 3aa8eb99a7
commit 645e8bfdb9

View file

@ -1,7 +1,7 @@
# Template file for 'xboxdrv' # Template file for 'xboxdrv'
pkgname=xboxdrv pkgname=xboxdrv
version=0.8.5 version=0.8.6
revision=2 revision=1
build_style=scons build_style=scons
hostmakedepends="scons unzip pkg-config glib-devel dbus-glib-devel" hostmakedepends="scons unzip pkg-config glib-devel dbus-glib-devel"
makedepends="boost-devel libX11-devel libudev-devel libusb-devel dbus-glib-devel glib-devel" makedepends="boost-devel libX11-devel libudev-devel libusb-devel dbus-glib-devel glib-devel"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="GPL-3" license="GPL-3"
homepage="http://pingus.seul.org/~grumbel/xboxdrv/" homepage="http://pingus.seul.org/~grumbel/xboxdrv/"
distfiles="https://github.com/Grumbel/${pkgname}/archive/v${version}.zip" distfiles="https://github.com/Grumbel/${pkgname}/archive/v${version}.zip"
checksum=0e4c4bba089db2255f43fd1646266db99b63f9aed4d773c84bf6e39ee5a774f9 checksum=a41378c9cc3d5fd4dd4dbfe3ed78ad3c82ac5f6b4676b901913ff62a7bfd4456
do_install() { do_install() {
make PREFIX=/usr DESTDIR=${DESTDIR} install make PREFIX=/usr DESTDIR=${DESTDIR} install