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 E5FEF138334 for ; Wed, 12 Jun 2019 10:03:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23B81E0943; Wed, 12 Jun 2019 10:03:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB440E0943 for ; Wed, 12 Jun 2019 10:03:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90012345F20 for ; Wed, 12 Jun 2019 10:03:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0193B618 for ; Wed, 12 Jun 2019 10:03:46 +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: <1560333780.ca8353899840b94e2600eb7f4c81ea4f9ae2fae9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/files/, kde-plasma/libksysguard/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kwin/files/kwin-5.15.80-gstreamer-optional.patch kde-plasma/libksysguard/files/libksysguard-5.16.0-no-detailed-mem-message.patch X-VCS-Directories: kde-plasma/kwin/files/ kde-plasma/libksysguard/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ca8353899840b94e2600eb7f4c81ea4f9ae2fae9 X-VCS-Branch: master Date: Wed, 12 Jun 2019 10:03:46 +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: 507fecab-16b1-4644-a783-64d7489d543e X-Archives-Hash: 860d6ab2906e35d380b65ce962b40f8a commit: ca8353899840b94e2600eb7f4c81ea4f9ae2fae9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 12 10:00:20 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 12 10:03:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca835389 kde-plasma: Add missing patches Signed-off-by: Andreas Sturmlechner gentoo.org> .../files/kwin-5.15.80-gstreamer-optional.patch | 13 +++++++++++ ...bksysguard-5.16.0-no-detailed-mem-message.patch | 26 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/kde-plasma/kwin/files/kwin-5.15.80-gstreamer-optional.patch b/kde-plasma/kwin/files/kwin-5.15.80-gstreamer-optional.patch new file mode 100644 index 00000000000..81db399f6b5 --- /dev/null +++ b/kde-plasma/kwin/files/kwin-5.15.80-gstreamer-optional.patch @@ -0,0 +1,13 @@ +Disable the effect video button if gstreamer is missing. + +--- a/kcmkwin/kwineffects/package/contents/ui/Effect.qml 2019-03-22 23:06:45.172699544 +0100 ++++ b/kcmkwin/kwineffects/package/contents/ui/Effect.qml 2019-03-22 23:07:30.435043637 +0100 +@@ -111,7 +111,7 @@ + + QtControls.Button { + icon.name: "video" +- visible: model.VideoRole.toString() !== "" ++ visible: false + + onClicked: videoItem.showHide() + } diff --git a/kde-plasma/libksysguard/files/libksysguard-5.16.0-no-detailed-mem-message.patch b/kde-plasma/libksysguard/files/libksysguard-5.16.0-no-detailed-mem-message.patch new file mode 100644 index 00000000000..477f88d4e55 --- /dev/null +++ b/kde-plasma/libksysguard/files/libksysguard-5.16.0-no-detailed-mem-message.patch @@ -0,0 +1,26 @@ +From 49c5fdcc3bfdfedfaeaabac4f0070b986a166ce2 Mon Sep 17 00:00:00 2001 +From: Andreas Sturmlechner +Date: Fri, 7 Jun 2019 22:58:55 +0200 +Subject: [PATCH] Gentooify message about QtWebEngineWidgets + +Translations can not be provided for this. +--- + processui/scripting.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/processui/scripting.cpp b/processui/scripting.cpp +index 83cf895..647194a 100644 +--- a/processui/scripting.cpp ++++ b/processui/scripting.cpp +@@ -242,7 +242,7 @@ new QWebChannel(window.qt.webChannelTransport, function(channel) { + mScriptingHtmlDialog->webView()->load(fileName); + #else + QMessageBox::critical(this, i18n("QtWebEngineWidgets not available"), +- i18n("KSysGuard library was compiled without QtWebEngineWidgets, please contact your distribution.")); ++ QStringLiteral("kde-plasma/libksysguard was built without USE \"webengine\" by user choice, detailed memory information not available.")); + #endif + } + #if HAVE_QTWEBENGINEWIDGETS +-- +2.21.0 +