baloo5: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:20:02 +01:00
parent 7bdaac393e
commit 76064c74d9
1 changed files with 6 additions and 9 deletions

View File

@ -1,11 +1,13 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.65.0
version=5.66.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules"
configure_args="-DBUILD_TESTING=OFF
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python3 kcoreaddons"
makedepends="kfilemetadata5-devel kidletime-devel kio-devel ksolid-devel lmdb-devel"
depends="hicolor-icon-theme"
short_desc="Framework for searching and managing metadata"
@ -13,12 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/Baloo"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=c24c53838d57b40a1f099cb40240cad86fb9ebbf09fd0f811d9ce14a9cf5f3bf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
fi
checksum=9495869eee72f587efadc8a848c3f76b93a1dcb1914c8e818d7084451107a1f8
baloo5-devel_package() {
short_desc+=" - development"