mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kontact: update to 24.02.2.
This commit is contained in:
parent
378a7519f4
commit
4226fe3165
1 changed files with 15 additions and 7 deletions
|
@ -1,16 +1,24 @@
|
||||||
# Template file for 'kontact'
|
# Template file for 'kontact'
|
||||||
pkgname=kontact
|
pkgname=kontact
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
kcmutils kcoreaddons kconfig gettext"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
makedepends="kontactinterface-devel qt5-location-devel qt5-webchannel-devel
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
libkdepim-devel akonadi5-devel kpimtextedit-devel kcmutils-devel qt5-webengine-devel
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
pimcommon-devel"
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kdoctools
|
||||||
|
kf6-kcmutils kf6-kcoreaddons kf6-kconfig gettext"
|
||||||
|
makedepends="kontactinterface-devel qt6-location-devel qt6-webchannel-devel
|
||||||
|
libkdepim-devel kf6-akonadi-devel kpimtextedit-devel kf6-kcmutils-devel
|
||||||
|
qt6-webengine-devel pimcommon-devel"
|
||||||
short_desc="KDE Personal Information Manager"
|
short_desc="KDE Personal Information Manager"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/en/office/org.kde.kontact"
|
homepage="https://kde.org/applications/en/office/org.kde.kontact"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a6eb22b7b5de6541a45a487a94e8b5fb9a1fa84f9826baee86f378f0932f40dc
|
checksum=bd7114cab7c5b9c5cd36ec448287c85f61d94324a335b21b3bbf802520d61fb6
|
||||||
|
|
||||||
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
broken="Qt6 WebEngine"
|
||||||
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue