From 8e74af4a08c352912f404cd8d0359f502776bccc Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Jan 2020 00:24:48 +0100 Subject: [PATCH] plasma-framework: update to 5.66.0 [ci skip] --- srcpkgs/plasma-framework/template | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index d21e0b94b74..0f8270505c7 100644 --- a/srcpkgs/plasma-framework/template +++ b/srcpkgs/plasma-framework/template @@ -1,10 +1,12 @@ # Template file for 'plasma-framework' pkgname=plasma-framework -version=5.65.0 +version=5.66.0 revision=1 build_style=cmake -configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="kcoreaddons extra-cmake-modules pkg-config" +configure_args="-DBUILD_TESTING=OFF + -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" +hostmakedepends="kcoreaddons extra-cmake-modules pkg-config + kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools" makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel kirigami2-devel" depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia" @@ -13,12 +15,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/plasma-framework" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=794616029509897bdf1685fc1fd0b6cfb66f4edd3627aa69138f100a4615c826 - -if [ "$CROSS_BUILD" ]; then - configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" - hostmakedepends+=" kconfig kcoreaddons kdoctools python qt5-host-tools qt5-qmake" -fi +checksum=3263ccf95a6fcf8fde087d402d89d64c64c0130d4df62b95b860fada13aad419 plasma-framework-devel_package() { short_desc+=" - development"