git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ccad25
)
gocr: add 0.48
author
Koen Kooi
<koen@openembedded.org>
Fri, 30 Jul 2010 14:20:28 +0000
(16:20 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 30 Jul 2010 14:20:28 +0000
(16:20 +0200)
recipes/gocr/gocr_0.48.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/recipes/gocr/gocr_0.48.bb
b/recipes/gocr/gocr_0.48.bb
new file mode 100644
(file)
index 0000000..
f4b47cf
--- /dev/null
+++ b/
recipes/gocr/gocr_0.48.bb
@@ -0,0
+1,10
@@
+DESCRIPTION = "GOCR is an OCR (Optical Character Recognition) program"
+LICENSE = "GPLv2"
+
+SRC_URI = "http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${PV}.tar.gz"
+SRC_URI[md5sum] = "9882ba9a93fcb18ab704a10da80c228c"
+SRC_URI[sha256sum] = "e0c7b6fc864abfebcb0afa084963fb98f8967b356913e6406cf7b21cfd83d8a2"
+
+inherit autotools
+
+RDEPENDS_${PN} = "tcl"