surpport seeking the recorded video
[vuplus_openembedded] / recipes / tesseract / tesseract_1.0.bb
1 DESCRIPTION = "A commercial quality OCR engine "
2 LICENSE = "APL + others"
3
4 DEPENDS = "tiff"
5
6 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}-ocr/${P}.tar.gz"
7
8 inherit autotools pkgconfig
9
10
11