Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560899
en ru br
ALT Linux repos
S:0.52-alt2
5.0: 0.45-alt1
4.1: 0.44-alt1
4.0: 0.43-alt0.1
3.0: 0.40-alt1

Group :: Graphics
RPM: gocr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gocr
Version: 0.51
Release: alt1

Summary: GOCR/JOCR is an optical character recognition program
Summary(ru_RU.UTF-8): GOCR/JOCR - программа распознавания символов (OCR)

License: GPL
Group: Graphics
Url: http://jocr.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www-e.uni-magdeburg.de/jschulen/ocr/%name-%version.tar
Patch: %name.as-needed.patch

BuildRequires: hostinfo, libnetpbm-devel, transfig,

%description
GOCR/JOCR is an optical character recognition program, released under the GNU
General Public License. It reads images in many formats (pnm, pbm, pgm, ppm,
some pcx and tga image files (or PNM from stdin) and outputs a text file; if
pnm-tools are installed and running on a linux-like system you can also use
pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others.

You can use XSane or Kooka as a graphical frontends for GOCR.

%description -l ru_RU.UTF-8
GOCR/JOCR - это программа оптического распознавания символов,
выпущенная под лицензией GNU General Public License.
Она читает изображения во многих форматах (pnm, pbm, pgm, ppm,
некоторые файлы pcx и tga (или PNM со стандартного ввода)
и выводит текстовый файл;
если уставлены pnm-tools, и программа запускается на Linux-системе,
вы также можете использовать форматы
pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp и другие.

Вы можете использовать программы XSane или Kooka как графические
оболочки для GOCR.

%prep
%setup -q
#patch

%build
%configure
%make_build

%install
%makeinstall_std
rm -f %buildroot%_bindir/%name.tcl

%files
%doc AUTHORS BUGS CREDITS HISTORY README READMEde.txt REMARK.txt REVIEW TODO
%doc doc/examples.txt doc/gocr.html doc/unicode.txt
#%doc api/doc/api.tex api/doc/api.txt api/doc/developers.txt
%_bindir/gocr
%_man1dir/gocr.1*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin