Subject: CVS commit: pkgsrc/graphics/libjxl
From: Greg Troxel
Date: 2025-02-20 15:53:50
Message id: 20250220145350.61D34FBE0@cvs.NetBSD.org

Log Message:
graphics/libjxl: Remediate upstream's approach to a2x

To accomodate Windows, they find python and use it run a2x instead
of...  invoking a2x.  If 3.13 is installed while 3.12 is default, that
fails, and it's wrong anyway.  Excise lots of special cases and just
invoke a2x.

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/libjxl/Makefile
1.4modifypkgsrc/graphics/libjxl/PLIST
1.4modifypkgsrc/graphics/libjxl/distinfo
1.3addpkgsrc/graphics/libjxl/patches/patch-CMakeLists.txt