akonadi-contacts: update to 20.12.0
[ci skip]
This commit is contained in:
parent
a227bda60e
commit
8bb12b6ac5
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'akonadi-contacts'
|
||||
pkgname=akonadi-contacts
|
||||
version=20.08.3
|
||||
version=20.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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
|
||||
libkleo-devel grantlee5-devel grantleetheme-devel"
|
||||
short_desc="Libraries and daemons to implement Contact Management in Akonadi"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
||||
checksum=9a38969b4e99ef7190c5c48740efdb3048337914086d47134e98c0ea02e9c9a2
|
||||
checksum=1e4d21c2897596db2f5d3b21a830c9ea9f247142bc4338013010db471f4c31bd
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
||||
|
|
Loading…
Reference in a new issue