frameworkintegration: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:20:15 +01:00
parent 100fb89bbb
commit 1dd8f240c9

View file

@ -1,21 +1,18 @@
# Template file for 'frameworkintegration'
pkgname=frameworkintegration
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"
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
qt5-host-tools qt5-qmake python3 gettext"
makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel"
short_desc="Integration of Qt application with KDE workspaces"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3170f99d4418b25225813822e22a1bdf8d73af87cd00b696089b696b151d43be
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
checksum=55c01613436781d74652bef19fc594448cdee4c002d5e1713b583473455f54d8
frameworkintegration-devel_package() {
short_desc+=" - development"