summaryrefslogtreecommitdiff
path: root/extra/bluez/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bluez/PKGBUILD')
-rw-r--r--extra/bluez/PKGBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD
index 493152fb2..647b5278e 100644
--- a/extra/bluez/PKGBUILD
+++ b/extra/bluez/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 216541 2014-07-05 07:48:52Z andyrtr $
+# $Id: PKGBUILD 216643 2014-07-08 18:00:20Z andyrtr $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
@@ -6,7 +6,7 @@
pkgbase=bluez
pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 'bluez-plugins')
pkgver=5.21
-pkgrel=1
+pkgrel=2
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -36,10 +36,10 @@ build() {
--localstatedir=/var \
--libexecdir=/usr/lib \
--enable-sixaxis \
+ --enable-experimental \
--enable-library # this is deprecated
-# --enable-experimental \
- make all V=1
+ make # all # V=1
}
check() {
@@ -92,6 +92,9 @@ package_bluez-utils() {
install-binPROGRAMS \
install-man1
+ # add experimental BT LE manager - FS#41132
+ install -Dm755 ${srcdir}/${pkgbase}-${pkgver}/tools/btmgmt ${pkgdir}/usr/bin/btmgmt
+
# libbluetooth.so* are part of libLTLIBRARIES and binPROGRAMS targets
#make DESTDIR=${pkgdir} uninstall-libLTLIBRARIES
#rmdir ${pkgdir}/usr/lib