pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/tesseract



Module name:    wip
Committed by:   kheinz
Date:           Thu Apr 19 00:34:36 UTC 2007

Modified Files:
        wip/tesseract: Makefile PLIST TODO distinfo
        wip/tesseract/files: tesseract.sh
Added Files:
        wip/tesseract/patches: patch-ai
Removed Files:
        wip/tesseract/patches: patch-aa patch-ab patch-ac patch-ad patch-af

Log Message:
Updated to version 1.03.

Pkgsrc-wip changes:
  - Patches removed:
    - patch-ac was integrated upstream
    - patch-aa, patch-ab, patch-ad and patch-af could not be applied and from 
what
      I have seen are no longer necessary.
  - New patch-ai to correctly detect fork(). Configure.in/configure.ac not 
available
    in archive :-/.
  - Project moved to code.google.com, so HOMEPAGE and MASTER_SITES were changed
    accordingly.
  - Added DEST_DIR support.
  - It seems C is no longer automatically included in USE_LANGUAGES.
  - PLIST adapted.
  - tesseract.sh now exec's libexec/tesseract.
  - Included phototest.tif for testing.
  - Updated TODO.

The good news: tesseract builds and does not crash (NetBSD/i386 3.1).
The bad news: tesseract does not recognize the text from phototest.tif.

Changes since version 1.02:
===========================
Feb 2 2007 - V1.03
          Added mftraining and cntraining.
          Added baseapi with adaptive thresholding for grey and color.
          Fixed many memory leaks.
          Fixed several bugs including lack of use of adaptive classifier.
          Added ifdefs to eliminate graphics code and add embedded platform 
support.
          Incorporated several patches, including 64-bit builds, Mac builds.
          Minor accuracy improvements.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/tesseract/patches/patch-ai
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/tesseract/patches/patch-aa \
    wip/tesseract/patches/patch-ab wip/tesseract/patches/patch-ac \
    wip/tesseract/patches/patch-ad wip/tesseract/patches/patch-af
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/tesseract/PLIST wip/tesseract/TODO \
    wip/tesseract/distinfo wip/tesseract/files/tesseract.sh
cvs -z3 rdiff -u -r1.2 -r1.3 wip/tesseract/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/patches/patch-ai?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/patches/patch-aa?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/patches/patch-ab?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/patches/patch-ac?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/patches/patch-ad?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/patches/patch-af?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/TODO?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/files/tesseract.sh?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tesseract/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index