summaryrefslogtreecommitdiff
path: root/user/bluez-qt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/bluez-qt/APKBUILD')
-rw-r--r--user/bluez-qt/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/bluez-qt/APKBUILD b/user/bluez-qt/APKBUILD
index 4a127a78b..01499d78f 100644
--- a/user/bluez-qt/APKBUILD
+++ b/user/bluez-qt/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=bluez-qt
-pkgver=5.94.0
+pkgver=5.116.0
pkgrel=0
pkgdesc="Qt integration with BlueZ"
url="https://www.kde.org/"
arch="all"
-options="!check" # Requires running D-Bus server.
+options="checkx11"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends=""
makedepends="cmake doxygen extra-cmake-modules qt5-qtbase-dev
@@ -22,7 +22,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_SHARED_LIBS=True \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
-DCMAKE_C_FLAGS="$CFLAGS" \
-DBUILD_QCH:BOOL=ON \
@@ -40,4 +40,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="9599376056de2711faba6e74f6259caa5d641f4c1dadd84967f184736d0437195d0789c322fd81dc3767bafc99232d0899e7728ba90a8c6bac7b8f482fad0ac9 bluez-qt-5.94.0.tar.xz"
+sha512sums="f5bccdb75d18b2cdc66de76b23acae9821335eeec0b1f53abf009008f7aa6fe9ddee5428f366be9af872666a3a7de79daac5ee930116f554e1c9d1e664fe574b bluez-qt-5.116.0.tar.xz"