ocrad 0.28-4 source package in Ubuntu

Changelog

ocrad (0.28-4) unstable; urgency=medium

  * Fix FTCBFS: Pass CXX to configure (Closes: #1064448). Thanks Helmut Grohne.

 -- Andrius Merkys <email address hidden>  Thu, 22 Feb 2024 08:57:43 -0500

Upload details

Uploaded by:
Andrius Merkys
Uploaded to:
Sid
Original maintainer:
Andrius Merkys
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocrad_0.28-4.dsc 1.9 KiB 5cbeb33449d77b89d056cbeacc90f715f6845271ce1aaa982b67e2d79c98c851
ocrad_0.28.orig.tar.xz 94.0 KiB f4434a0fafaa867cffe91318eff391ac0282720b9a4fab0d5be0d1be0814c90b
ocrad_0.28-4.debian.tar.xz 7.5 KiB f054cfdcd20b7ccc4647424e448329905e52144a434bb488780f48cda5876179

Available diffs

No changes file available.

Binary packages built by this source

libocrad-dev: optical character recognition library

 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
 feature extraction method. It reads a bitmap image in pgm/pbm format and
 produces text in byte (8-bit) or UTF-8 formats.
 .
 Ocrad includes a layout analyzer able to separate the columns or blocks
 of text normally found on printed pages.
 .
 This package includes the static library.

ocrad: optical character recognition program

 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
 feature extraction method. It reads a bitmap image in pgm/pbm format and
 produces text in byte (8-bit) or UTF-8 formats.
 .
 Ocrad includes a layout analyzer able to separate the columns or blocks
 of text normally found on printed pages.
 .
 This package includes the command-line tool.

ocrad-dbgsym: debug symbols for ocrad