[packages/kp6-breeze] - added qdebug.patch
witekfl
witekfl at pld-linux.org
Mon Apr 28 13:44:14 CEST 2025
commit d8ad31503efb3051932768f0ff36ce2d35e4da9f
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon Apr 28 12:53:52 2025 +0200
- added qdebug.patch
kp6-breeze.spec | 2 ++
qdebug.patch | 11 +++++++++++
2 files changed, 13 insertions(+)
---
diff --git a/kp6-breeze.spec b/kp6-breeze.spec
index 655ae79..e3fd44b 100644
--- a/kp6-breeze.spec
+++ b/kp6-breeze.spec
@@ -15,6 +15,7 @@ License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
# Source0-md5: 4a883878aec90d6e2ebbe0de7478fd2c
+Patch0: qdebug.patch
URL: https://kde.org/
BuildRequires: Qt6Core-devel >= %{qt_ver}
BuildRequires: Qt6DBus-devel >= %{qt_ver}
@@ -121,6 +122,7 @@ Motyw kursora Breeze.
%prep
%setup -q -n %{kpname}-%{version}
+%patch -P 0 -p1
%build
%cmake -B build \
diff --git a/qdebug.patch b/qdebug.patch
new file mode 100644
index 0000000..f54ef90
--- /dev/null
+++ b/qdebug.patch
@@ -0,0 +1,11 @@
+diff -up breeze-6.3.4/cursors/src/kcursorgen/main.cpp.orig breeze-6.3.4/cursors/src/kcursorgen/main.cpp
+--- breeze-6.3.4/cursors/src/kcursorgen/main.cpp.orig 2025-04-28 12:49:39.518406011 +0200
++++ breeze-6.3.4/cursors/src/kcursorgen/main.cpp 2025-04-28 12:50:54.596735219 +0200
+@@ -8,6 +8,7 @@
+
+ #include <QCommandLineParser>
+ #include <QCoreApplication>
++#include <QDebug>
+ #include <QString>
+
+ int main(int argc, char **argv)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-breeze.git/commitdiff/d8ad31503efb3051932768f0ff36ce2d35e4da9f
More information about the pld-cvs-commit
mailing list