kparts: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:23:01 +01:00
parent 718f656e1a
commit b9e41a95a2
1 changed files with 4 additions and 7 deletions

View File

@ -1,21 +1,18 @@
# Template file for 'kparts'
pkgname=kparts
version=5.65.0
version=5.66.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python3"
makedepends="kio-devel"
short_desc="KDE Plugin framework for user interface components"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=f0fb059a21c744fd5da8e201e4fe329ed1bccaf586541fecd55ddb48191e725f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
checksum=6de2395cd6a9993f216f4dc4718f352bc4cbbd8147734c76be0e1e6149f733d0
kparts-devel_package() {
short_desc+=" - development"