mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
akonadi5: update to 19.04.0.
This commit is contained in:
parent
7e45a8ea7c
commit
1695b6bcbd
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi5'
|
# Template file for 'akonadi5'
|
||||||
pkgname=akonadi5
|
pkgname=akonadi5
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="akonadi-${version}"
|
wrksrc="akonadi-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,11 +16,10 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-${version}.tar.xz"
|
||||||
checksum=f930deaade1cac1488b8af05cc28f4a78a441c34dbe875b673af3423f8a14658
|
checksum=c0a2c4259b51293d21487cfe2295df6e8dcfb7ab50eb1a698f531dc7d3253e9a
|
||||||
conflicts="akonadi"
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig"
|
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue