void-packages/srcpkgs/kdepim-runtime/template
Enno Boland cfbe3c62cc
Revert "kdepim-runtime: remove"
This reverts commit 3ccd8dd2fc.
2018-04-18 14:03:56 +02:00

20 lines
853 B
Bash

# Template file for 'kdepim-runtime'
pkgname=kdepim-runtime
version=17.12.3
revision=1
build_style=cmake
# XXX KolabLibraries, Kolabxml
hostmakedepends="extra-cmake-modules python3 kdoctools kdesignerplugin
qt5-qmake qt5-host-tools"
makedepends="akonadi-calendar-devel akonadi-notes-devel knotifyconfig-devel
pimcommon-devel kdav-devel libkgapi-devel kalarmcal-devel kmbox-devel"
short_desc="KDE PIM runtime applications/libraries"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, AGPL-3.0-or-later"
homepage="https://projects.kde.org/projects/kde/kdepimlibs"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=963f78bf47b5ebfd72bd22ad30aca70ed43d7842c86cfb0782100860c9e560e4
post_install() {
vlicense COPYING.agpl3 COPYING.agpl3
}