From 14045e77cad77473b29dd32baced9046363951ec Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 15 Aug 2011 12:47:36 +0200 Subject: bluez, ajout des fichiers de config --- extra/bluez/.footprint.i686 | 4 ++++ extra/bluez/.footprint.x86_64 | 4 ++++ extra/bluez/Pkgfile | 5 ++++- 3 files changed, 12 insertions(+), 1 deletion(-) (limited to 'extra/bluez') diff --git a/extra/bluez/.footprint.i686 b/extra/bluez/.footprint.i686 index 962e4b5df..57f48da78 100644 --- a/extra/bluez/.footprint.i686 +++ b/extra/bluez/.footprint.i686 @@ -1,7 +1,11 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/bluetooth/ +-rw-r--r-- root/root etc/bluetooth/audio.conf +-rw-r--r-- root/root etc/bluetooth/input.conf -rw-r--r-- root/root etc/bluetooth/main.conf +-rw-r--r-- root/root etc/bluetooth/network.conf -rw-r--r-- root/root etc/bluetooth/rfcomm.conf +-rw-r--r-- root/root etc/bluetooth/serial.conf drwxr-xr-x root/root etc/dbus-1/ drwxr-xr-x root/root etc/dbus-1/system.d/ -rw-r--r-- root/root etc/dbus-1/system.d/bluetooth.conf diff --git a/extra/bluez/.footprint.x86_64 b/extra/bluez/.footprint.x86_64 index 962e4b5df..57f48da78 100644 --- a/extra/bluez/.footprint.x86_64 +++ b/extra/bluez/.footprint.x86_64 @@ -1,7 +1,11 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/bluetooth/ +-rw-r--r-- root/root etc/bluetooth/audio.conf +-rw-r--r-- root/root etc/bluetooth/input.conf -rw-r--r-- root/root etc/bluetooth/main.conf +-rw-r--r-- root/root etc/bluetooth/network.conf -rw-r--r-- root/root etc/bluetooth/rfcomm.conf +-rw-r--r-- root/root etc/bluetooth/serial.conf drwxr-xr-x root/root etc/dbus-1/ drwxr-xr-x root/root etc/dbus-1/system.d/ -rw-r--r-- root/root etc/dbus-1/system.d/bluetooth.conf diff --git a/extra/bluez/Pkgfile b/extra/bluez/Pkgfile index 9cabe4132..d5edb422e 100644 --- a/extra/bluez/Pkgfile +++ b/extra/bluez/Pkgfile @@ -7,7 +7,7 @@ name=bluez version=4.96 -release=2 +release=3 source=(http://www.kernel.org/pub/linux/bluetooth/$name-$version.tar.bz2\ bluez) build() { @@ -29,6 +29,9 @@ cd $name-$version --enable-cups make make DESTDIR=$PKG install +install -m644 network/network.conf \ + input/input.conf \ + audio/audio.conf serial/serial.conf $PKG/etc/bluetooth mkdir -p $PKG/etc/rc.d/{init.d,rc0.d,rc1.d,rc2.d,rc3.d,rc4.d,rc5.d,rc6.d} install -m755 $SRC/bluez $PKG/etc/rc.d/init.d/bluez for i in 0 1 6 -- cgit v1.2.3-70-g09d2