Skip to content
Snippets Groups Projects
Verified Commit 35f53b6e authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/kcontacts: bump to 18.04.3, modernise, fix license/deps

parent d60c6bff
No related branches found
No related tags found
No related merge requests found
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kcontacts
pkgver=18.04.1
pkgver=18.04.3
pkgrel=0
pkgdesc="Library for working with contact information"
url="https://www.kde.org"
arch="all"
license="LGPL-2.1"
license="LGPL-2.1-only"
depends=""
depends_dev="qt5-qtbase-dev kcoreaddons-dev ki18n-dev kconfig-dev kcodecs-dev"
makedepends="$depends_dev cmake extra-cmake-modules"
install=""
depends_dev="qt5-qtbase-dev"
makedepends="$depends_dev cmake extra-cmake-modules kconfig-dev kcoreaddons-dev
ki18n-dev kcodecs-dev"
subpackages="$pkgname-dev $pkgname-lang"
source="http://download.kde.org/stable/applications/$pkgver/src/kcontacts-$pkgver.tar.xz"
builddir="$srcdir/kcontacts-$pkgver"
source="https://download.kde.org/stable/applications/$pkgver/src/kcontacts-$pkgver.tar.xz"
build() {
cd "$builddir"
......@@ -43,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="559be58b5236718ed71954866812d0b5f8429ef5d65f92374f1b0ab94fb57f9ea5fb72453c6fb84e706ad653c50b89ad7b39e0a760ef6918f668b57d7c40f81c kcontacts-18.04.1.tar.xz"
sha512sums="bf177c4cf0ecbdb71e75ee32a4e71599f864062524f5663e3c1d4b49a06d58a3abf7b18d2840cf7e70248a426fa6b6367375a2aaea211ba15a697e0dbd27953e kcontacts-18.04.3.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment