The zxing-cpp package provides an open-source, multi-format linear/matrix barcode image processing library.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/zxing-cpp/zxing-cpp/archive/v2.3.0/zxing-cpp-2.3.0.tar.gz
Download SHA256 Sum: 64e4139103fdbc57752698ee15b5f0b0f7af9a0331ecbdc492047e0772c417ba
Download MD5 sum: 91ae23c12b5a00d54037ad019777238a
Download size: 3,189.0 KB
Estimated disk space required: 72,374.7 KB
Estimated build time: less than 0.2 SBU
Prepare zxing-cpp by running the following commands:
cmake -B build -W no-dev \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
-D ZXING_EXAMPLES=OFFcmake --build build
Tests require an external package.
Now, as the root user:
cmake --install build