From 13504e81a2654dac070e10036d8dfacba3c3e358 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 23 Jul 2018 05:02:41 -0500 Subject: user/plasma-desktop: bump to 5.12.6, modernise, overhaul --- user/plasma-desktop/APKBUILD | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/user/plasma-desktop/APKBUILD b/user/plasma-desktop/APKBUILD index aa58559fc..ff190ce4d 100644 --- a/user/plasma-desktop/APKBUILD +++ b/user/plasma-desktop/APKBUILD @@ -1,20 +1,20 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=plasma-desktop -pkgver=5.12.5 +pkgver=5.12.6 pkgrel=0 pkgdesc="Modern, functional, integrated libre desktop environment" url="https://www.kde.org/info/plasma-desktop" arch="all" -license="GPL-2.0 LGPL-2.1" options="!check" # Test suite fails due to keyboard layouts +license="GPL-2.0 LGPL-2.1" # theme/visual dependencies depends="breeze breeze-icons oxygen ttf-liberation" # shell/QML dependencies depends="$depends kde-cli-tools kded kwin qt5-qtgraphicaleffects setxkbmap" # Good Ideas™ to have depends="$depends consolekit kdeclarative" -depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtx11extras-dev +makedepends="cmake qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtx11extras-dev qt5-qtsvg-dev kdelibs4support-dev xf86-input-synaptics-dev kauth-dev plasma-framework-dev kdoctools-dev ki18n-dev kcmutils-dev knewstuff-dev knotifications-dev knotifyconfig-dev @@ -22,12 +22,10 @@ depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtx11extras-dev kpeople-dev kdbusaddons-dev kactivities-dev kactivities-stats-dev kconfig-dev kitemmodels-dev plasma-workspace-dev xf86-input-evdev-dev libxkbcommon-dev pulseaudio-dev libcanberra-dev libxkbfile-dev - xorg-server-dev" -makedepends="$depends_dev cmake extra-cmake-modules xkeyboard-config" -install="" + xorg-server-dev kwin-dev kscreenlocker-dev baloo-dev xcb-util-image-dev + xf86-input-libinput-dev breeze-dev xkeyboard-config extra-cmake-modules" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" -source="http://download.kde.org/stable/plasma/5.12.5/plasma-desktop-$pkgver.tar.xz" -builddir="$srcdir/$pkgname-5.12.5" +source="https://download.kde.org/stable/plasma/$pkgver/plasma-desktop-$pkgver.tar.xz" build() { cd "$builddir" @@ -56,4 +54,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="d19f8d640304bc1ffa0839e8ba453ddea76710f26fe580789c64e1b97d2a67c151ec62b2d0503fc35ad31cb8da4ef1125f3154e366b7f2bb4b8fb9bb2e0a6abb plasma-desktop-5.12.5.tar.xz" +sha512sums="435add4f2133f3e54023ad42b1360dc3ea3c44789692a38e5d95fcc825a1b7a9e3bdc05d03a375c687f3f0544c8f2ea4ccf047ec099ea3da32ed539ca57c8d76 plasma-desktop-5.12.6.tar.xz" -- cgit v1.2.3-60-g2f50