19 lines
915 B
Bash
19 lines
915 B
Bash
# Template file for 'kmail-account-wizard'
|
|
pkgname=kmail-account-wizard
|
|
version=24.12.1
|
|
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 kf6-kcoreaddons qt6-base qt6-tools python3
|
|
gettext kf6-kdoctools kf6-kconfig qt6-declarative-host-tools"
|
|
makedepends="libkleo-devel kmailtransport-devel kidentitymanagement-devel
|
|
pimcommon-devel kf6-knotifyconfig-devel kf6-ktexteditor-devel"
|
|
short_desc="KMail account wizard"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://community.kde.org/KDE_PIM"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/kmail-account-wizard-${version}.tar.xz"
|
|
checksum=107fd26d053377d02b447f469a2f370e80b10c97a80b4d3c2d6a99cdd767176c
|