20 lines
915 B
Bash
20 lines
915 B
Bash
# Template file for 'kmail-account-wizard'
|
|
pkgname=kmail-account-wizard
|
|
version=24.08.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=d12cfa9a206dde5ea01e7ea24baa0aa495fa4b3d55fa864c66064fd50dfc70b2
|