mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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
This commit is contained in:
parent
1d69e6e580
commit
564adc009e
2 changed files with 9 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue