16 lines
650 B
Bash
16 lines
650 B
Bash
# Template file for 'kaddressbook'
|
|
pkgname=kaddressbook
|
|
version=18.12.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kconfig
|
|
kcoreaddons kcmutils"
|
|
makedepends="kdepim-apps-libs-devel kontactinterface-devel"
|
|
short_desc="KDE contact manager"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.kde.org/applications/office/kaddressbook"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=53197384850ac7022d7c3de3bec504d92668747ef0cdef7b52564581995c8a58
|