Search Criteria
Package Details: bluez-qt-git 5.79.0_r632.gcaf777d-1
Git Clone URL: | https://aur.archlinux.org/bluez-qt-git.git (read-only, click to copy) |
---|---|
Package Base: | bluez-qt-git |
Description: | Qt wrapper for Bluez 5 DBus API |
Upstream URL: | https://community.kde.org/Frameworks |
Keywords: | kf5 |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | arojas |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 6 |
Popularity: | 0.000700 |
First Submitted: | 2015-04-04 09:43 |
Last Updated: | 2021-02-02 22:19 |
Dependencies (9)
- bluez-git
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- doxygen (doxygen-git) (make)
- extra-cmake-modules-git (make)
- git (git-git) (make)
- qt5-declarative (qt5-declarative-git) (make)
- qt5-doc (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-declarative (qt5-declarative-git) (optional) – QML bindings
Required by (5)
- bluedevil-git (requires bluez-qt)
- kf5-git-meta
- liquidshell-git (requires bluez-qt)
- powerdevil-git
- ts-bt (requires bluez-qt)
Latest Comments
BertiBoeller commented on 2020-11-08 21:37
Can you change the source URL to? source=("git+https://anongit.kde.org/bluez-qt.git")
unusual_thoughts commented on 2020-10-19 19:39
hemite commented on 2015-09-11 02:57
Package requires ECM >= 5.14, but extra-cmake-modules is at 5.13, even the git version is at 5.13.rc[1]. I'll flag as out of date, since there is no "flag as broken"
[1] https://aur.archlinux.org/packages/extra-cmake-modules-git/
arojas commented on 2015-04-13 21:31
@amgo100 thanks, fixed
amgo100 commented on 2015-04-12 20:27
The package uses /lib/udev/rules.d as a hard-coded location for udev rules, but pacman doesn't allow installation through the /lib symlink. UDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d must be added to force the proper location.