Skip site navigation (1)Skip section navigation (2)
Date:      13 May 2003 05:15:29 -0000
From:      Michal@pr93.lublin.sdi.tpnet.pl, "Pasternak <dotz"@irc.pl
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52148: NEW PORT: graphics/gocr (aka jocr) - Optical Character Recognition software 
Message-ID:  <20030513051529.34850.qmail@pr93.lublin.sdi.tpnet.pl>
Resent-Message-ID: <200305130520.h4D5K9TT011652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52148
>Category:       ports
>Synopsis:       NEW PORT: graphics/gocr (aka jocr) - Optical Character Recognition software
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 12 22:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michal Pasternak
>Release:        FreeBSD 4.8-RC2 i386
>Organization:
>Environment:
	
>Description:

This is a very good OCR (Optical Character Recognition) program.

About

GOCR/JOCR is an OCR (Optical Character Recognition) program, developed under
the GNU Public License. Joerg Schulenburg started the program, and now leads
a team of developers. GOCR can be used with different front-ends, which
makes it very easy to port to different OSes and architectures. It can open
many different image formats, and its quality have been improving in a daily
basis.

GOCR or JOCR?

The original name is GOCR. It's what is used internally in the sources. But,
when registering the site at Sourceforge, gocr was already taken. So, it's
kind of both. Yeah, we know.


>How-To-Repeat:
	
>Fix:
# 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:
#
#	graphics/gocr/
#	graphics/gocr/distinfo
#	graphics/gocr/Makefile
#	graphics/gocr/pkg-descr
#	graphics/gocr/pkg-plist
#
echo c - graphics/gocr/
mkdir -p graphics/gocr/ > /dev/null 2>&1
echo x - graphics/gocr/distinfo
sed 's/^X//' >graphics/gocr/distinfo << 'END-of-graphics/gocr/distinfo'
XMD5 (gocr-0.37.tar.gz) = 824984b5d5c44b6e3c2a1a1d5fb6d48e
END-of-graphics/gocr/distinfo
echo x - graphics/gocr/Makefile
sed 's/^X//' >graphics/gocr/Makefile << 'END-of-graphics/gocr/Makefile'
X# New ports collection makefile for:	gocr
X# Date created:				14 May 2003
X# Whom:					Michal Pasternak <dotz@irc.pl>
X#
X# $FreeBSD$
X
XPORTNAME=	gocr
XPORTVERSION=	0.37
XCATEGORIES=	graphics textproc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	jocr
X
XMAINTAINER=	dotz@irc.pl
XCOMMENT=	GNU OCR (Optical Character Recognition) program.
X
XMANPAGES=	gocr.1
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
Xpost-install:
X	strip ${PREFIX}/bin/gocr
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${CP} ${WRKSRC}/doc/gocr.html ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-graphics/gocr/Makefile
echo x - graphics/gocr/pkg-descr
sed 's/^X//' >graphics/gocr/pkg-descr << 'END-of-graphics/gocr/pkg-descr'
XAbout
X
XGOCR/JOCR is an OCR (Optical Character Recognition) program, developed under
Xthe GNU Public License. Joerg Schulenburg started the program, and now leads
Xa team of developers. GOCR can be used with different front-ends, which
Xmakes it very easy to port to different OSes and architectures. It can open
Xmany different image formats, and its quality have been improving in a daily
Xbasis.
X
XGOCR or JOCR?
X
XThe original name is GOCR. It's what is used internally in the sources. But,
Xwhen registering the site at Sourceforge, gocr was already taken. So, it's
Xkind of both. Yeah, we know.
X
XWWW: http://jocr.sourceforge.net/
END-of-graphics/gocr/pkg-descr
echo x - graphics/gocr/pkg-plist
sed 's/^X//' >graphics/gocr/pkg-plist << 'END-of-graphics/gocr/pkg-plist'
Xbin/gocr
Xlib/libPgm2asc.a
Xinclude/gocr.h
X%%PORTDOCS%%share/doc/gocr/gocr.html
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-graphics/gocr/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513051529.34850.qmail>