kImageAnnotator is a tool for annotating images.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/ksnip/kImageAnnotator/archive/refs/tags/v0.7.0/kImageAnnotator-0.7.0.tar.gz
Download MD5 sum: 337b493d010bc82b87a7b908855270cf
Download size: 264 KB
Estimated disk space required: 31 MB
Estimated build time: 0.5 SBU (Using parallelism=4)
Install kImageAnnotator by running the following commands:
mkdir build &&
cd    build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      .. &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install