git: 1cd24a832a09 - main - graphics/libjxl: document recommended addons
Date: Wed, 23 Feb 2022 12:33:46 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1cd24a832a0949ee9c26677fcb6e5c7fe5da6c57
commit 1cd24a832a0949ee9c26677fcb6e5c7fe5da6c57
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-23 09:41:07 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-23 12:31:57 +0000
graphics/libjxl: document recommended addons
Most GTK apps are covered by PIXBUF option. Exceptions are apps that
hardcode formats or have custom import/export. For example, xsane
(unlike simple-scan) doesn't support saving with .jxl extension.
---
graphics/libjxl/pkg-message | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/graphics/libjxl/pkg-message b/graphics/libjxl/pkg-message
index 5c116d337e6f..6aae19fae694 100644
--- a/graphics/libjxl/pkg-message
+++ b/graphics/libjxl/pkg-message
@@ -1,4 +1,12 @@
[
+{ type: install
+ message: <<EOM
+Additional packages recommended for new users:
+- imlib2-jxl (e.g., feh, scrot)
+- kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
+- gimp-jxl-plugin
+EOM
+}
{ type: upgrade
maximum_version: "0.6.1_4"
message: <<EOD