mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
zanshin: update to 24.02.2.
This commit is contained in:
parent
1320bd8b92
commit
4584dcbbf7
1 changed files with 14 additions and 7 deletions
|
@ -1,13 +1,16 @@
|
|||
# Template file for 'zanshin'
|
||||
pkgname=zanshin
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools
|
||||
kpackage pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="akonadi5-devel akonadi-calendar-devel boost-devel kdoctools-devel
|
||||
kontactinterface-devel kpackage-devel krunner-devel"
|
||||
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 gettext kf6-kconfig kf6-kcoreaddons kf6-kdoctools
|
||||
kf6-kpackage pkg-config qt6-tools qt6-base"
|
||||
makedepends="kf6-akonadi-devel akonadi-calendar-devel boost-devel kf6-kdoctools-devel kf6-kcalendarcore-devel
|
||||
kontactinterface-devel kf6-kpackage-devel kf6-krunner-devel"
|
||||
depends="kdepim-runtime"
|
||||
short_desc="To-do management application based on Akonadi"
|
||||
maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
|
||||
|
@ -15,4 +18,8 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://apps.kde.org/zanshin"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#zanshin"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=c0f95e1c07d0d23bfac05474129740b8f0928c038d2b3144344b98316365f56e
|
||||
checksum=4ba91dfbb0e58af5ec64f4695631356629f089c2241bb7b0c5bdc1c3b9aa27e1
|
||||
|
||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||
broken="Qt6 WebEngine"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue