mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-03 17:40:28 +00:00
A part of package is available only as static libraries such as libhwy.a or libjxl_dec.a. They initially were moved into static subpackage but headers and pkgconfig files were kept in the main package. This commit removes static subpackage and makes libjxl suitable for development. See discussion in https://github.com/termux/termux-packages/issues/18112