kdeclarative: update to 5.36.0.

This commit is contained in:
yopito 2017-05-14 13:09:02 +02:00 committed by Michael Gehring
parent 6158e9bb6b
commit 7590f7c0f1

View File

@ -1,6 +1,6 @@
# Template file for 'kdeclarative'
pkgname=kdeclarative
version=5.29.0
version=5.36.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0333fe53eb0f75a027b2cd432c8a310abe6b93efba269440e2fba893da42254e
checksum=2dde12110310cbb980381fd51c0926f2f5cf202760a0a871a01a2412080a5d52
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
fi
kdeclarative-devel_package() {
short_desc+=" - development"