[buildout]
parts = ocropus
[ocropus]
recipe = hexagonit.recipe.cmmi
url = http://ocropus.googlecode.com/files/ocropus-0.1.1.tar.gz
md5sum = 91a0e9b44d5599f22a42139a93ed0127
configure-options =
--with-tesseract=/usr/
make-binary=jam
environment-section = ocropus-environment
[ocropus-environment]
# fix compilation on debian: http://code.google.com/p/ocropus/issues/detail?id=27#c5
LIBS=-lpthread
[requirements]
development =
tesseract/baseapi.h
binary =
jam
-
http://code.google.com/p/ocropus/issues/detail?id=27#c5Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35999 20353a03-c40f-0410-a6d1-a30d3c3de9de
c8acd8eb