kguiaddons: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:47:48 +01:00
parent 5dc49230db
commit 1a8b0ce9e0
1 changed files with 11 additions and 5 deletions

View File

@ -1,17 +1,23 @@
# Template file for 'kguiaddons'
pkgname=kguiaddons
version=5.76.0
version=5.77.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel"
makedepends="qt5-tools-devel qt5-x11extras-devel xcb-util-devel"
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules
wayland-devel qt5-wayland qt5-host-tools qt5-tools-devel"
makedepends="qt5-tools-devel qt5-x11extras-devel xcb-util-devel
qt5-wayland-devel wayland-devel"
short_desc="KDE frameworks - Addons to QtGui"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kguiaddons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bdaa2ed104bfa9c2ebd702f033935a83560e1d00c7302620a6ae52cb309c7125
checksum=df674a64142d494345daed77cb64ab5b27960ebeda94ae30287bf311acaef63c
pre_check() {
export QT_QPA_PLATFORM=offscreen
}
kguiaddons-devel_package() {
short_desc+=" - development"