bluedevil: update to 5.17.5

[ci skip]
This commit is contained in:
John 2020-01-07 21:16:36 +01:00
parent 47fd7e3a3b
commit 5c2eb89a00

View file

@ -1,17 +1,18 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.17.4
version=5.17.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools"
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
gettext"
makedepends="bluez-qt5-devel kded-devel kio-devel plasma-framework-devel"
short_desc="KDE Bluetooth integration"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/bluedevil"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=e1d8369deb467da0843f68444df565998ff9e5f339f7493931c58e8940c1b694
checksum=22e9c683dfc56a559e652809ade238f8eb0ffb09d5ab042f5cd4b8216f647c09
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"