* [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/files/, kde-misc/colord-kde/
@ 2016-11-19 22:10 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2016-11-19 22:10 UTC (permalink / raw
To: gentoo-commits
commit: 4b3ae9949ef68a1026cb17c5b32cbd633696d675
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 22:10:35 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 22:10:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3ae994
kde-misc/colord-kde: Drop slot 4
Exported to kde-sunset overlay.
Package-Manager: portage-2.3.2
kde-misc/colord-kde/Manifest | 1 -
kde-misc/colord-kde/colord-kde-0.3.0.ebuild | 34 ----------------------
.../files/colord-kde-0.3.0-cmake34.patch | 11 -------
3 files changed, 46 deletions(-)
diff --git a/kde-misc/colord-kde/Manifest b/kde-misc/colord-kde/Manifest
index 1d16d92..aa53692 100644
--- a/kde-misc/colord-kde/Manifest
+++ b/kde-misc/colord-kde/Manifest
@@ -1,2 +1 @@
-DIST colord-kde-0.3.0.tar.bz2 48933 SHA256 ab3cdb7c8c98aa2ee8de32a92f87770e1fbd58eade6471f3f24d932b50b4cf09 SHA512 21e20b79cc0875c33b7b240b46d63b045ba3db45445a4d6d3c533577c0f9d9e1f1efc48dc9a35c588eb93e02d0eedb1bceb39d5eaa982bb01acae07e55abe0ba WHIRLPOOL f4ec74c8e20952eb84cb16435275a564fc8bd53c15bc3e2b4d67b6fa5ae5144e8043eb22acf58c6d81d051b7820824e10f525999c7a9ee4e7ba985217157d1ad
DIST colord-kde-0.5.0.tar.xz 97572 SHA256 6c545009af737ad67900e4d8549086bc65b979c799b2402871bba44addb52d2f SHA512 f285931f0f97462fcf173f64aaf2f32752bddb0b724d2055055ce5beb7dbe89ccebc62cb8c2ce455a8d68beb737fd55bf89be8e4dc7eaa37f09878b757370f07 WHIRLPOOL 4dc42e0378caded5277f665e3ee79b6f38f91ec97c37cf10f022d02e20b470b785c07a59ca02cc2918b8dfebc47bd9c0d8a644572b91e6ad00decd10e0e3291f
diff --git a/kde-misc/colord-kde/colord-kde-0.3.0.ebuild b/kde-misc/colord-kde/colord-kde-0.3.0.ebuild
deleted file mode 100644
index c348cc7..00000000
--- a/kde-misc/colord-kde/colord-kde-0.3.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Provides interfaces and session daemon to colord"
-HOMEPAGE="https://projects.kde.org/projects/playground/graphics/colord-kde"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- media-libs/lcms:2
- >=x11-libs/libXrandr-1.3.0
-"
-RDEPEND="${DEPEND}
- x11-misc/colord
-"
-
-PATCHES=( "${FILESDIR}/${P}-cmake34.patch" )
-
-pkg_postinst() {
- kde4-base_pkg_postinst
- if ! has_version "gnome-extra/gnome-color-manager"; then
- elog "You may want to install gnome-extra/gnome-color-manager to add support for"
- elog "colorhug calibration devices."
- fi
-}
diff --git a/kde-misc/colord-kde/files/colord-kde-0.3.0-cmake34.patch b/kde-misc/colord-kde/files/colord-kde-0.3.0-cmake34.patch
deleted file mode 100644
index 671482d..00000000
--- a/kde-misc/colord-kde/files/colord-kde-0.3.0-cmake34.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Fix build with >cmake-3.4
-
-Gentoo-bug: 569602
-
---- a/ConfigureChecks.cmake
-+++ b/ConfigureChecks.cmake
-@@ -1,3 +1,4 @@
-+include(CheckIncludeFiles)
- include(CheckTypeSize)
- include(FindPkgConfig)
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/files/, kde-misc/colord-kde/
@ 2019-03-24 16:49 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2019-03-24 16:49 UTC (permalink / raw
To: gentoo-commits
commit: bf5b2e16694a14b37e27975b67b4c9f6189d95b8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 16:27:13 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 16:49:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5b2e16
kde-misc/colord-kde: Drop 0.5.0 (r0)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/colord-kde/colord-kde-0.5.0.ebuild | 49 ----------------
.../files/colord-kde-0.5.0-unused-deps.patch | 68 ----------------------
2 files changed, 117 deletions(-)
diff --git a/kde-misc/colord-kde/colord-kde-0.5.0.ebuild b/kde-misc/colord-kde/colord-kde-0.5.0.ebuild
deleted file mode 100644
index 174efa5979c..00000000000
--- a/kde-misc/colord-kde/colord-kde-0.5.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Provides interfaces and session daemon to colord"
-HOMEPAGE="http://projects.kde.org/projects/playground/graphics/colord-kde"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtx11extras)
- media-libs/lcms:2
- x11-libs/libxcb
- x11-libs/libX11
- x11-libs/libXrandr
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kwindowsystem)
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_plasma_dep kde-cli-tools)
- x11-misc/colord
-"
-
-PATCHES=( "${FILESDIR}/${P}-unused-deps.patch" )
-
-pkg_postinst() {
- kde5_pkg_postinst
- if ! has_version "gnome-extra/gnome-color-manager"; then
- elog "You may want to install gnome-extra/gnome-color-manager to add support for"
- elog "colorhug calibration devices."
- fi
-}
diff --git a/kde-misc/colord-kde/files/colord-kde-0.5.0-unused-deps.patch b/kde-misc/colord-kde/files/colord-kde-0.5.0-unused-deps.patch
deleted file mode 100644
index 48b1f4277df..00000000000
--- a/kde-misc/colord-kde/files/colord-kde-0.5.0-unused-deps.patch
+++ /dev/null
@@ -1,68 +0,0 @@
-From be1d302200fb3f3f2ef9cf41c34cb4ac5d970df2 Mon Sep 17 00:00:00 2001
-From: Michael Palimaka <kensington@gentoo.org>
-Date: Sat, 22 Oct 2016 21:46:18 +1100
-Subject: [PATCH] Remove unused dependencies.
-
-REVIEW: 129240
----
- CMakeLists.txt | 4 ++--
- colord-kcm/CMakeLists.txt | 1 -
- icc-importer/CMakeLists.txt | 2 --
- icc-importer/main.cpp | 1 -
- 4 files changed, 2 insertions(+), 6 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index fcace67..6d6093a 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -28,8 +28,8 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
- find_package(X11)
- find_package(XCB COMPONENTS XCB RANDR)
-
--find_package(KF5 REQUIRED Config ConfigWidgets CoreAddons DBusAddons IconThemes I18n KCMUtils KIO
-- Notifications Plasma WidgetsAddons WindowSystem ItemViews)
-+find_package(KF5 REQUIRED ConfigWidgets CoreAddons DBusAddons I18n KCMUtils
-+ WidgetsAddons WindowSystem)
-
- add_definitions(-DTRANSLATION_DOMAIN=\"colord-kde\")
-
-diff --git a/colord-kcm/CMakeLists.txt b/colord-kcm/CMakeLists.txt
-index a078ed3..712bf1a 100644
---- a/colord-kcm/CMakeLists.txt
-+++ b/colord-kcm/CMakeLists.txt
-@@ -53,7 +53,6 @@ target_link_libraries(kcm_colord
- Qt5::DBus
- KF5::CoreAddons
- KF5::I18n
-- KF5::IconThemes
- KF5::KCMUtils
- ${LCMS2_LIBRARIES}
- )
-diff --git a/icc-importer/CMakeLists.txt b/icc-importer/CMakeLists.txt
-index af3cee0..a6ac1f9 100644
---- a/icc-importer/CMakeLists.txt
-+++ b/icc-importer/CMakeLists.txt
-@@ -18,8 +18,6 @@ target_link_libraries(colord-kde-icc-importer
- KF5::CoreAddons
- KF5::I18n
- KF5::WidgetsAddons
-- KF5::IconThemes
-- KF5::ConfigCore
- ${LCMS2_LIBRARIES}
- )
-
-diff --git a/icc-importer/main.cpp b/icc-importer/main.cpp
-index 2af0e85..bb72f32 100644
---- a/icc-importer/main.cpp
-+++ b/icc-importer/main.cpp
-@@ -31,7 +31,6 @@
- #include <QCommandLineParser>
-
- #include <KMessageBox>
--#include <KConfig>
- #include <KAboutData>
- #include <KLocalizedString>
-
---
-2.7.3
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/files/, kde-misc/colord-kde/
@ 2022-09-30 13:56 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2022-09-30 13:56 UTC (permalink / raw
To: gentoo-commits
commit: 6fe0864328db0a92234f7b39bb8b6376ca7a285f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 13:55:33 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 13:55:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe08643
kde-misc/colord-kde: drop 0.5.0-r2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/colord-kde/Manifest | 2 -
kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild | 56 ----------------------
.../colord-kde/files/colord-kde-0.5.0-icon.patch | 38 ---------------
3 files changed, 96 deletions(-)
diff --git a/kde-misc/colord-kde/Manifest b/kde-misc/colord-kde/Manifest
index 33756d54a5a6..d3604bbab4b4 100644
--- a/kde-misc/colord-kde/Manifest
+++ b/kde-misc/colord-kde/Manifest
@@ -1,3 +1 @@
-DIST colord-kde-0.5.0-patches.tar.xz 9500 BLAKE2B e8f4b2f07b7e17eeaddf1cba94945b47a5485213941d7cce3fb9bd0f67bcef37467541e154dfda8babac22fd46778809e84691cc4bebc2e149888a3927e73da7 SHA512 0f153413bd55c294eef1bbb8ae0af60972cdd68df4fe41c1a6fade34c4fa37d7195766561a9570a712b87c055cb9bbc54a5c2bf725c7776066f8fa91c00563e5
-DIST colord-kde-0.5.0.tar.xz 97572 BLAKE2B 7cb5434c25e576c98e2ffbf428bf81d37605fd489199bacc2c040d443021f1f1055b3640f2698b622b021e34f4c517e168a45cd2c1006fdc2c24590789b482e3 SHA512 f285931f0f97462fcf173f64aaf2f32752bddb0b724d2055055ce5beb7dbe89ccebc62cb8c2ce455a8d68beb737fd55bf89be8e4dc7eaa37f09878b757370f07
DIST colord-kde-0.5.0_p20220907-077644b5.tar.gz 64138 BLAKE2B 2bf2b705da0264f74568b69ef5f2ed4b90d38fa3457d870a806ca3b5db436f813232baa0901c73ed759b0b7409e9d44a427b1dfd764b7f14a7640d93b8c9f3dd SHA512 338e15b62ba46afb670ce7ee7ce24923e0485de09bdc4e33638696a962fc6773296e556d77d77bd1df22d0e7657c1e112836773f759225dd40cac29fb97fe262
diff --git a/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild b/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild
deleted file mode 100644
index 81ce4ef44c0d..000000000000
--- a/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Provides interfaces and session daemon to colord"
-HOMEPAGE="https://invent.kde.org/graphics/colord-kde"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz
-https://dev.gentoo.org/~asturm/distfiles/${P}-patches.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtx11extras-${QTMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- media-libs/lcms:2
- x11-libs/libxcb
- x11-libs/libX11
- x11-libs/libXrandr
-"
-DEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
- kde-plasma/kde-cli-tools:5
- x11-misc/colord
-"
-
-PATCHES=(
- "${WORKDIR}/${P}-patches"
- "${FILESDIR}/${P}-icon.patch"
-)
-
-pkg_postinst() {
- ecm_pkg_postinst
- if ! has_version "gnome-extra/gnome-color-manager"; then
- elog "You may want to install gnome-extra/gnome-color-manager to add support for"
- elog "colorhug calibration devices."
- fi
-}
diff --git a/kde-misc/colord-kde/files/colord-kde-0.5.0-icon.patch b/kde-misc/colord-kde/files/colord-kde-0.5.0-icon.patch
deleted file mode 100644
index bcc8ba2586ca..000000000000
--- a/kde-misc/colord-kde/files/colord-kde-0.5.0-icon.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From 7ea14bbaf6b0e923496cb5e50dfcd5068c7858c5 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Bj=C3=B6rn=20Feber?= <bfeber@protonmail.com>
-Date: Sun, 30 Jun 2019 17:50:38 +0200
-Subject: [colord-kde] Use more appropriate icon, because the activities icon
- got changed
-
-Summary:
-Use a more appopriate icon, because the activities icon got changed in D22155.
-{F6948366}
-
-Test Plan: Open the Color Corrections KCM.
-
-Reviewers: #plasma, #vdg, ndavis
-
-Reviewed By: #vdg, ndavis
-
-Subscribers: #vdg, #plasma
-
-Differential Revision: https://phabricator.kde.org/D22171
----
- colord-kcm/ColordKCM.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/colord-kcm/ColordKCM.cpp b/colord-kcm/ColordKCM.cpp
-index f14b4a9..fffbf54 100644
---- a/colord-kcm/ColordKCM.cpp
-+++ b/colord-kcm/ColordKCM.cpp
-@@ -158,7 +158,7 @@ ColordKCM::ColordKCM(QWidget *parent, const QVariantList &args) :
- connect(watcher, &QDBusServiceWatcher::serviceOwnerChanged,
- ui->profile, &Description::serviceOwnerChanged);
-
-- ui->devicesTb->setIcon(QIcon::fromTheme(QStringLiteral("preferences-activities")));
-+ ui->devicesTb->setIcon(QIcon::fromTheme(QStringLiteral("computer")));
- ui->profilesTb->setIcon(QIcon::fromTheme(QStringLiteral("application-vnd.iccprofile")));
-
- auto signalMapper = new QSignalMapper(this);
---
-cgit v1.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/files/, kde-misc/colord-kde/
@ 2023-11-15 23:39 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2023-11-15 23:39 UTC (permalink / raw
To: gentoo-commits
commit: 53b4fa20842aa56d2b3d61dc4bdbdcde26b60bea
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 23:37:56 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 23:39:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b4fa20
kde-misc/colord-kde: Fix IUSE=-X
Patch upstreamed.
Bug: https://bugs.gentoo.org/917212
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/colord-kde/colord-kde-23.08.3.ebuild | 6 ++-
.../files/colord-kde-23.08.3-without_x11.patch | 61 ++++++++++++++++++++++
2 files changed, 65 insertions(+), 2 deletions(-)
diff --git a/kde-misc/colord-kde/colord-kde-23.08.3.ebuild b/kde-misc/colord-kde/colord-kde-23.08.3.ebuild
index 8cadd5485a4e..28197edcd668 100644
--- a/kde-misc/colord-kde/colord-kde-23.08.3.ebuild
+++ b/kde-misc/colord-kde/colord-kde-23.08.3.ebuild
@@ -38,7 +38,7 @@ COMMON_DEPEND="
)
"
DEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kwindowsystem-${KFMIN}:5[X=]
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5[X]
"
RDEPEND="${COMMON_DEPEND}
dev-libs/kirigami-addons:5
@@ -48,9 +48,11 @@ RDEPEND="${COMMON_DEPEND}
x11-misc/colord
"
+PATCHES=( "${FILESDIR}/${P}-without_x11.patch" )
+
src_configure() {
local mycmakeargs=(
- $(cmake_use_find_package X X11)
+ -DWITHOUT_X11=$(usex !X)
)
ecm_src_configure
}
diff --git a/kde-misc/colord-kde/files/colord-kde-23.08.3-without_x11.patch b/kde-misc/colord-kde/files/colord-kde-23.08.3-without_x11.patch
new file mode 100644
index 000000000000..d1cfc6f1085d
--- /dev/null
+++ b/kde-misc/colord-kde/files/colord-kde-23.08.3-without_x11.patch
@@ -0,0 +1,61 @@
+From 31e125cc80497b0dc9f16abc808859ce97fd5fd1 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner <asturm@gentoo.org>
+Date: Sun, 26 Mar 2023 19:25:40 +0200
+Subject: [PATCH] Add CMake option to build WITHOUT_X11
+
+We want to be able to build without X11 support even if some of the used
+libraries may not work w/o X11 themselves yet or need to be built with X11
+support for other reverse dependencies.
+
+X11_FOUND is set automagically so far, and using
+-DCMAKE_DISABLE_FIND_PACKAGE_X11 will break if any dependencies list X11
+as required in their cmake config.
+
+Introducing this option means there is no behavior change by default,
+cmake will just skip finding X11 if the option is enabled.
+
+Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
+---
+ CMakeLists.txt | 18 +++++++++++-------
+ 1 file changed, 11 insertions(+), 7 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 9c08b03..d491926 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -47,13 +47,17 @@ find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} CONFIG REQUIRED COMPON
+ Widgets
+ )
+
+-find_package(X11)
+-set_package_properties(X11 PROPERTIES
+- TYPE OPTIONAL
+- PURPOSE "For colord integration on X11"
+-)
++option(WITHOUT_X11 "Build without colord-kded for X11 integration (skips finding X11)" OFF)
++if(NOT WITHOUT_X11)
++ find_package(X11)
++ set_package_properties(X11 PROPERTIES
++ TYPE OPTIONAL
++ PURPOSE "For colord integration on X11"
++ )
++ set(HAVE_X11 ${X11_FOUND})
++endif()
+
+-if (X11_FOUND)
++if (HAVE_X11)
+ find_package(XCB REQUIRED COMPONENTS XCB RANDR)
+ if (QT_MAJOR_VERSION STREQUAL "5")
+ find_package(Qt5X11Extras ${REQUIRED_QT_VERSION} NO_MODULE)
+@@ -80,7 +84,7 @@ ecm_set_disabled_deprecation_versions(
+ KF 5.100.0)
+
+
+-if (X11_FOUND)
++if (HAVE_X11)
+ add_subdirectory(colord-kded)
+ endif()
+ add_subdirectory(colord-kcm)
+--
+GitLab
+
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-11-15 23:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 13:56 [gentoo-commits] repo/gentoo:master commit in: kde-misc/colord-kde/files/, kde-misc/colord-kde/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2023-11-15 23:39 Andreas Sturmlechner
2019-03-24 16:49 Andreas Sturmlechner
2016-11-19 22:10 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox