No longer conflicts or provides 'bluez-libs' 'bluez-utils' 'bluez-hid2hci'.
Please use official packages for these.
Search Criteria
Package Details: ps3remote-bluez 4.101-6
Package Actions
| Package Base: | ps3remote-bluez |
|---|---|
| Description: | Deprecated daemon and tools for the Bluetooth protocol stack with kitlaan's ps3remote patch applied. |
| Upstream URL: | http://www.bluez.org/ |
| Category: | system |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| Submitter: | cacack |
| Maintainer: | schnoopay |
| Last Packager: | schnoopay |
| Votes: | 1 |
| First Submitted: | 2011-12-30 18:43 |
| Last Updated: | 2014-08-23 05:54 |
Dependencies (13)
- bluez-utils
- dbus
- gstreamer0.10-base (make)
- libsndfile (make)
- libusb-compat (make)
- libusbx (make)
- alsa-lib (optional) – Audio bluetooth devices support
- cups (optional) – CUPS backend
- dbus-python (optional) – to run bluez-simple-agent
- gstreamer0.10-base (optional) – bluetooth GStreamer support
- libusb-compat (optional) – USB adapters support
- pygobject (optional) – to run bluez-simple-agent
- python2 (optional) – to run bluez-simple-agent
Required by (0)
Sources
- http://www.kernel.org/pub/linux/bluetooth/bluez-4.101.tar.bz2
- ps3remote.patch
Latest Comments
Comment by schnoopay
Comment by schnoopay
Updated for easier switch from bluez to bluez4.
Comment by schnoopay
Updated for bluez4 package rename.
Comment by schnoopay
Package updated for /usr/bin update.
Comment by schnoopay
Updated again, currently based off of 4.99-6 package in [Testing]
Previous package broke recently, this seems to work currently, will update again if needed when the package in [extra] gets updated.
Comment by schnoopay
Updated to 4.99 using slightly modified patch from kitlaan's PPA.
Comment by schnoopay
The line:
rm "${pkgdir}"/lib/udev/rules.d/97-bluetooth.rules
needs to be changed to:
rm "${pkgdir}"/usr/lib/udev/rules.d/97-bluetooth.rules
This was done in bluez 4.99-2 on 03-31-12
Seems to work fine after that.
Comment by cacack
I will have to look into the missing file. As for the version, Kitlaan's latest patch doesn't apply cleanly to 4.99. I don't know enough about either to dig deeper.
Comment by endre
fails to build:
libtool: install: /usr/bin/install -c tools/hid2hci /tmp/ps3remote-bluez/pkg/usr/lib/udev/hid2hci
rm: cannot remove ‘/tmp/ps3remote-bluez/pkg/lib/udev/rules.d/97-bluetooth.rules’: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
there's no 'lib' in pkg at all:
$ ls pkg
etc usr var
also, 4.99 is the current bluez version.
thanks for maintaining.
Comment by cacack
Updated pkgbuild to source bluez from official repository instead of Arch's. It builds correctly now.
Regarding the versions, Kitlaan hasn't released a new patch so I need to a) verify the newer releases of bluez don't already include his patch, and assuming they don't, b) verify his patch works against newer versions.