kf6-akonadi: add kaccounts-integration

This commit is contained in:
Đoàn Trần Công Danh 2024-05-15 18:24:42 +07:00
parent f4b08bf6d8
commit 788f0de14e
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kf6-akonadi'
pkgname=kf6-akonadi
version=24.02.2
revision=1
revision=2
build_style=cmake
build_helper="qemu"
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
@ -11,7 +11,8 @@ hostmakedepends="extra-cmake-modules qt6-base qt6-tools python3
kf6-kconfig kf6-kcoreaddons"
makedepends="qt6-base-devel qt6-plugin-mysql qt6-plugin-sqlite sqlite-devel
qt6-tools-devel libxml2-devel kf6-kcompletion-devel kf6-kconfigwidgets-devel
kf6-kdbusaddons-devel kf6-kiconthemes-devel kf6-kitemmodels-devel kf6-kio-devel kf6-kxmlgui-devel"
kf6-kdbusaddons-devel kf6-kiconthemes-devel kf6-kitemmodels-devel kf6-kio-devel
libaccounts-qt6-devel kf6-kaccounts-integration-devel kf6-kxmlgui-devel"
depends="shared-mime-info"
checkdepends="dbus ${depends}"
short_desc="PIM layer providing an asynchronous API to access PIM data"
@ -20,6 +21,7 @@ license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
checksum=1b79236956f3d7404bd23dc9073e112b5356a64156e4fbc324c409c1325bf343
replaces="akonadi5>=0"
pre_configure() {
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then