Date: Wed, 20 May 2009 02:11:44 +0900 (JST) From: Hiroto Kagotani <hiroto.kagotani@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/134718: [NEW PORT] graphics/ocropus: The OCRopus(tm) open source document analysis and OCR system Message-ID: <200905191711.n4JHBiAp081510@luna3.auto.infsys.cne.okayama-u.ac.jp> Resent-Message-ID: <200905191720.n4JHK2Vs080131@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134718 >Category: ports >Synopsis: [NEW PORT] graphics/ocropus: The OCRopus(tm) open source document analysis and OCR system >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 19 17:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Hiroto Kagotani >Release: FreeBSD 7.1-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD myhost.mydomain 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 12:35:36 UTC 2009 >Description: OCRopus(tm) is a state-of-the-art document analysis and OCR system, featuring pluggable layout analysis, pluggable character recognition, statistical natural language modeling, and multi-lingual capabilities. WWW: http://sites.google.com/site/ocropus/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ocropus-0.3.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ocropus # ocropus/Makefile # ocropus/distinfo # ocropus/pkg-descr # ocropus/pkg-plist # ocropus/files # ocropus/files/patch-ocr-utils__narray-io.h # ocropus/files/patch-Makefile.in # echo c - ocropus mkdir -p ocropus > /dev/null 2>&1 echo x - ocropus/Makefile sed 's/^X//' >ocropus/Makefile << '6205c3374786f010b993375217f8f66e' X# New ports collection makefile for: OCRopus X# Date created: 2009-05-20 X# Whom: Hiroto Kagotani <hiroto.kagotani@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= ocropus XPORTVERSION= 0.3.1 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} X XMAINTAINER= hiroto.kagotani@gmail.com XCOMMENT= The OCRopus(tm) open source document analysis and OCR system X XBUILD_DEPENDS= ${LOCALBASE}/lib/libtesseract_full.a:${PORTSDIR}/graphics/tesseract \ X ${LOCALBASE}/lib/libiulib.a:${PORTSDIR}/graphics/iulib \ X ${LOCALBASE}/lib/liblept.a:${PORTSDIR}/graphics/leptonlib X XWRKSRC= ${WRKDIR}/ocropus-0.3 X XMAKE_JOBS_UNSAFE= yes X XUSE_PYTHON= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --without-fst XCONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib X X.include <bsd.port.mk> 6205c3374786f010b993375217f8f66e echo x - ocropus/distinfo sed 's/^X//' >ocropus/distinfo << '50947e88080cef977c7579c9692c6cf6' XMD5 (ocropus-0.3.1.tar.gz) = 2a1b66419ae69ef031d5e6269db15bb5 XSHA256 (ocropus-0.3.1.tar.gz) = ee02d209a1c823090f0bceba7ec4a884029f66fc44147a2d34922f8148a699df XSIZE (ocropus-0.3.1.tar.gz) = 12061574 50947e88080cef977c7579c9692c6cf6 echo x - ocropus/pkg-descr sed 's/^X//' >ocropus/pkg-descr << '61efb21e126b2e594298a4d9e0870b19' XOCRopus(tm) is a state-of-the-art document analysis and OCR system, Xfeaturing pluggable layout analysis, pluggable character recognition, Xstatistical natural language modeling, and multi-lingual capabilities. X XWWW: http://sites.google.com/site/ocropus/ 61efb21e126b2e594298a4d9e0870b19 echo x - ocropus/pkg-plist sed 's/^X//' >ocropus/pkg-plist << 'd116653222a5f0c1bfb8a613ee7adeb6' Xbin/ocroscript Xlib/libocropus.a Xlib/libocroscript.a Xinclude/ocropus/extern.h Xinclude/ocropus/read_image.h Xinclude/ocropus/function.h Xinclude/ocropus/defs.h Xinclude/ocropus/voronoi-ocropus.h Xinclude/ocropus/const.h Xinclude/ocropus/beam-search.h Xinclude/ocropus/langmod-shortest-path.h Xinclude/ocropus/lattice.h Xinclude/ocropus/ocr-binarize-sauvola.h Xinclude/ocropus/ocr-binarize-otsu.h Xinclude/ocropus/grouping.h Xinclude/ocropus/make-garbage.h Xinclude/ocropus/charlib.h Xinclude/ocropus/feature-extractor.h Xinclude/ocropus/confusion-matrix.h Xinclude/ocropus/bpnet.h Xinclude/ocropus/additions.h Xinclude/ocropus/feature-stream.h Xinclude/ocropus/mnist.h Xinclude/ocropus/classmap.h Xinclude/ocropus/classify-chars.h Xinclude/ocropus/bpnetline.h Xinclude/ocropus/ocr-deskew-rast.h Xinclude/ocropus/ocr-noisefilter.h Xinclude/ocropus/ocr-doc-clean.h Xinclude/ocropus/ocr-doc-clean-concomp.h Xinclude/ocropus/ocr-pageframe-rast.h Xinclude/ocropus/ocr-whitespace-cover.h Xinclude/ocropus/ocr-char-stats.h Xinclude/ocropus/ocr-layout-rast.h Xinclude/ocropus/line-info.h Xinclude/ocropus/ocr-extract-gutters.h Xinclude/ocropus/ocr-ctextline-rast.h Xinclude/ocropus/ocr-ctextline-rast-extended.h Xinclude/ocropus/ocr-classify-zones.h Xinclude/ocropus/ocr-pageseg-wcuts.h Xinclude/ocropus/ocr-text-image-seg.h Xinclude/ocropus/log-reg-data.h Xinclude/ocropus/ocr-pageseg-xycut.h Xinclude/ocropus/ocr-word-segmentation.h Xinclude/ocropus/ocrcomponents.h Xinclude/ocropus/kmeans.h Xinclude/ocropus/glinerec.h Xinclude/ocropus/idmap.h Xinclude/ocropus/narray-io.h Xinclude/ocropus/ocr-segmentations.h Xinclude/ocropus/eigens.h Xinclude/ocropus/sysutil.h Xinclude/ocropus/logger.h Xinclude/ocropus/grouper.h Xinclude/ocropus/segmentation.h Xinclude/ocropus/pages.h Xinclude/ocropus/didegrade.h Xinclude/ocropus/lines.h Xinclude/ocropus/regionextractor.h Xinclude/ocropus/ocr-utils.h Xinclude/ocropus/resource-path.h Xinclude/ocropus/queue.h Xinclude/ocropus/grid.h Xinclude/ocropus/seg-eval.h Xinclude/ocropus/enumerator.h Xinclude/ocropus/editdist.h Xinclude/ocropus/tesseract.h Xinclude/ocropus/recognized-page.h X%%DATADIR%%/models/neural-net-file.nn X%%DATADIR%%/words/en-us X%%DATADIR%%/scripts/lib/align.lua X%%DATADIR%%/scripts/lib/datasets.lua X%%DATADIR%%/scripts/lib/editdist.lua X%%DATADIR%%/scripts/lib/getopt.lua X%%DATADIR%%/scripts/lib/headings.lua X%%DATADIR%%/scripts/lib/hocr.lua X%%DATADIR%%/scripts/lib/paragraphs.lua X%%DATADIR%%/scripts/lib/path.lua X%%DATADIR%%/scripts/lib/util.lua X%%DATADIR%%/scripts/lib/xml.lua X%%DATADIR%%/scripts/align-lines-wordwise.lua X%%DATADIR%%/scripts/align-transcription.lua X%%DATADIR%%/scripts/align.lua X%%DATADIR%%/scripts/build-ngram-model.lua X%%DATADIR%%/scripts/check-train-valid-bpnet-feature.lua X%%DATADIR%%/scripts/degrade.lua X%%DATADIR%%/scripts/deskew.lua X%%DATADIR%%/scripts/editdist.lua X%%DATADIR%%/scripts/erode3.lua X%%DATADIR%%/scripts/eval-bpnet-on-words.lua X%%DATADIR%%/scripts/eval-editdist-layout.lua X%%DATADIR%%/scripts/eval-on-word-list.lua X%%DATADIR%%/scripts/hocr-to-text.lua X%%DATADIR%%/scripts/line-clean.lua X%%DATADIR%%/scripts/matra-clipping.lua X%%DATADIR%%/scripts/rec-bpnet-isolated.lua X%%DATADIR%%/scripts/rec-bpnet.lua X%%DATADIR%%/scripts/rec-guided.lua X%%DATADIR%%/scripts/rec-line.lua X%%DATADIR%%/scripts/rec-ltess.lua X%%DATADIR%%/scripts/rec-minimal.lua X%%DATADIR%%/scripts/rec-tess-complete.lua X%%DATADIR%%/scripts/recognize.lua X%%DATADIR%%/scripts/reflow.lua X%%DATADIR%%/scripts/sauvola.lua X%%DATADIR%%/scripts/segment-line.lua X%%DATADIR%%/scripts/show.lua X%%DATADIR%%/scripts/showseg.lua X%%DATADIR%%/scripts/strict.lua X%%DATADIR%%/scripts/text-to-hocr.lua X%%DATADIR%%/scripts/train-bpnet-isolated.lua X%%DATADIR%%/scripts/train-bpnet-lines.lua X@dirrm include/ocropus X@dirrm %%DATADIR%%/models X@dirrm %%DATADIR%%/scripts/lib X@dirrmtry %%DATADIR%%/scripts X@dirrm %%DATADIR%%/words X@dirrm %%DATADIR%% d116653222a5f0c1bfb8a613ee7adeb6 echo c - ocropus/files mkdir -p ocropus/files > /dev/null 2>&1 echo x - ocropus/files/patch-ocr-utils__narray-io.h sed 's/^X//' >ocropus/files/patch-ocr-utils__narray-io.h << '0e8313e99aeb4703cdeed19f3d178a6b' X--- ./ocr-utils/narray-io.h.orig 2008-10-16 05:40:46.000000000 +0900 X+++ ./ocr-utils/narray-io.h 2009-05-19 18:44:35.000000000 +0900 X@@ -31,6 +31,7 @@ X X #include <stdio.h> X #include <stdlib.h> X+#include <stdint.h> X #include "colib.h" X X namespace ocropus { 0e8313e99aeb4703cdeed19f3d178a6b echo x - ocropus/files/patch-Makefile.in sed 's/^X//' >ocropus/files/patch-Makefile.in << 'ff7dd50149bbcb1c6f6b217421716230' X--- ./Makefile.in.orig 2008-10-16 05:48:05.000000000 +0900 X+++ ./Makefile.in 2009-05-19 18:44:46.000000000 +0900 X@@ -2473,7 +2473,7 @@ X X # run check-style everytime and give a hint about make check X all: X- $(srcdir)/utilities/check-style -f $(srcdir) X+# $(srcdir)/utilities/check-style -f $(srcdir) X @echo X @echo "Use 'make check' to run tests!" X @echo ff7dd50149bbcb1c6f6b217421716230 exit --- ocropus-0.3.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905191711.n4JHBiAp081510>