[Bug 276473] graphics/imlib2: enable JPEG XL by default

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Jan 2024 15:53:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276473

            Bug ID: 276473
           Summary: graphics/imlib2: enable JPEG XL by default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: eduardo@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
        Depends on: 276369
          Assignee: eduardo@FreeBSD.org
             Flags: maintainer-feedback?(eduardo@FreeBSD.org)

Created attachment 247797
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247797&action=edit
v1 (apply via "git am")

Already default upstream via auto-detection e.g.,

$ pkg install libjxl
$ export DEVELOPER=1 || setenv DEVELOPER 1
$ make clean all -C graphics/imlib2
[...]
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/imlib2/loaders/jxl.so is linked to
/usr/local/lib/libjxl.so.0.9 from graphics/libjxl but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl
Error: /usr/local/lib/imlib2/loaders/jxl.so is linked to
/usr/local/lib/libjxl_threads.so.0.9 from graphics/libjxl but it is not
declared as a dependency
Warning: you need LIB_DEPENDS+=libjxl_threads.so:graphics/libjxl


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276369
[Bug 276369] graphics/imlib2: Update to 1.12.1
-- 
You are receiving this mail because:
You are the assignee for the bug.