From 17c0daf39c618736ec9c9f84504dfa87ef0af194 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 15 Jul 2018 04:22:06 -0500 Subject: user/kwayland: reluctantly bump to 5.47.0 and modernise --- user/kwayland/APKBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'user/kwayland') diff --git a/user/kwayland/APKBUILD b/user/kwayland/APKBUILD index 625df1d8e..ff857a521 100644 --- a/user/kwayland/APKBUILD +++ b/user/kwayland/APKBUILD @@ -1,21 +1,19 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kwayland -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=0 pkgdesc="Qt wrapper libraries for Wayland" url="https://www.kde.org/" arch="all" -license="LGPL-2.1" options="!check" # Requires running Wayland compositor +license="LGPL-2.1-only OR LGPL-3.0-only" depends="" depends_dev="qt5-qtbase-dev wayland-dev" makedepends="$depends_dev cmake extra-cmake-modules doxygen graphviz qt5-qttools-dev" -install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kwayland-$pkgver.tar.xz" -builddir="$srcdir/kwayland-$pkgver" +source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kwayland-$pkgver.tar.xz" build() { cd "$builddir" @@ -44,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="9713b94ae775abe30e65d6976bf978306640adaf1c3042f7a891e9baf648527ce8fa902a0fc13dcb7d247e7caac6bb645f234db8ec3d62fd7ec67c305772c19a kwayland-5.46.0.tar.xz" +sha512sums="208cfcd6b94ba154e5a1892746d904c79cdf199179fb40f37384a252ff57abd2bfc1419ab0b4066494d25f69b6afd3afb4a809e323730f82059ec2c04a0e3086 kwayland-5.47.0.tar.xz" -- cgit v1.2.3-60-g2f50