Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37554590
en ru br
ALT Linux repositórios
S:0.28-alt1
5.0: 0.17-alt3
4.1: 0.17-alt1
4.0: 0.15-alt1
3.0: 0.12-alt1

Group :: Escritórios
RPM: ocrad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ocrad
Version: 0.27
Release: alt2

Summary: Ocrad is an OCR program based on a feature extraction method
License: GPLv3+
Group: Office

Url: http://www.gnu.org/software/ocrad/ocrad.html

Packager: Ilya Mashkin <oddity at altlinux.ru>


# Source-url: https://mirror.tochlab.net/pub/gnu/ocrad/ocrad-%version.tar.lz

Source: %name-%version.tar

# Automatically added by buildreq on Sat Nov 15 2008

BuildRequires: gcc-c++

%description
GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads a bitmap image in pbm format and
produces text in byte (8-bit) or UTF-8 formats.

%prep
%setup

%build
%{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects}
./configure --prefix=%prefix
%make_build CXXFLAGS="%optflags"

%install
%makeinstall
make install-man DESTDIR=%buildroot

%check
make check

%files
%doc AUTHORS ChangeLog INSTALL NEWS README
%_bindir/*
%_infodir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009