mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kontact: update to 19.04.3.
This commit is contained in:
parent
8a03b0f584
commit
f26f169c1f
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kontact'
|
# Template file for 'kontact'
|
||||||
pkgname=kontact
|
pkgname=kontact
|
||||||
version=19.04.2
|
version=19.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools
|
||||||
|
@ -12,4 +12,8 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/office/kontact"
|
homepage="https://www.kde.org/applications/office/kontact"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=627c746d01b06b22634107230393954b26c35bd402d918daa497399510ce0f15
|
checksum=05fab6c512635b07b6c99b3ee38d9e53060d44124052734381e9a6ddbef06e73
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue