Search Criteria
Package Details: ocropy-git 737.8b88583-1
Git Clone URL: | https://aur.archlinux.org/ocropy-git.git (read-only, click to copy) |
---|---|
Package Base: | ocropy-git |
Description: | Python-based OCR package using recurrent neural networks (formerly ocropus) |
Upstream URL: | https://github.com/tmbdev/ocropy |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | stativ |
Maintainer: | stativ |
Last Packager: | stativ |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-22 20:53 |
Last Updated: | 2015-06-20 14:58 |
Dependencies (8)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-full, imagemagick-fftw)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- python-imaging
- python2-beautifulsoup4
- python2-matplotlib
- python2-pytables
- python2-scipy
- git (git-git) (make)
Required by (1)
- ocrodjvu (requires ocropy) (optional)
Latest Comments
1 2 3 4 Next › Last »
dark-saber commented on 2020-06-10 13:46
http://www.tmbdev.net/en-default.pyrnn.gz now gives 404 and probably should be replaced with https://github.com/zuphilip/ocropy-models/raw/master/en-default.pyrnn.gz per https://github.com/tmbarchive/ocropy/commit/f230be5ef06d7091a8dabd9cb50e5f216f05d8e9
cmsigler commented on 2020-06-01 16:32
Hi, all,
Patch to bring PKGBUILD up to date:
https://pastebin.com/jGz9t70B
NOTE: To get python2-scipy to build from AUR, that PKGBUILD also needs patching:
https://pastebin.com/mqCVp5RK
This WFM. HTH :^)
Clemmitt Sigler
zaidan commented on 2020-04-08 21:25
@stativ @grunix fixed missing dependencies:
@dreieck @stativ here is a PKGBUILD with major version number:
grunix commented on 2020-01-24 15:12
Package can't be installed any longer because of missing dependency:
==> Error: Could not find all required packages: python2-pytables (Wanted by: ocropy)
dreieck commented on 2019-01-30 14:30
Is it possible to change the
$pkgver()
-function such that the first part of the$pkgver
will be the major version number, and then something like+$'revision'.git-hash
or so?And if that was possible, append a
=${pkgver}
to theprovides=(ocropy)
-entry?stativ commented on 2015-02-22 20:59
According to the project changes, the package has been merged into ocropy-git.
stativ commented on 2015-02-22 20:58
According to the project changes, the package has been merged into ocropy-git.
stativ commented on 2015-02-22 20:58
According to the project changes, the package has been merged into ocropy-git.
stativ commented on 2015-02-22 20:58
According to the project changes, the package has been merged into ocropy-git.
stativ commented on 2015-02-22 20:36
ocroswig no longer exists, it has been replaced by ocropy.