mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
kdepim-runtime: update to 19.04.0
[ci skip]
This commit is contained in:
parent
0a1b46d68d
commit
f872b1073e
1 changed files with 4 additions and 3 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'kdepim-runtime'
|
# Template file for 'kdepim-runtime'
|
||||||
pkgname=kdepim-runtime
|
pkgname=kdepim-runtime
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# XXX KolabLibraries, Kolabxml
|
# XXX KolabLibraries, Kolabxml
|
||||||
hostmakedepends="extra-cmake-modules python3 kdoctools kdesignerplugin
|
hostmakedepends="extra-cmake-modules python3 kdoctools kdesignerplugin
|
||||||
qt5-qmake qt5-host-tools"
|
qt5-qmake qt5-host-tools"
|
||||||
makedepends="akonadi-calendar-devel akonadi-notes-devel knotifyconfig-devel
|
makedepends="akonadi-calendar-devel akonadi-notes-devel knotifyconfig-devel
|
||||||
pimcommon-devel kdav-devel libkgapi-devel kalarmcal-devel kmbox-devel"
|
pimcommon-devel kdav-devel libkgapi-devel kalarmcal-devel kmbox-devel
|
||||||
|
qt5-networkauth-devel qca-qt5-devel"
|
||||||
short_desc="KDE PIM runtime applications/libraries"
|
short_desc="KDE PIM runtime applications/libraries"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, AGPL-3.0-or-later"
|
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"
|
homepage="https://projects.kde.org/projects/kde/kdepimlibs"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f3a5da19bb0f60e148d071cf07fd9fd4e6ea116f6125567c767c03b98ea844c3
|
checksum=944e956d260ba5a735b3c94c6c075f207a9c38bf977ed19507b4dd0f3eaa4993
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.agpl3 COPYING.agpl3
|
vlicense COPYING.agpl3 COPYING.agpl3
|
||||||
|
|
Loading…
Add table
Reference in a new issue