kcalendarcore: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:27:10 +02:00
parent d43f4ee426
commit 2772ff966a

View file

@ -1,19 +1,26 @@
# Template file for 'kcalendarcore'
pkgname=kcalendarcore
reverts="19.08.3_1 19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1 19.04.2_1 19.04.1_1 19.04.0_1 18.12.3_1 18.12.2_1 18.12.1_1 18.12.0_2 18.12.0_1 18.08.3_1 18.08.2_1 18.08.1_1 18.08.0_1 18.04.3_1 17.12.3_1"
version=5.71.0
version=5.72.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
makedepends="qt5-devel libical-devel"
checkdepends="perl"
short_desc="The KDE calendar access library"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="${KDE_SITE}/frameworks/5.63/"
homepage="${KDE_SITE}https://invent.kde.org/frameworks/kcalendarcore"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d5138db971f6be606be8ae7d761bad778af3cacada8e85fb2f469190c347cd94
checksum=af76009fdf12e8bda7fc72ece3ea1c183f5ed074930538f786c4fce2a2c20a95
replaces="kcalcore>=0"
do_check() {
#: # Fun with timezones
cd build
CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E "test(recurtodo|readrecurrenceid|icaltimezones|memorycalendar|timesininterval)"
}
kcalendarcore-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
replaces="kcalcore-devel>=0"