ocrad 0.28-3 source package in Ubuntu
Changelog
ocrad (0.28-3) unstable; urgency=medium * New maintainer (Closes: #974154). Thanks Gürkan Myczko for your work! * Make debian/rules use debhelper. * Build test executable in dh_auto_build stage. * Provide ocradcheck executable to avoid compiling it in autopkgtest (Closes: #1004508). * Replace deprecated $ADTTMP in autopkgtest. * No need for ${shlibs:Depends} in libocrad-dev. -- Andrius Merkys <email address hidden> Tue, 23 Aug 2022 09:55:51 -0400
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | graphics | |
Lunar | release | universe | graphics | |
Kinetic | release | universe | graphics |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocrad_0.28-3.dsc | 1.9 KiB | 20b0802f5703d041a749a85d8bd9e55394f7fb8e7c9238aabe89e4a780726257 |
ocrad_0.28.orig.tar.xz | 94.0 KiB | f4434a0fafaa867cffe91318eff391ac0282720b9a4fab0d5be0d1be0814c90b |
ocrad_0.28-3.debian.tar.xz | 7.5 KiB | effb6263d4c8486c9b9fd10dc601f55eb874ef13fd4e38747dfb31d47a0e90da |
Available diffs
- diff from 0.27-2build1 (in Ubuntu) to 0.28-3 (57.4 KiB)
- diff from 0.28-2 to 0.28-3 (2.7 KiB)
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