1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

x11/plasma5-plasma-workspace: add upstream bug fix

applets/appmenu: fix top-level menu text coloration

	Commit [1] made the color dynamic, but neglected to respect the
	Plasma color scheme, if any. This causes problems with Plasma
	themes that have their own colors and don't respect the
	systemwide color scheme, such as Breeze Twilight.

	Fix it by using the appropriate colors from the PlasmaCore color
	scheme object, not the systemwide object provided by Qt.

[1] 28537cf3ff

Obtained from: 4d3f99558c
Upstream PR:	https://bugs.kde.org/show_bug.cgi?id=453348
This commit is contained in:
Tobias C. Berner 2022-05-18 07:04:44 +02:00
parent 13f8152768
commit 880b112c47
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,11 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
CATEGORIES= x11 kde kde-plasma
PATCH_SITES= https://invent.kde.org/plasma/plasma-workspace/-/commit/
PATCHFILES= 4d3f99558cff95259590e70dfbf854a479f772ce.diff:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 Plasma workspace

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1651588862
TIMESTAMP = 1652849921
SHA256 (KDE/plasma/5.24.5/plasma-workspace-5.24.5.tar.xz) = b9912691e0becfa0839dbf7750ea24729b72bad0216bef27584f9faf882064f6
SIZE (KDE/plasma/5.24.5/plasma-workspace-5.24.5.tar.xz) = 18490588
SHA256 (KDE/plasma/5.24.5/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 02cfe4768b6bc88a1c41b46d4ffbf79bed1b502956aa73360ba16700d0855608
SIZE (KDE/plasma/5.24.5/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 949