gocr-gui-0.50-bp153.1.19 >  A `C$!M@eee(X|-Aǩf)\vkL/O ઍK&GZ$U ?VQu_X_hLVNE[U]f`J;dkl=d-+tDQ=ᷱKҳK.a r;L9C-j61=q_n3xJ{>!|K&="j ^-yv#F1-GeYnP͑vr7589e96c7603c8ede9bee14129b3093653e13c59d37c3385b5fa7f4175a391543384141d091617f32087e0a0292ed40dff4b963b6`C$!M@eeexD{2?J"0K1_n̲%Vӡ#1OOMtt34 38ӄXZE*]:BA}j$]\0*axro?6g6q!Zx2)W l]rnY?0b杄9&1jLf@WHS~b :H졌j4{~N,b! `2it`@B>pC!@?!0d   ]<@LPmv     z | 0  (8 94 : >@FGHIXY\]^ b-cd 9e >f Al Cu Xv `w x y z       !,Cgocr-gui0.50bp153.1.19Optical Character Recognition Program - Basic Graphical InterfaceGOCR is an optical character recognition program. It reads images in many formats and outputs a text file. It is also able to recognize and translate barcodes. This package contains a basic graphical interface for GOCR.`Cobs-arm-8A*SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0+https://bugs.opensuse.orgProductivity/Graphics/Otherhttp://jocr.sourceforge.net/linuxaarch64@_ˁ큤`C`C01982d7ceab60188af6aeb3cecbe96c0918f6299d555e0eb458863b42fc0f50ca9206926925566f8351de06b839c57ac044ba454e321c5ecd1af7eb32a54948drootrootrootrootgocr-0.50-bp153.1.19.src.rpmapplication()application(gocr.desktop)gocr-guigocr-gui(aarch-64)@    /bin/sh/bin/sh/bin/shgocrrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tkupdate-desktop-filesupdate-desktop-files0.503.0.4-14.6.0-14.0-15.2-14.14.1U@QX%@Pe@M] KEJv@GJFF+N@EPu@mpluskal@suse.comasterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comvuntz@opensuse.orgmeissner@suse.demeissner@suse.dero@suse.deaj@suse.dero@suse.de- Update desktop file macros - Cleanup spec file with spec-cleaner - Add changelog as source since it is used during build- Update to version 0.50: * just release it to avoid questiions to old problems, give a life sign ;) * fix 4 parfait problems against 0.48 * adding qrcode detection and decoding (no error correction, no skewing) * spacing slightly improved * context correction of hex codes (p.e. hex fingerprints) * some threshold value adaptions (not finished) * try to fix double output of XML code <...> and removed additional \n * improved quotation detection ,, '' * improved monospaced spacing (video text)- Added "CPPFLAGS=-I%{_includedir}/netpbm" to fix compilation with netpbm support in Factory (the netpbm headers where moved from /usr/include to /usr/include/netpbm). - Removed "make doc" (doesn't do anything). - Use desktop-file-install to install the desktop file in openSUSE > 12.1 (added desktop-file-utils as build requirement for this). - Spec file cleanup. - Removed no-build-date.patch and added a fix inside the spec file for the rpmlint warning "file-contains-current-date". - Update gocr.desktop to be xdg compatible (added "Scanning" category).- Update to version 0.49: + fix dot handling for ':' and ';' (vector code) + fix '@' for 7x9 and 5x8 fonts + fix double counting of subboxes (affects "0" (zero) with dot in it) + character "l" of width 1 improved + bug fix gluing chars ij of width=1 + bug fix thresholding (small gray images) + return error code -1 on ERROR pnm.c unexpected EOF + fix conflicts with unicode_defs.h TRUE definition on gcc/alphaev7-osf/3.4 + further fixes for lib by D. Katsubo + fix #3039007 "struct list" in list.h conflicts with STL (ocr_object_list) + fix #3039006 INFINITY macro in unicode.h conflicts with math.h + bugfix barcode 128, switch from mode mC to mA (":1") + bugfix: MultiPNM + database - ID: 2957140 + improved barcode recognition - ID: 2859644 (bars wider than spaces) + quality test-script bin/gocr_chk.sh added + initial datamatrix support (ASCII + ASCII numeric only, no ErrCorrection) - Spec file updates: + Changes based on rpmdevtools templates and spec-cleaner run. + Updates in Summary:, Url:, Buildrequires:, %build and %install sections. + Added needed packages in Requires: section. - Fix doc files path of man file. - Added a patch to fix an rpmlint warning (file-contains-current-date). - Updated gocr.desktop file.- Update to version 0.48: + fix buffer overflow introduced in 0.46 for filenames + add codabar barcode + fix bug, removing melted serifs + i25 barcode recognition + modifications + fix some false positive numbers "34" (video, gas meter) + fix problems with 2zZ4 for 10x10 screen font + better debug output for :;,. + remove examples, doc and libs part from configure + remove doc and examples from the (make install) part to reduce dependencies - Changes from version 0.47: + fix database recognition for certainty 100 (-a 100) + insert spaces with certainty 100 (old: 99) to let -a 100 work + new option -u string for unrecognized chars + fix: No contrast in image causes division by zero + reduced false positive recognition of scanned "a496" + "d as a" + add "Windows Pipe Fix" + improve 7x10, sample 0811qemu1.png + change black:white from >4:1 to >3.5:1 as criteria of inversion + reintroduce static library libPgm2asc.a (make libs) + add dynamic library (make libs), unused but may help other projects - Changes from version 0.46: + improved context correction (especially helvetica "Il") + improved recognition of tiny chars "$1", fat "s", "rw" "," + fix blank spaces problem in filenames + fix possible problem with database and UTF8 input + fix hidden bug in pitch/spacing initialization + reactivate code for output of glued chars and strings + fix wrong close() call + remove creation of pgm2asc.a for simplicity - Changes from version 0.45: + minor corrections for c and k + minus sign is filtered by option -C "--" now, ("\-" was parsed badly) + clean up old unused code for simplicity (api, frontend) + fix problem with low height barcodes and barcode removing + fix problem with readpgm (for multiple images) and database + PACKAGE_VERSION defined by configure.in AC_INIT + gocr.spec - Changes from version 0.44: + add volume to boxes (negative means white areas inside black areas) + Fix overflow in despeckling routine + reactivate composed chars, fix merge_boxes + fix problems with uncertain line detection and not recognized "7" + option -a has an effect now for the output + adaptions to MICR E13-B font + fix num_boxes in merge_boxes (affects line detection) + reduce 2 prompts to one per char in database mode + fix problem with smaller headlines + fix problems with tall font + fix includes for non-linux-platforms - Changes from version 0.43: + fix problem with dark frame around image + support multiple images, ex: giftopnm -image=all a.gif | gocr - + invert if obviously white on black + improve thresholding for discrete histograms + speedup for big boxes (especially dark background) + fix memory leak + fix uninitialized variables after insert spaces + fix frame_vector for single pixels - Changes from version 0.42: + further parts of recognition engine relaced by vector version + changed colored debug output for out??.png + division of glued chars replaced (slower but more accurate) + fix framing of small font + fix problem with uninitialized pnm_readpaminit call + better progress output, new image debug output + switch to the new improved rotation detection - Drop gocr-0.41.dif: gnome frontend has been removed. - Drop gocr-overflow.patch: gnome frontend has been removed. - Drop gocr-0.41-pgm.patch: fixed upstream. - Drop gocr-asneeded.patch: fixed upstream. - Remove gtk1-compat-devel BuildRequires: there's no GTK+ dependency anymore. - Split gocr.tcl in a gocr-gui subpackage, so we don't have to depend on tcl/tk for the command line tool. - Do not ship library and header: they're not used by anything else, and the header is not even installed anymore by default. - Improve summary and description of the package. - Update gocr.desktop to launch gocr.tcl. - Clean up packaging.- fixed as-needed build issue - spec file cleanup- fixed 1 byte buffer overflow due to bug- added libnetpbm-devel to the buildreq- Remove unneeded build requires.- fix man-page permissions/bin/sh/bin/shobs-arm-8 16150579390.50-bp153.1.190.50-bp153.1.19gocr.tclgocr.desktop/usr/bin//usr/share/applications/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/2e0d85b268de07a269d9be5481ea0544-gocrcpioxz5aarch64-suse-linuxPOSIX shell script, ASCII text executableASCII textRPPx'1 Z|packageand(gocr:tk)utf-888ae3c80eb007172706328c600a4de8d5b2d9719ad3d11e2079f01aa36a11e15?7zXZ !t/B] crv9wJO2 @WtͤMyufEUf{geSB!U4@mu~Wl$ʓp 6(R@>}\t4YEo@ѩhl8x)o3`-)%nL$"t֜G 74k*BiTW$6,deo[)9eZ#cY// eqBn,eJ`,r[h᫪]\̇) ~W]W%Ki]p7Zނ Q^]?uG^g}$PHZ]?u@Vp. Z_؄fJ.!JY62'3ՊVvmPvP3|fCf_KmvƭʴWygRgrR H4,u|*ߵx8Vp)3wC?5%Y%}Fm"Ԛu]څ6.rSm 5Xpμ z:(ѰO>.IFx&y(|(Wtڰ2ݾ:̔ԫ2kC},ub#K}6-gl̏]+VJ_l.Us0O@hZQj+jWgNp&p+`MHWRkļc 5<$`p4 y]~?fHju\h7cP[lm~T/p(} m#/exSYE>q&Y9•$:^g65)q1^85-!IZ(qab4XFeę0%ڑO-McWTrDzʔcTag!eLgScCS.G׮$[NoJJ苒c`}L57ר,% $j8m$KH7B~)SbIEݍ' otԈ΢wlF()(@ tKbݱ#h)NsH7/::+(yqy@pڢnos !4 #b335)q$V t<APh4lu@i=d5!_Bz`/㍃X#(dU2e`&<5ra qY+ Cɘb.X=6X2x/_x}s.aŮl!GPA7P 3}`ÜS+m H8fLù6di )+gG,77 *: M$ 6Po 筝Υ zN5\|XD4׾V;͈ut̓HvhJ>W[XFǀ?-^@Qv,-W9z*bE1@Cq4|떯_`J \&diDoJSBE-g*8z|/AŜog CIWg:Տ9\W$kcjNd΋=u:Ţ"{Sؔ^>)s!Sʔ 4mE@5IԼ5#xD+Gih J94frdH3n6kgbݍзyYp`b^oe,זJ~a%q^uW҃dzt\H@™k˯-훲Gof= ?iHsD2ծHx.%-;?:FVQ` qGMًΤ;Kx*)kbeݽ2xLL2,U2nhƗ ~Cx,&J: ^BU}^'&\e{lh}(F]R5SM/2Nx5@Dke?e%:sV{@;-mo@rT/!{=mO8>hinW5&3x4ɡMV-ui^7;ڭ8"=.YyqwB?8VxׁTфd0~5 jlI߫&ؗL`z00P~ z,RN^;:RFBd3gGpg8'k ,]S!ה  BnX?ıh• A0BX?'}NR7g  xTCqdxp2=[G]'k(w@Nr,rZA f~*|iM0K$Wlx޻\cc$;ic3h;)b~6y%6@P2ը3."׿*n@sѺ&ղaoizKCL9^{hÌI]g&RJ0*ZY+}ݦjdA-Xa?Sj^f/Ei=Ib`F\ȉ>d}%3]ORH!jD支1cgG 9gL՟i[ZXMF$`6u0-Fn cbɸXKmI(d(nr/\Q *QHDX߷D)&WuPܿ!4Cp(c.zM#7ShgT@jyc\h\,ΆNF1Ί  IUAxǚY`ߌiYpKBNjZm|LoԿ_eۙ 1ګ yx%8=AvRl/3~ 꼔䌦4 _TsFptLJ^^l2R0_>z=|(X5*xǤ߇2u`цfdg m%`v |S =rPʶaktoռL\9#)eƞB% $Jc/5V+mS`!*X%[b (2{qs Q$IEqx/TέlrSmlȧw;꫌k|hرU?( K׃SZ8(}]O`_|>gTFOߵ]E*r^_­?$Qҳ_[\K],ax+&dJ4AD.;$]Uwe'>c#nIbRQ:ITZJldMҕ/ _lAu"] y_i@KǁV03>${$X/qDtyJg=|nsPNfV|mpg}SwȕRE)w%%rfU[%~'.do;ѼI=r޲W!M,ӏb?fqNUqiD[K0v-&30Q N0Qt.ƚ0I+'QbklQEY2H;*BA0 دmA]gZ"}Y$2_+ 4.#jUu + ?eĊ\1ubw:At\R$Ԙf_g{RZlV^zT̶<'ҫ#ІGmq6O,0 濧]0=1M)<^rq*<bBhS U$OWTt„/#3 gCBª7i 37 9j": YZ