kImageAnnotator is a tool for annotating images.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/ksnip/kImageAnnotator/archive/v0.7.1/kImageAnnotator-0.7.1.tar.gz
Download MD5 sum: 68990dfe7fe03f1aff5e0e5338b9f3bb
Download size: 264 KB
Estimated disk space required: 31 MB
Estimated build time: 0.6 SBU (Using parallelism=4)
Install kImageAnnotator by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -D BUILD_SHARED_LIBS=ON \ -D BUILD_WITH_QT6=ON \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install