mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
akonadi-contacts: update to 19.12.1
[ci skip]
This commit is contained in:
parent
59cafd947f
commit
a65e0b6e3b
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'akonadi-contacts'
|
# Template file for 'akonadi-contacts'
|
||||||
pkgname=akonadi-contacts
|
pkgname=akonadi-contacts
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons"
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons"
|
||||||
makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel"
|
makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel"
|
||||||
short_desc="Libraries and daemons to implement Contact Management in Akonadi"
|
short_desc="Libraries and daemons to implement Contact Management in Akonadi"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
||||||
checksum=2a7ee314df38fc22d119ee2411a8bb1f9631bd036242589695e32cbf1914f469
|
checksum=0fbca91b3251d57291629e441ecf5cdd9b71a56f74f05f6c55a428402d3b4c91
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
||||||
|
|
Loading…
Add table
Reference in a new issue