git: 6a6a0f11043c - main - graphics/kdegraphics: install colord-kde
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jun 2025 18:04:06 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6a6a0f11043cea55e789395d2f89b091c1cdf97c
commit 6a6a0f11043cea55e789395d2f89b091c1cdf97c
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-06-28 18:02:47 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-06-28 18:03:24 +0000
graphics/kdegraphics: install colord-kde
---
graphics/kdegraphics/Makefile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 9de6763b672b..f60cf01f5d91 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -9,7 +9,8 @@ WWW= https://apps.kde.org/categories/graphics/
USES= kde:6 metaport qt:6
USE_QT= #
-OPTIONS_DEFINE= GPHOTO \
+OPTIONS_DEFINE= COLORD \
+ GPHOTO \
GWENVIEW \
KCOLORCHOOSER \
KOLOURPAINT \
@@ -21,6 +22,9 @@ OPTIONS_DEFINE= GPHOTO \
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
+COLORD_DESC= Color profiles manager
+COLORD_RUN_DEPENDS= colord-kde>=0:graphics/colord-kde
+
GPHOTO_DESC= Digital camera manager
GPHOTO_RUN_DEPENDS= kamera>=${KDE_APPLICATIONS_VERSION}:graphics/kamera