pim-data-exporter: update to 24.02.2.
This commit is contained in:
parent
1cee1c1bd5
commit
946c9f70ad
@ -1,18 +1,26 @@
|
||||
# Template file for 'pim-data-exporter'
|
||||
pkgname=pim-data-exporter
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools qt5-qmake
|
||||
gettext kcoreaddons kconfig"
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||
hostmakedepends="extra-cmake-modules kf6-kdoctools qt6-base qt6-tools
|
||||
gettext kf6-kcoreaddons kf6-kconfig"
|
||||
makedepends="akonadi-notes-devel mailcommon-devel calendarsupport-devel
|
||||
messagelib-devel"
|
||||
messagelib-devel kf6-kstatusnotifieritem-devel"
|
||||
short_desc="Import and export KDE PIM settings"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://kontact.kde.org/"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=6c06e27af8db8dc12c23d6539d27a5b9b02529a723b1860c02870954d5a7bf2b
|
||||
checksum=0e12d05ab5fa13e89d36349b0d7aed1c7d325ff74b480b025eda076b90a6107f
|
||||
|
||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||
broken="Qt6 WebEngine"
|
||||
fi
|
||||
|
||||
do_check() {
|
||||
broken="exportnotesjobinterfacetest"
|
||||
|
Loading…
Reference in New Issue
Block a user