public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/ddcui/files/
@ 2025-01-10 21:45 Ionen Wolkens
  0 siblings, 0 replies; only message in thread
From: Ionen Wolkens @ 2025-01-10 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     c4ccfe8923bc1c2f26d32e00460e147ceb6adedb
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Jan 10 15:56:39 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 21:41:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ccfe89

app-misc/ddcui: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../ddcui/files/ddcui-0.4.2-drop-qthelp-dep.patch  | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/app-misc/ddcui/files/ddcui-0.4.2-drop-qthelp-dep.patch b/app-misc/ddcui/files/ddcui-0.4.2-drop-qthelp-dep.patch
deleted file mode 100644
index d7552b323ba1..000000000000
--- a/app-misc/ddcui/files/ddcui-0.4.2-drop-qthelp-dep.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index aa68d60..522c9f3 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -98,12 +98,11 @@ message( ${VERBOSE} "  CMAKE_AUTORCC:           ${CMAKE_AUTORCC}")
- 
- set(QT5_LIBRARIES Qt5::Widgets )
- # Ensures all Qt componenets have same version: 
--find_package(Qt5 ${ddcui_qt_version} COMPONENTS Core Widgets Gui Help REQUIRED)
-+find_package(Qt5 ${ddcui_qt_version} COMPONENTS Core Widgets Gui REQUIRED)
- message( ${VERBOSE} "Qt directories:")
- message( ${VERBOSE} "  Qt5Widgets_INCLUDE_DIRS:  ${Qt5Widgets_INCLUDE_DIRS}" )
- message( ${VERBOSE} "  Qt5Core_INCLUDE_DIRS:     ${Qt5Core_INCLUDE_DIRS}"    )
- message( ${VERBOSE} "  Qt5Gui_INCLUDE_DIRS:      ${Qt5Gui_INCLUDE_DIRS}"     )
--message( ${VERBOSE} "  Qt5Help_INCLUDE_DIRS:     ${Qt5Help_INCLUDE_DIRS}"    )
- 
- find_package (PkgConfig REQUIRED )
- pkg_check_modules(GLIB2 REQUIRED glib-2.0>=${ddcui_glib_version})
-@@ -239,9 +238,9 @@ target_compile_options(ddcui PUBLIC "-fPIC" ${coverity_cflags})
- # add_compile_options(-Og -H V=1)
- 
- # redundant: ${Qt5Gui_INCLUDE_DIRS} ${Qt5Core_INCLUDE_DIRS} ${Qt5Widgets_INCLUDE_DIRS}. 
--#            ${Qt5Help_INCLUDE_DIRS} is a superset of them all 
- target_include_directories(ddcui SYSTEM PRIVATE
--                                 ${Qt5Help_INCLUDE_DIRS}
-+                                 ${Qt5Gui_INCLUDE_DIRS}
-+                                 ${Qt5Widgets_INCLUDE_DIRS}
-                                  ${GLIB2_INCLUDE_DIRS} 
-                                  ${DDCUTIL_INCLUDE_DIRS})
- 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-10 21:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 21:45 [gentoo-commits] repo/gentoo:master commit in: app-misc/ddcui/files/ Ionen Wolkens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox