plasma-framework: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:24:48 +01:00
parent 0e46dffe06
commit 8e74af4a08
1 changed files with 6 additions and 9 deletions

View File

@ -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 <johnz@posteo.net>"
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"