kcmutils: update to 5.36.0.
This commit is contained in:
parent
c9fe8ff3d1
commit
61332139be
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
version=5.29.0
|
version=5.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=02a761033f043ee43b2874b335a40fc4ac7b35a68b723ce29057b71bb2ad36f2
|
checksum=df21667f6dae44707d13e51780ffe157fd0a29d4b946b14876a2a96633b32e66
|
||||||
|
|
||||||
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
fi
|
||||||
|
|
||||||
kcmutils-devel_package() {
|
kcmutils-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue