diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-04-09 01:58:37 -0400 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-04-09 02:16:14 -0400 |
commit | 564adc009ef5d89f21e7341b542857857a0bfea5 (patch) | |
tree | ecfa94790451f5334deca2c21f19ea862a151c0a | |
parent | sysutils/appjail-devel: Update to 3.7.0.20250328 (diff) |
x11-themes/plasma6-breeze: Prepare for Qt 6.9.x
Add upstream patches to fix build with Qt 6.9.0. These just add missing
QDebug headers.
MFH: 2025Q2
-rw-r--r-- | x11-themes/plasma6-breeze/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/plasma6-breeze/distinfo | 6 |
2 files changed, 9 insertions, 1 deletions
diff --git a/x11-themes/plasma6-breeze/Makefile b/x11-themes/plasma6-breeze/Makefile index d74f29af5870..17a9401c9085 100644 --- a/x11-themes/plasma6-breeze/Makefile +++ b/x11-themes/plasma6-breeze/Makefile @@ -2,6 +2,10 @@ PORTNAME= breeze DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11-themes kde kde-plasma +PATCH_SITES= https://invent.kde.org/plasma/breeze/-/commit/ +PATCHFILES+= 098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch:-p1 # Add missing headers for Qt 6.9 +PATCHFILES+= e2f16562b64c63b623def44476eadc635a82c7de.patch:-p1 # Add missing headers for Qt 6.9 + MAINTAINER= kde@FreeBSD.org COMMENT= Artwork, styles and assets for the Breeze visual style for the Plasma Desktop diff --git a/x11-themes/plasma6-breeze/distinfo b/x11-themes/plasma6-breeze/distinfo index 200f3d453934..2608ce37d54a 100644 --- a/x11-themes/plasma6-breeze/distinfo +++ b/x11-themes/plasma6-breeze/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1743668612 +TIMESTAMP = 1744178262 SHA256 (KDE/plasma/6.3.4/breeze-6.3.4.tar.xz) = 97af530e746eaea423f741697f91eb47ae5e8e883bef3d353fb25ad0b5ed15ac SIZE (KDE/plasma/6.3.4/breeze-6.3.4.tar.xz) = 45513772 +SHA256 (KDE/plasma/6.3.4/098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch) = 4b2d35e8625a8b0cff99abd8751e749615cee7d7f7471f97b70291355c0ef1c7 +SIZE (KDE/plasma/6.3.4/098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch) = 689 +SHA256 (KDE/plasma/6.3.4/e2f16562b64c63b623def44476eadc635a82c7de.patch) = 49981eecce817597a3a378f50f7cbac3fbd8a8a30d12d0393e413f47a5bd1bc8 +SIZE (KDE/plasma/6.3.4/e2f16562b64c63b623def44476eadc635a82c7de.patch) = 769 |