diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-24 16:47:40 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-24 22:53:33 -0500 |
commit | 082f2a17ce2dc138293231d5fa5c8e8ad7781460 (patch) | |
tree | 0ed71e2c84103355c3d56344d147c290a61e0892 /graphics/ocropus/ocropus.info | |
parent | f1b19d905d62bcb5c02dc1d501b4ab10d5e1032d (diff) | |
download | slackbuilds-082f2a17ce2dc138293231d5fa5c8e8ad7781460.tar.gz |
graphics/ocropus: Updated for version 0.6_20120920.
Now a python only application
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/ocropus/ocropus.info')
-rw-r--r-- | graphics/ocropus/ocropus.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/ocropus/ocropus.info b/graphics/ocropus/ocropus.info index c25b9cc4e0..4fea27c62f 100644 --- a/graphics/ocropus/ocropus.info +++ b/graphics/ocropus/ocropus.info @@ -1,10 +1,10 @@ PRGNAM="ocropus" -VERSION="0.3.1" -HOMEPAGE="http://sites.google.com/site/ocropus/" -DOWNLOAD="http://ocropus.googlecode.com/files/ocropus-0.3.1.tar.gz" -MD5SUM="2a1b66419ae69ef031d5e6269db15bb5" +VERSION="0.6_20120920" +HOMEPAGE="https://code.google.com/p/ocropus/" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/ocropus-20120920.tar.xz" +MD5SUM="a61133bdb989e4a812dd130024830c0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="iulib tesseract" +REQUIRES="matplotlib pytables python-magick scipy" MAINTAINER="Pierre Cazenave" EMAIL="pwcazenave < at > gmail {dot} com" |