summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-12 13:02:32 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-12 13:03:26 +0200
commit9d72b9cc56d6c34c819ba50b6c92d1e4c44752bc (patch)
tree563579d8bc7dac01bc0b7a89ed630f53e14b1656
parentgames-engines/residualvm: Bump to version 0.3.1 (diff)
downloadgentoo-9d72b9cc56d6c34c819ba50b6c92d1e4c44752bc.tar.gz
gentoo-9d72b9cc56d6c34c819ba50b6c92d1e4c44752bc.tar.bz2
gentoo-9d72b9cc56d6c34c819ba50b6c92d1e4c44752bc.zip
kde-plasma/oxygen: Fix incorrect symlinks
Closes: https://bugs.gentoo.org/629550 Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r--kde-plasma/oxygen/files/oxygen-5.13.5-symlinks.patch162
-rw-r--r--kde-plasma/oxygen/oxygen-5.13.5-r1.ebuild48
2 files changed, 210 insertions, 0 deletions
diff --git a/kde-plasma/oxygen/files/oxygen-5.13.5-symlinks.patch b/kde-plasma/oxygen/files/oxygen-5.13.5-symlinks.patch
new file mode 100644
index 000000000000..755ddde8cd30
--- /dev/null
+++ b/kde-plasma/oxygen/files/oxygen-5.13.5-symlinks.patch
@@ -0,0 +1,162 @@
+From 5bf9dfe906b50f2455210a29a00ec5494d8e26b7 Mon Sep 17 00:00:00 2001
+From: Jack Ostroff <ostroffjh@users.sourceforge.net>
+Date: Thu, 30 Aug 2018 19:02:11 -0400
+Subject: Correcting symlinks between col- and row-resize and split_v and _h
+ cursors
+
+Summary: BUG: 384864
+
+Reviewers: #plasma, apol, cfeck
+
+Reviewed By: cfeck
+
+Subscribers: davidedmundson, rdieter, tfoster, apol, asturmlechner, cfeck, plasma-devel
+
+Tags: #plasma
+
+Differential Revision: https://phabricator.kde.org/D8267
+---
+ cursors/KDE_Classic/cursors/col-resize | 2 +-
+ cursors/KDE_Classic/cursors/row-resize | 2 +-
+ cursors/Oxygen_Black/cursors/col-resize | 2 +-
+ cursors/Oxygen_Black/cursors/row-resize | 2 +-
+ cursors/Oxygen_Blue/cursors/col-resize | 2 +-
+ cursors/Oxygen_Blue/cursors/row-resize | 2 +-
+ cursors/Oxygen_White/cursors/col-resize | 2 +-
+ cursors/Oxygen_White/cursors/row-resize | 2 +-
+ cursors/Oxygen_Yellow/cursors/col-resize | 2 +-
+ cursors/Oxygen_Yellow/cursors/row-resize | 2 +-
+ cursors/Oxygen_Zion/cursors/col-resize | 2 +-
+ cursors/Oxygen_Zion/cursors/row-resize | 2 +-
+ cursors/src/symlinks/col-resize | 2 +-
+ cursors/src/symlinks/row-resize | 2 +-
+ 14 files changed, 14 insertions(+), 14 deletions(-)
+
+diff --git a/cursors/KDE_Classic/cursors/col-resize b/cursors/KDE_Classic/cursors/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/KDE_Classic/cursors/col-resize
++++ b/cursors/KDE_Classic/cursors/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/KDE_Classic/cursors/row-resize b/cursors/KDE_Classic/cursors/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/KDE_Classic/cursors/row-resize
++++ b/cursors/KDE_Classic/cursors/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Black/cursors/col-resize b/cursors/Oxygen_Black/cursors/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/Oxygen_Black/cursors/col-resize
++++ b/cursors/Oxygen_Black/cursors/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Black/cursors/row-resize b/cursors/Oxygen_Black/cursors/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/Oxygen_Black/cursors/row-resize
++++ b/cursors/Oxygen_Black/cursors/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Blue/cursors/col-resize b/cursors/Oxygen_Blue/cursors/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/Oxygen_Blue/cursors/col-resize
++++ b/cursors/Oxygen_Blue/cursors/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Blue/cursors/row-resize b/cursors/Oxygen_Blue/cursors/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/Oxygen_Blue/cursors/row-resize
++++ b/cursors/Oxygen_Blue/cursors/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+diff --git a/cursors/Oxygen_White/cursors/col-resize b/cursors/Oxygen_White/cursors/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/Oxygen_White/cursors/col-resize
++++ b/cursors/Oxygen_White/cursors/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/Oxygen_White/cursors/row-resize b/cursors/Oxygen_White/cursors/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/Oxygen_White/cursors/row-resize
++++ b/cursors/Oxygen_White/cursors/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Yellow/cursors/col-resize b/cursors/Oxygen_Yellow/cursors/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/Oxygen_Yellow/cursors/col-resize
++++ b/cursors/Oxygen_Yellow/cursors/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Yellow/cursors/row-resize b/cursors/Oxygen_Yellow/cursors/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/Oxygen_Yellow/cursors/row-resize
++++ b/cursors/Oxygen_Yellow/cursors/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Zion/cursors/col-resize b/cursors/Oxygen_Zion/cursors/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/Oxygen_Zion/cursors/col-resize
++++ b/cursors/Oxygen_Zion/cursors/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/Oxygen_Zion/cursors/row-resize b/cursors/Oxygen_Zion/cursors/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/Oxygen_Zion/cursors/row-resize
++++ b/cursors/Oxygen_Zion/cursors/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+diff --git a/cursors/src/symlinks/col-resize b/cursors/src/symlinks/col-resize
+index 179b52b..e3aa748 120000
+--- a/cursors/src/symlinks/col-resize
++++ b/cursors/src/symlinks/col-resize
+@@ -1 +1 @@
+-split_v
+\ No newline at end of file
++split_h
+\ No newline at end of file
+diff --git a/cursors/src/symlinks/row-resize b/cursors/src/symlinks/row-resize
+index e3aa748..179b52b 120000
+--- a/cursors/src/symlinks/row-resize
++++ b/cursors/src/symlinks/row-resize
+@@ -1 +1 @@
+-split_h
+\ No newline at end of file
++split_v
+\ No newline at end of file
+--
+cgit v0.11.2
diff --git a/kde-plasma/oxygen/oxygen-5.13.5-r1.ebuild b/kde-plasma/oxygen/oxygen-5.13.5-r1.ebuild
new file mode 100644
index 000000000000..607c3ab579a3
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.13.5-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://cgit.kde.org/oxygen.git"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="wayland"
+
+COMMON_DEPEND="
+ $(add_frameworks_dep frameworkintegration)
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_plasma_dep kdecoration)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtx11extras)
+ x11-libs/libxcb
+ wayland? ( $(add_frameworks_dep kwayland) )
+"
+DEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kservice)
+"
+RDEPEND="${COMMON_DEPEND}
+ $(add_plasma_dep kde-cli-tools)
+ !kde-plasma/kdebase-cursors:4
+"
+
+PATCHES=( "${FILESDIR}/${P}-symlinks.patch" )
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package wayland KF5Wayland)
+ )
+ kde5_src_configure
+}