Author :
sthen
Date :
2025-10-17 07:48:16
Hash :f7fc0e0c Message :mupdf: don't compile barcode.cpp unless HAVE_ZXINGCPP is enabled.
we aren't currently building with the barcode support and zxingcpp
uses C++20, stopping mupdf building on ports-gcc archs (default gcc
version is too old and we can't mix and match between 8 and 11 in ports).