milou: update to 5.13.3.

This commit is contained in:
John 2018-07-13 12:28:41 +02:00 committed by maxice8
parent 6bf4cb3513
commit c05323829b

View file

@ -1,14 +1,20 @@
# Template file for 'milou'
pkgname=milou
version=5.12.0
version=5.13.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="krunner-devel kdoctools"
hostmakedepends="extra-cmake-modules kdoctools kpackage qt5-host-tools
qt5-qmake"
makedepends="krunner-devel"
short_desc="KDE dedicated search application built on top of Baloo"
maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2"
license="GPL-2.0-or-later, LPGL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/milou"
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=3c95f4e1267e3539be09ee54336097a6ca3fe2af74d0234ea54c930999739bf6
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=49bea3c5ccb22e40af91122689c67cde42a3cde37c9a4b41f4fc2cccb6dd9323
nocross="/bin/sh: /usr/aarch64-linux-musl/usr/bin/desktoptojson: cannot execute binary file"
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
fi