Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568797
en ru br
Репозитории ALT
S:0.28-alt1
5.1: 0.17-alt4
4.1: 0.17-alt1
4.0: 0.15-alt1
3.0: 0.12-alt1
www.altlinux.org/Changes

Группа :: Офис
Пакет: ocrad

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ocrad
Version: 0.12
Release: alt1

Summary: Ocrad is an OCR program based on a feature extraction method
License: GPL
Group: Office
Packager: Andrey Semenov <mitrofan at altlinux.ru>

Source: %name-%version.tar.bz2
#Patch: %name.patch

# Automatically added by buildreq on Tue May 25 2004

BuildRequires: gcc-c++ libstdc++-devel

%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 -q
#%patch -p0

%build
./configure --prefix=%prefix
make

%install
%makeinstall

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin