]> git.pld-linux.org Git - packages/tesseract.git/commitdiff
- updated to 2.04
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 25 Jul 2009 23:30:59 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tesseract-no-java.patch -> 1.2
    tesseract.spec -> 1.21

tesseract-no-java.patch
tesseract.spec

index 604509c9139340451ad9d37a7b954c1bd3142299..a0bba406c84607c3c475f239a36f14f1ede17067 100644 (file)
 --- tesseract-2.03/Makefile.in~        2008-04-22 19:36:27.000000000 +0200
 +++ tesseract-2.03/Makefile.in 2008-12-26 12:04:01.680825552 +0100
 @@ -76,7 +76,7 @@
- RANLIB = @RANLIB@
- VERSION = @VERSION@
+ top_srcdir = @top_srcdir@
  
+ # TODO(luc) Add 'doc' to this list when ready
 -SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest java
 +SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest
- EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes tesseract.spec config       tesseract.dsp tesseract.dsw tesseract.vcproj tesseract.sln       StdAfx.cpp StdAfx.h tessdll.cpp tessdll.h tessdll.dsp tessdll.vcproj
+ EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes tesseract.spec config \
+       tesseract.dsp tesseract.dsw tesseract.vcproj tesseract.sln \
+       StdAfx.cpp StdAfx.h tessdll.cpp tessdll.h tessdll.dsp tessdll.vcproj
index a75996ae564819093c999d38fb3c3ff8bd9128c2..c218d9fef39f0bcd9b9ba6c73f248b921f581d7a 100644 (file)
@@ -7,12 +7,12 @@
 Summary:       Tesseract Open Source OCR Engine
 Summary(pl.UTF-8):     Tesseract - silnik OCR o otwartych źródłach
 Name:          tesseract
-Version:       2.03
+Version:       2.04
 Release:       1
 License:       Apache v2.0
 Group:         Applications/Graphics
 Source0:       http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 5777b70b11df16c1ac9aa155d7cfc553
+# Source0-md5: b44eba1a9f4892ac62e484c807fe0533
 Source1:       http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.eng.tar.gz
 # Source1-md5: b8291d6b3a63ce7879d688e845e341a9
 Source2:       http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.fra.tar.gz
@@ -26,7 +26,7 @@ Source5:      http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.spa.t
 Source6:       http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.nld.tar.gz
 # Source6-md5: b2f6ede182cea4bbfffd3b040533ce58
 Patch0:                %{name}-no-java.patch
-Patch1:                %{name}-gcc43.patch
+Patch1:                %{name}-gcc44.patch
 URL:           http://code.google.com/p/tesseract-ocr/
 BuildRequires: automake
 BuildRequires: libtiff-devel
This page took 0.099871 seconds and 4 git commands to generate.