git: 11fe0c0fd66e - main - graphics/gimp3-app: Add HELP option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jun 2025 16:52:50 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=11fe0c0fd66e49499bc4ad97fe47df1f623e732f
commit 11fe0c0fd66e49499bc4ad97fe47df1f623e732f
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-06 15:54:38 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-06 16:51:53 +0000
graphics/gimp3-app: Add HELP option
Documentation is updated to match 3.0-series
Approved by: blanket
---
graphics/gimp3-app/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile
index 0c26fa286b1c..5cfd19b7bf98 100644
--- a/graphics/gimp3-app/Makefile
+++ b/graphics/gimp3-app/Makefile
@@ -78,7 +78,7 @@ MESON_ARGS= -Dappdata-test=disabled \
-Diff=disabled \
-Dfits=disabled
-OPTIONS_DEFINE?= AALIB GHOSTSCRIPT HEIF OPENJPEG JXL LIBMNG WMF DOCS VALA CFITSIO
+OPTIONS_DEFINE?= AALIB GHOSTSCRIPT HEIF HELP OPENJPEG JXL LIBMNG WMF DOCS VALA CFITSIO
OPTIONS_DEFAULT?= AALIB GHOSTSCRIPT HEIF OPENJPEG JXL WMF DOCS VALA LUA CFITSIO
OPTIONS_RADIO= SCRIPTS
OPTIONS_RADIO_SCRIPTS= LUA LUAJIT
@@ -96,6 +96,9 @@ GHOSTSCRIPT_MESON_ENABLED= ghostscript
HEIF_LIB_DEPENDS= libheif.so:graphics/libheif
HEIF_MESON_ENABLED= heif
+HELP_DESC= GIMP User Manual
+HELP_RUN_DEPENDS= gimp-help-en>=0:misc/gimp-help-en
+
LIBMNG_BROKEN= require rewrired mng port
LIBMNG_LIB_DEPENDS= libmng.so:graphics/libmng
LIBMNG_MESON_ENABLED= mng