plasma-framework: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:20:06 +02:00
parent bbd8f1268b
commit 339563417c

View file

@ -1,10 +1,10 @@
# Template file for 'plasma-framework' # Template file for 'plasma-framework'
pkgname=plasma-framework pkgname=plasma-framework
version=5.56.1 version=5.57.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules pkg-config" hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel
kirigami2-devel" kirigami2-devel"
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia" depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/plasma-framework" homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772 checksum=b886aeee6691911ead25e6fd5631fa41ce2330b0fbbdc040717fa576bacae2ca
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"