Search Criteria
Package Details: bluez-git 1:5.83.r132.g806dd732f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bluez-git.git (read-only, click to copy) |
---|---|
Package Base: | bluez-git |
Description: | Libraries and tools for the Bluetooth protocol stack |
Upstream URL: | http://www.bluez.org/ |
Licenses: | GPL-2.0-only |
Conflicts: | bluez, bluez-cups, bluez-hcidump, bluez-hid2hci, bluez-libs, bluez-obex, bluez-plugins, bluez-utils |
Provides: | bluez, bluez-cups, bluez-hcidump, bluez-hid2hci, bluez-libs, bluez-obex, bluez-plugins, bluez-utils, libbluetooth.so |
Submitter: | None |
Maintainer: | kode54 |
Last Packager: | kode54 |
Votes: | 43 |
Popularity: | 0.93 |
First Submitted: | 2008-08-19 15:33 (UTC) |
Last Updated: | 2025-07-11 07:01 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-devel-gitAUR, bash-gitAUR)
- ell (ell-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- json-c (json-c-gitAUR)
- libdbus (dbus-gitAUR, dbus-selinuxAUR, libdbus-minimalAUR, dbus)
- libical
- perl (perl-gitAUR)
- readline (readline-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-docutils (make)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – CUPS backend
Required by (362)
- ags-hyprpanel-git (requires bluez)
- ags-hyprpanel-git (requires bluez-utils)
- aio-remote (requires bluez) (optional)
- anki-drive-sdk-git (requires bluez-utils) (optional)
- anyremote (requires bluez)
- anyremote (requires bluez-libs)
- aranet4-ls (requires bluez)
- aranet4-ls-git (requires bluez)
- aranet4-srv (requires bluez)
- aranet4-srv-git (requires bluez)
- asus-nb-wmi-reload-git (requires bluez-utils)
- ayatana-indicator-bluetooth (requires bluez)
- based-connect-git (requires bluez-libs)
- better-control-git (requires bluez)
- better-control-git (requires bluez-utils)
- bltui (requires bluez)
- bltui-git (requires bluez)
- blucat (requires bluez-libs)
- blucat (requires bluez-utils)
- blucat (requires bluez)
- Show 342 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
kode54 commented on 2025-07-11 07:03 (UTC)
Thanks for the fixes, I have applied everything necessary to get post-5.83 building and packaged.
kode54 commented on 2025-07-11 06:41 (UTC)
Incidentally, the
CFLAGS
override is no longer needed, which means the problem was probably a Git source error that has since been fixed. I am willing to make the necessary changes if someone else hasn't already filed for Orphan, either as a new maintainer, or as a co-maintainer.YAOMTC commented on 2025-06-30 06:22 (UTC)
How do I apply that fix? I tried
patch
but it didn't work, got 1 of 3 hunks failedHurricanePootis commented on 2025-05-20 21:46 (UTC) (edited on 2025-05-20 21:51 (UTC) by HurricanePootis)
I have a fix for this package:
license()
SPDX compliantperl
,bash
,systemd-libs
,readline
, andglibc
todepends()
export CFLAGS="$CFLAGS -D USE_VARARGS -D PREFER_STDARG"
to fix compilationbluez-obex
to conflictsbluez-obex
andbluez-hcidump
to providesHurricanePootis commented on 2025-05-20 21:18 (UTC)
Package currently fails to build with
tkna commented on 2024-02-28 12:21 (UTC)
please include python-pygments in depends
bidulock commented on 2021-12-13 22:52 (UTC)
@Arc not sure what your problem is: every version I have built since September provides
libbluetooth.so=3-64
Are you using
pacman -Sy bluez-git
and answering 'yes' to replace? Or, are you simply trying to remove bluez-libs on its own?Arc commented on 2021-12-13 21:58 (UTC)
Prior comments suggest that the
libbluetooth.so
issue breaking a dependency forpipeware
was resolved on 05.30.2021. But when attempting to installbluez-git
I get an error stating that removingbluez-libs
breaks thelibbluettooth.so=3-64
dependency required by pipewire.lkrms commented on 2021-08-04 15:00 (UTC)
Just a heads up that I wasn't able to build this package in a chroot without adding
systemd
tomakedepends
. I found thatconfigure
failed while checking forlibudev
, leaving this in its log file:And reporting this in the output:
You would think
systemd
itself would be pulled in by another dependency, but apparently it's not.Thanks for maintaining this :)
moiiom commented on 2021-07-29 07:21 (UTC)
thanks @bidulock
1 2 3 4 5 6 Next › Last »