mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 13:15:12 +02:00
20 lines
936 B
Bash
20 lines
936 B
Bash
# Template file for 'knotes'
|
|
pkgname=knotes
|
|
version=24.02.2
|
|
revision=1
|
|
build_style=cmake
|
|
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 qt6-base qt6-tools libxslt
|
|
kf6-kcoreaddons kf6-kdoctools kf6-kconfig gettext kf6-kcmutils"
|
|
makedepends="akonadi-notes-devel kcalutils-devel kf6-kdnssd-devel
|
|
kf6-knotifyconfig-devel kontactinterface-devel pimcommon-devel kf6-grantleetheme-devel
|
|
ktextaddons-devel kf6-kstatusnotifieritem-devel"
|
|
short_desc="Popup notes"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later, GFDL-1.2-only"
|
|
homepage="https://apps.kde.org/knotes/"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=90ab33621b900f6916c48648b4817ce4684e6dcc8e5b1995554b7e2574889c73
|