From e9d285285011bf6c9a278a51bb6758fd7be4cf19 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 22 Jul 2018 22:37:11 -0500 Subject: user/plasma-integration: bump to 5.12.6, fix license, modernise --- user/plasma-integration/APKBUILD | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/user/plasma-integration/APKBUILD b/user/plasma-integration/APKBUILD index 2293c8c6c..a00124a5f 100644 --- a/user/plasma-integration/APKBUILD +++ b/user/plasma-integration/APKBUILD @@ -1,22 +1,20 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=plasma-integration -pkgver=5.12.5 +pkgver=5.12.6 pkgrel=0 pkgdesc="Qt platform theme plugin for Plasma" url="https://www.kde.org/" arch="all" -license="LGPL-2.1" options="!check" # Times out, requires X11 desktop. +license="(LGPL-2.1-only OR LGPL-3.0-only) AND LGPL-2.1-only AND ((LGPL-2.1-only WITH Nokia-Qt-exception-1.1) OR (GPL-3.0-only WITH Nokia-Qt-exception-1.1))" depends="breeze ttf-noto" -makedepends="cmake extra-cmake-modules python3 gettext-dev qt5-qtbase-dev +makedepends="cmake extra-cmake-modules python3 qt5-qtbase-dev libxcursor-dev qt5-qtx11extras-dev kconfig-dev kconfigwidgets-dev ki18n-dev kio-dev kiconthemes-dev knotifications-dev kwayland-dev kwidgetsaddons-dev - kwindowsystem-dev breeze-dev libxcursor-dev qt5-qtquickcontrols2-dev" -install="" + kwindowsystem-dev breeze-dev qt5-qtquickcontrols2-dev" subpackages="$pkgname-lang" -source="http://download.kde.org/stable/plasma/$pkgver/plasma-integration-$pkgver.tar.xz" -builddir="$srcdir/plasma-integration-$pkgver" +source="https://download.kde.org/stable/plasma/$pkgver/plasma-integration-$pkgver.tar.xz" build() { cd "$builddir" @@ -46,4 +44,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="5ae667a11ea85c6e9f353939bc22d84c36cbb53f053244a93e7c1d185d20452a7fc3d2afed65427ef938910fa537648006c2dda77346419a6a4492a2e292c787 plasma-integration-5.12.5.tar.xz" +sha512sums="df231e8041fb94f01b0950890f784d118ca0aa1a34e7e483f78351de237cc2ba46a05be9c7addc5a2c5d319be7e17b6e2c5f171da28aa7cfd9b34b585a3c8155 plasma-integration-5.12.6.tar.xz" -- cgit v1.2.3-60-g2f50