mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kalarm: update to 24.02.2.
This commit is contained in:
parent
b70b0e1500
commit
c620e2747d
1 changed files with 14 additions and 6 deletions
|
@ -1,16 +1,24 @@
|
||||||
# Template file for 'kalarm'
|
# Template file for 'kalarm'
|
||||||
pkgname=kalarm
|
pkgname=kalarm
|
||||||
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 libxslt kdoctools
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
kauth kconfig gettext"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
makedepends="mailcommon-devel messagelib-devel kidletime-devel
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
kcalutils-devel kholidays-devel knotifyconfig-devel"
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools libxslt kf6-kdoctools
|
||||||
|
kf6-kauth-tools kf6-kconfig gettext"
|
||||||
|
makedepends="mailcommon-devel messagelib-devel kcalutils-devel kf6-kidletime-devel
|
||||||
|
kf6-kholidays-devel kf6-knotifyconfig-devel kf6-kstatusnotifieritem-devel"
|
||||||
short_desc="Personal alarm scheduler"
|
short_desc="Personal alarm scheduler"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/utilities/kalarm"
|
homepage="https://www.kde.org/applications/utilities/kalarm"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=09dff0fe2dc201377950a6dcc5e47989459b2ffa9a4e102e0c4df24241bd05bd
|
checksum=2eb95704ffac43a3bde942121a63a6ff3a7f59ee783fc614eb0d0216e5786ffe
|
||||||
replaces="kalarmcal>=0"
|
replaces="kalarmcal>=0"
|
||||||
|
|
||||||
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
broken="Qt6 WebEngine"
|
||||||
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue