/[public]/erp5/trunk/buildout/software-profiles/ocropus.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/software-profiles/ocropus.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35999 - (hide annotations)
Fri Jun 4 13:41:32 2010 UTC (3 years ago) by luke
File size: 468 byte(s)
 - fix compilation on debian: http://code.google.com/p/ocropus/issues/detail?id=27#c5
1 luke 32635 [buildout]
2 luke 32646 parts = ocropus
3    
4     [ocropus]
5     recipe = hexagonit.recipe.cmmi
6 luke 35994 url = http://ocropus.googlecode.com/files/ocropus-0.1.1.tar.gz
7     md5sum = 91a0e9b44d5599f22a42139a93ed0127
8     configure-options =
9     --with-tesseract=/usr/
10     make-binary=jam
11 luke 35999 environment-section = ocropus-environment
12 luke 35994
13 luke 35999 [ocropus-environment]
14     # fix compilation on debian: http://code.google.com/p/ocropus/issues/detail?id=27#c5
15     LIBS=-lpthread
16    
17 luke 35994 [requirements]
18     development =
19     tesseract/baseapi.h
20     binary =
21     jam
22    

  ViewVC Help
Powered by ViewVC 1.1.2