kImageAnnotator is a tool for annotating images.
This package is known to build and work properly using an LFS 13.0 platform.
Download (HTTP): https://github.com/ksnip/kImageAnnotator/archive/v0.7.2/kImageAnnotator-0.7.2.tar.gz
Download MD5 sum: 12811a2611613152b8dccc266a8f4804
Download size: 268 KB
Estimated disk space required: 32 MB
Estimated build time: 0.5 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