From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 059F8158017 for ; Thu, 30 Sep 2021 17:24:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6F86E0895; Thu, 30 Sep 2021 17:24:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C17FE0895 for ; Thu, 30 Sep 2021 17:24:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 204BF342C94 for ; Thu, 30 Sep 2021 17:24:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85B09EA for ; Thu, 30 Sep 2021 17:24:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1633022526.e51330334ac9a20bc965407fe2e6ad589bde6c97.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/plasma/, kde-frameworks/plasma/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch kde-frameworks/plasma/plasma-5.86.0-r1.ebuild X-VCS-Directories: kde-frameworks/plasma/ kde-frameworks/plasma/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e51330334ac9a20bc965407fe2e6ad589bde6c97 X-VCS-Branch: master Date: Thu, 30 Sep 2021 17:24:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a6fb85ce-52f2-4b5d-893f-efc6d9090ec2 X-Archives-Hash: e8158c2f7b06287a14ef771e9be3a6e0 commit: e51330334ac9a20bc965407fe2e6ad589bde6c97 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 30 12:45:40 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 30 17:22:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5133033 kde-frameworks/plasma: Revert "Change busywidget to a gear" KDE-bug: https://bugs.kde.org/show_bug.cgi?id=442525 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> ...5.86.0-revert-Change-busywidget-to-a-gear.patch | 206 +++++++++++++++++++++ kde-frameworks/plasma/plasma-5.86.0-r1.ebuild | 75 ++++++++ 2 files changed, 281 insertions(+) diff --git a/kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch b/kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch new file mode 100644 index 00000000000..f0c8042d50c --- /dev/null +++ b/kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch @@ -0,0 +1,206 @@ +From 6f8eae0ca24e1ca7e816906042cb8b6b14886698 Mon Sep 17 00:00:00 2001 +From: Nate Graham +Date: Fri, 17 Sep 2021 07:43:48 -0600 +Subject: [PATCH] Revert "Change busywidget to a gear" + +This reverts commit aafe6523cc0fe809d03fb6b98c624ac3c0f49973. + +This change has not been well-received by users, and exposes a +conceptual issue with how app launch animations are currently handled in +Plasma, with the loading spinner simply re-used as an overlay on top of +the app icon. This constrains possible designs for the spinner because +the backgrounds it will be displayed on top of differ gratly in these +usages; what looks good in one context may not look good in the other. +We will have to find another way. + +BUG: 442525 +FIXED-IN: 5.87 +--- + .../breeze/widgets/busywidget.svg | 80 ++++++++----------- + 1 file changed, 35 insertions(+), 45 deletions(-) + +diff --git a/src/desktoptheme/breeze/widgets/busywidget.svg b/src/desktoptheme/breeze/widgets/busywidget.svg +index 2ca09f283..0eaf137a7 100644 +--- a/src/desktoptheme/breeze/widgets/busywidget.svg ++++ b/src/desktoptheme/breeze/widgets/busywidget.svg +@@ -14,7 +14,7 @@ + viewBox="0 0 35.983333 35.983334" + id="svg2" + version="1.1" +- inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)" ++ inkscape:version="0.48.5 r10040" + sodipodi:docname="busywidget.svgz"> + +@@ -75,7 +75,7 @@ + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="5.4632354" +- inkscape:cx="186.91665" ++ inkscape:cx="219.5896" + inkscape:cy="25.042129" + inkscape:document-units="px" + inkscape:current-layer="layer1" +@@ -84,9 +84,9 @@ + inkscape:showpageshadow="false" + borderlayer="true" + inkscape:window-width="1920" +- inkscape:window-height="1007" ++ inkscape:window-height="1027" + inkscape:window-x="0" +- inkscape:window-y="0" ++ inkscape:window-y="-3" + inkscape:window-maximized="1" + fit-margin-top="0" + fit-margin-left="0" +@@ -96,73 +96,59 @@ + type="xygrid" + id="grid4160" + empspacing="2" +- originx="0" +- originy="0" ++ originx="0px" ++ originy="0px" + visible="true" + enabled="true" +- snapvisiblegridlinesonly="true" +- spacingx="1" +- spacingy="1" /> ++ snapvisiblegridlinesonly="true" /> + ++ id="guide4155" /> + ++ id="guide4157" /> + ++ id="guide4159" /> + ++ id="guide4161" /> + ++ id="guide4165" /> + ++ id="guide4167" /> + ++ id="guide4169" /> + ++ id="guide4171" /> + ++ id="guide4199" /> + ++ id="guide4201" /> + ++ id="guide4203" /> + ++ id="guide4205" /> + + +@@ -227,7 +213,7 @@ + y="285.35831" /> + ++ transform="translate(-36.777084,0)"> + + + + + ++ id="path3009" ++ transform="matrix(0.26458334,0,0,0.26458334,-0.52916714,249.37498)" ++ d="m 206.90625,115 c -5.68285,0 -9.90626,4.76331 -9.90625,10 0,5.11064 3.86041,9.24196 8.53125,9.90625 0.007,0.001 0.0245,-0.001 0.0313,0 0.1869,0.0265 0.37435,0.0459 0.5625,0.0625 0.0726,0.008 0.11478,-0.004 0.1875,0 l 0.0313,0 c 0.0253,0.002 0.0371,0 0.0625,0 0.16207,0.008 0.3377,0.0313 0.5,0.0313 0.0253,-1.1e-4 0.0373,0 0.0625,0 0.22673,-0.003 0.46154,-0.0123 0.6875,-0.0313 0.0336,-0.003 0.06,0.002 0.0937,0 2.08268,-0.2143 4.08105,-1.19024 5.5625,-2.6875 2.29078,-2.85585 2.42433,-5.2927 1.42433,-9.29269 1.22819,5.24703 -2.45297,9.87167 -7.86188,10.0102 -4.24948,0 -7.87455,-3.58819 -7.87457,-7.99871 0.0682,-4.85133 3.99957,-7.98861 7.93707,-8.00652 l 0.15625,0 c 0.16789,0 0.31534,-0.15426 0.3125,-0.32394 -0.006,-0.3677 -0.0216,-0.97956 -0.0313,-1.32579 C 207.36994,115.1624 207.24222,115 207.0625,115 z" ++ style="fill:currentColor;fill-opacity:1;stroke:none" ++ class="ColorScheme-ButtonFocus" /> + + +@@ -268,11 +257,12 @@ + x="58.472801" + y="281.12497" /> + ++ sodipodi:nodetypes="sccccccccccccccccsssss" ++ class="ColorScheme-ButtonFocus" /> + + + +-- +GitLab + diff --git a/kde-frameworks/plasma/plasma-5.86.0-r1.ebuild b/kde-frameworks/plasma/plasma-5.86.0-r1.ebuild new file mode 100644 index 00000000000..9019b0099af --- /dev/null +++ b/kde-frameworks/plasma/plasma-5.86.0-r1.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="${PN}-framework" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Plasma framework" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +IUSE="gles2-only man wayland X" + +RESTRICT="test" + +RDEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5[gles2-only=,X=] + >=dev-qt/qtquickcontrols-${QTMIN}:5 + >=dev-qt/qtsql-${QTMIN}:5 + >=dev-qt/qtsvg-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kactivities-${PVCUT}*:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kdeclarative-${PVCUT}*:5 + =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kirigami-${PVCUT}*:5 + =kde-frameworks/knotifications-${PVCUT}*:5 + =kde-frameworks/kpackage-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 + !gles2-only? ( media-libs/libglvnd[X?] ) + wayland? ( + =kde-frameworks/kwayland-${PVCUT}*:5 + media-libs/libglvnd + ) + X? ( + >=dev-qt/qtx11extras-${QTMIN}:5 + x11-libs/libX11 + x11-libs/libxcb + ) +" +DEPEND="${RDEPEND} + X? ( x11-base/xorg-proto ) +" +BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )" + +PATCHES=( "${FILESDIR}"/${P}-revert-Change-busywidget-to-a-gear.patch ) + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package !gles2-only OpenGL) + $(cmake_use_find_package man KF5DocTools) + $(cmake_use_find_package wayland EGL) + $(cmake_use_find_package wayland KF5Wayland) + $(cmake_use_find_package X X11) + $(cmake_use_find_package X XCB) + ) + + ecm_src_configure +}