[Lunar-commits]
CVS: moonbase/graphics/gocr BUILD, 1.2, 1.3 DETAILS, 1.4, 1.5
Florin Braescu
florin at lunar-linux.org
Sun Jul 11 07:10:31 GMT 2004
Update of /var/cvs/lunar/moonbase/graphics/gocr
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5206
Modified Files:
DETAILS
Added Files:
BUILD
Log Message:
the patch is still needed or the install will create a /usr/usr/share .. dir for manpages.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/gocr/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 10 Jul 2004 12:07:31 -0000 1.4
+++ DETAILS 11 Jul 2004 07:10:29 -0000 1.5
@@ -1,15 +1,22 @@
MODULE=gocr
VERSION=0.39
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-0.37-manpages-path.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=$SFORGE_URL/jocr/$SOURCE
- SOURCE_VFY=md5:35b024988af7d3ddb00971db4e6d53a1
+ SOURCE_URL[0]=$SFORGE_URL/jocr/$SOURCE
+ SOURCE2_URL[1]=$PATCH_URL/$SOURCE2
+ SOURCE_VFY[0]=md5:35b024988af7d3ddb00971db4e6d53a1
+ SOURCE2_VFY[1]=md5:120a43230170568a6ff650e71ef53fa0
WEB_SITE=http://jocr.sourceforge.net
ENTERED=20030308
- UPDATED=20040710
+ UPDATED=20040711
MAINTAINER=kc8apf at kc8apf.net
SHORT="gocr is a optical character recognition system"
+
cat << EOF
-GOCR/JOCR is an OCR (Optical Character Recognition) program, developed under the GNU Public License.
-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/JOCR is an OCR (Optical Character Recognition) program, developed under
+the GNU Public License. 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.
EOF
More information about the Lunar-commits
mailing list