bluez-qt5: update to 5.50.0.
This commit is contained in:
parent
ffd496c5a3
commit
f4e03256ff
@ -1,6 +1,6 @@
|
||||
# Template file for 'bluez-qt5'
|
||||
pkgname=bluez-qt5
|
||||
version=5.49.0
|
||||
version=5.50.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
||||
@ -9,13 +9,13 @@ hostmakedepends="extra-cmake-modules"
|
||||
makedepends="qt5-declarative-devel"
|
||||
depends="bluez"
|
||||
short_desc="Qt wrapper for BlueZ 5 DBus API"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=2dab323fedc04b971081ef29bd42003e6e9be3a8c109edcf42594f51f8c1f655
|
||||
checksum=6b4cf1b2d1d729828a2cf0d1483a07f63247ac51fc89c57a60820076126f1909
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user