From 7d875831c9f2210a1519735d45359bf59ccb0e05 Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Thu, 3 Nov 2011 02:13:00 +0000 Subject: cwiid-git: replaces cwiid-svn, a dep for mythpywii --- abs/extra/community/cwiid-git/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/abs/extra/community/cwiid-git/PKGBUILD b/abs/extra/community/cwiid-git/PKGBUILD index b87571a..2a88d26 100644 --- a/abs/extra/community/cwiid-git/PKGBUILD +++ b/abs/extra/community/cwiid-git/PKGBUILD @@ -1,7 +1,7 @@ #Contributor:Andrea Tarocchi pkgname=cwiid-git #pkgver=`date +%Y%m%d` -pkgver=20101204 +pkgver=20111102 pkgrel=1 pkgdesc="Cwiid-git is the bleeding edge version of a wiimote's driver and utility tools" arch=('i686' 'x86_64') @@ -40,7 +40,7 @@ build() { aclocal autoreconf - ./configure --prefix=/usr --sysconfdir=/etc --with-python=python`python2 --version 2>&1 | cut -d ' ' -f2` --disable-ldconfig + ./configure --prefix=/usr --sysconfdir=/etc --with-python=python2 --disable-ldconfig make || return 1 } @@ -64,3 +64,4 @@ package() { # install -D -m644 ./wminput/README $pkgdir/usr/share/doc/cwiid/wminput } +md5sums=() -- cgit v0.12