mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libkdepim: update to 19.04.0
[ci skip]
This commit is contained in:
parent
7703048f68
commit
1c33b241dc
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libkdepim'
|
# Template file for 'libkdepim'
|
||||||
pkgname=libkdepim
|
pkgname=libkdepim
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kcoreaddons"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kcoreaddons"
|
||||||
makedepends="akonadi-contacts-devel kcmutils-devel kldap-devel akonadi-search-devel"
|
makedepends="akonadi5-devel akonadi-contacts-devel kcmutils-devel kldap-devel akonadi-search-devel"
|
||||||
short_desc="Libraries for KDE PIM applications"
|
short_desc="Libraries for KDE PIM applications"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/libkdepim-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/libkdepim-${version}.tar.xz"
|
||||||
checksum=1c53148dd9f477b1ca2ea622b25100eab95531115e9798264d3e65d28183e640
|
checksum=099c7bd90e540c6996f333393afa4831c94b6fbe65f7800bde712ebae4ba8a8e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Add table
Reference in a new issue