Works under i386, except view button,
since it uses some 'xli' for that, perhaps it can be fixed somehow!
Would suggest adding attached patch patch-bin_gocr_tcl too.

I can't tell that it works really good on real world scanned text. ;]

On Wed, Oct 25, 2006 at 08:14:37PM +0200, Antoine Jacoutot wrote:
>On Tue, 24 Oct 2006, Antoine Jacoutot wrote:
>>Alright, I made some cleanups to your gocr port and
>>- added NO_REGRESS
>>- added a -gui SUBPACKAGE
>>- changed pkg/DESCR
>>
>>Tested under amd64.
>>Comments anyone?
>
>I just tested it on macppc and it works extremely well too.
>Can anyone confirms this works on i386?
>
>Thanks!
>
>-- 
>Antoine
>
$OpenBSD$
--- bin/gocr.tcl.orig   Fri Feb  6 11:38:46 2004
+++ bin/gocr.tcl        Thu Oct 26 20:35:20 2006
@@ -9,7 +9,7 @@
 #  - Reading from stderr of child???
 #
 # this is a multiline comment in wish, but not in sh \
-exec wish -f $0 $@
+exec wish8.4 -f $0 $@
 
 set ver 0.3.6
 set gocrver 0.3.5

Reply via email to