[arch-commits] Commit in bluez/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Aug 3 14:41:01 UTC 2011


    Date: Wednesday, August 3, 2011 @ 10:41:00
  Author: andrea
Revision: 134386

Enable wiimote plugin (FS#25382)

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-03 12:09:31 UTC (rev 134385)
+++ PKGBUILD	2011-08-03 14:41:00 UTC (rev 134386)
@@ -4,7 +4,7 @@
 
 pkgname=bluez
 pkgver=4.96
-pkgrel=1
+pkgrel=2
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -50,7 +50,8 @@
     --enable-dund \
     --enable-cups \
     --enable-udevrules \
-    --enable-configfiles
+    --enable-configfiles \
+    --enable-wiimote
   make
 }
 




More information about the arch-commits mailing list