# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description ocrad is an optical character recognition program
long_description GNU Ocrad is an OCR (Optical Character Recognition) \
program implemented as a filter and based on a feature \
extraction method. It reads a bitmap image in pbm \
format and produces text in byte (8-bit) or UTF-8 \
homepage https://www.gnu.org/software/ocrad/ocrad.html
checksums rmd160 56d89bed3fee679f642f94d66288e9633441e1d6 \
sha256 c383d37869baa0990d38d38836d4d567e9e2862aa0cd704868b62dafeac18e3c \
depends_extract bin:lzip:lzip
configure.args CC="${configure.cc}" \
CPPFLAGS="${configure.cppflags}" \
CFLAGS="${configure.cflags}" \
CXXFLAGS="${configure.cxxflags}" \
LDFLAGS="${configure.ldflags}"
destroot.target install install-man