brlapi-java-6.0-3.3.3 >  A _p9|VM؃Bbp1 e_{P`GĶ"["Qޅ1f{\,_SOUn7#KL:=Yy $9\fa}'~iXr6UY /okqݵFMݨqFqXfX=#17d$eJb3,oQ~Y@ĨΓqXQ,=C_'DzH-F]5_T'^yc61bdc79a618ea5758fe8dfd6cc5d39543b743ee5a633ac9eb97675070db6bdd0d6a3493e556e55c9ae4d4e3d377141e53b16a64x_p9|!$8%C0r?ʥP3M7!qee+y;p!<4ιң:W/-o+`aILQthWyLs0wSfP/r@N'eDt.!kLj RuFpdENЦM.Ex <3m0Hsl:A/Fi.̬*(ŒUn SkMbZXo~GH'6saԍ}d-@^;\U"x>p>&?&d  QDHPTm        - (Q8X9:F#`G#tH#|I#X#Y#\#]#^#b#c$d%e%f%l%u%4v%<w&Hx&Py&Xz&p&&&&Cbrlapi-java6.03.3.3Library to use BRLTTY from applications -- Java BindingsBrlAPI is a service provided by the brltty daemon. Its purpose is to allow programmers to write applications that take advantage of a braille terminal in order to deliver a blind user suitable information for his/her specific needs. While an application communicates with the braille terminal, everything brltty sends to the braille terminal in the application's console is ignored, whereas each piece of data coming from the braille terminal is sent to the application, rather than to brltty._^goat10wSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Daemonshttps://brltty.app/linuxx86_64i85?_W_Rebb9e058e6fa67d8e3ac913ebe850f3aac2b639c190f940a3dbe9187083afb20af2af3f018ce1110b2a1b3090f9c740a0277bde4eb02b329f2efadfa23831dbdrootrootrootrootbrltty-6.0-3.3.3.src.rpmbrlapi-javabrlapi-java(x86-64)@@@@@@    javajpackage-utilslibbrlapi.so.0.7()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@]] #\@\w@ZZkZ1@ZLZ&@YKYJYm@Y:XXX@X lWWڍ@Wf@WV@TTY@T@ThTCmgorse@suse.comro@suse.dedimstar@opensuse.orgolaf@aepfle.demgorse@suse.comro@suse.dealoisio@gmx.comaloisio@gmx.commgorse@suse.comcbosdonnat@suse.commgorse@suse.comolaf@aepfle.deolaf@aepfle.detchvatal@suse.commgorse@suse.comolaf@aepfle.demgorse@suse.comolaf@aepfle.demgorse@suse.commgorse@suse.comjengelh@inai.demgorse@suse.commgorse@suse.comp.drouand@gmail.comp.drouand@gmail.comledest@gmail.comcrrodriguez@opensuse.org- Add coreutils and util-linux to post requires (boo#1177656).- change udev rule again to also not automatically use the braille driver for USB IDs 10c4:ea60 and 10c4:ea80 as these are generic IDs of generic UART bridges and should not be used for higher level devices (bsc#1093378, bsc#1093455, bsc#1007652)- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut by using systemd-devel-mini.- Use alsa API properly. Consumers are expected to use instead of . This is in preparation of an change to pkgconfig(alsa) to not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333) brltty-alsa.patch- Update to version 6.0: + Too many changes; please read ChangeLog : - Rebased brltty-5.5-systemd-install.patch - api_version is now 0.7.0, and sover is now 0_7 - brltty-systemd-wrapper now installs into /usr/libexec - Pass libexecdir in configure - LICENSE-GPL no longer exists - Package binaries new in 6.0- use brltty.path for systemd macros (boo#1074096 again)- Use correct license- Update to version 5.6 * General updates: + BRLTTY has been relicensed to the LGPL (from the GPL). + Better cursor routing handling of status line updates and vertical scrolling. + The Track Screen Scroll setting has been added. + The Word Wrap setting has been added. + Panning left when using a contraction table now word wraps. + Typing dismisses an alert message. + The test for when INFO does text maximization instead has been fixed. + Overrides are now applied when the preferences haven't yet been saved. + The Inceptor braille driver (from Innovision) has been added. * The Baum braille driver: + On models with B9 and B10 by the joystick, both are interpreted as Space. + Input packet handling for Pronto! V3 models has been fixed. * The EuroBraille braille driver: + Improved autodetection when using Bluetooth. + The Esytime braille keyboard can be used over Bluetooth and USB. + For Esytime models, B5 has been renamed to B8. * The HIMS braille driver: + The Smart Beetle is now recognized when using Bluetooth. * The HumanWare braille driver: + The BrailleNote Touch is recognized when using USB. * BrlAPI changes: + The version is now 0.6.7 (it was 0.6.6). + The brlapi_getModelIdentifier() function has been added to the API. + The default character set is now based on the user's locale. + Sessions would occasionally hang when connecting. + PolKit authentication is no longer attempted when it isn't available. + Reading raw key codes no longer uses key ranges. * Text tables: + The lt (Lithuanian) table has been updated. + The uk (Ukrainian) table has been added. * Contraction tables: + The fr-abrege (French) table has been updated. + The lt (Lithuanian) table has been added. + Support has been added for LibLouis tables. + brltty-ctb's output is now UTF-8 (rather than ASCII). * Key tables: + The ifPlatform and ifNotPlatform directives have been added. * Systemd changes: + Path (rather than target) units are now used to manage BRLTTY instances. * Build features: + Add the reload target to the make files for Systemd and Udev. + A make file for install/uninstall of the AppStream rules has been added. + Python 3.6 is supported. - Use espeak-ng when available- Fix %pre, %post, and %postun: brltty.service is now brltty@.service (boo#1074096).- Drop python2 dependency (fate#323526)- Update to version 5.5 + HandyTech's Actilino is supported. + HumanWare's Braille Note Touch is supported. + The Orbit 20 is supported. + Various other changes; please read ChangeLog : - Drop brltty-udev-rule.patch, brltty-polkit-fixes.patch, brltty-5.0-speechd.diff, brltty-5.4-latex-tables-executable.patch, brltty-braillenote-usb.patch, brltty.format-error.patch, brltty.makedev.patch, and brltty.ocaml.patch: fixed upstream. - Add brltty-5.5-systemd-install.patch: fix systemd service directory on lib64 - polkit policy is now named org.a11y.brlapi.policy - API version is now 0.6.6 - Don't create rcbrltty (why were we symlinking a systemd unit file here? Seems wrong)- Update filename in /var/adm/update-messages to match documentation, and build-compare pattern- Provide caml__frame with brltty.ocaml.patch- Require java-devel >= 1.6 to not fail during bootstrapping- Replace brltty.format-error.patch with the upstream fix; our current patch doesn't appear to be sufficient (boo#1030240).- Add -Wformat to work around build failure (boo#1030240) Add brltty.format-error.patch Add brltty.makedev.patch- Disable udev rule for generic FTDI devices to avoid taking USB-to-serial converters (boo#1007652). Add an update message if one of these devices is detected. - Add a README.SUSE. - Add brltty-polkit-fixes.patch: don't delay brltty if waiting for polkit initialization, and fix polkit+key authentication (bsc#930242). - Add brltty-braillenote-usb.patch: autodetect BrailleNote via USB. - Always enable polkit (intention of the conditional was to disable on 13.2 and 42.1, but it was being disabled under 42.2 as well).- Fix syntax error in rule files brltty-udev-rule.patch- Update to version 5.4 + Too many changes; please read ChangeLog : - Drop b40-1.patch, brltty-polkit.patch, and brltty-5.3.1-udev-systemd.patch: fixed upstream. - Add brltty-5.4-latex-tables-executable.patch: LaTeX tables should be executable. - API version is now 0.6.5 - Install rules file into %{_udevdir}/rules.d - Install systemd files via the Makefile - Make polkit a conditional.- Install polkit file (bsc#930242). - Add brltty-5.3.1-udev-systemd.patch: fix udev rules to work with systemd. From upstream.- Add missing service_add_pre call. Add missing argument to fdupes. - Fix misplacement of /69-brltty.rules in the root directory because pkgconfig(udev) was not requested, which led to _udevdir being the empty string.- Update to version 5.3.1 (fate#320893). + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.4 - Require systemd to build - Install brltty-atb, brltty-ktb, and brltty-tune (new binaries) - Add b40-1.patch - fix for invalid packets from a Brailliant - Add brltty-polkit.patch: support polkit-based authentication for brlapi. Install policy file Set polkit as default brlapi authentication mechanism - Install udev rules- Modify systemd service file to correct brltty path (boo#917176).- Add a dependency to python3 for building; brltty fails in his staging project because of mssing python3-xml module- Update to version 5.2 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.3 - Remove obsolete patches; + brltty-python-prefix.patch + brltty-5.1-fix-bashisms.patch- fix bashisms in brltty-install script - add patches: * brltty-5.1-fix-bashisms.patch- Replace xorg-x11-devel by specific individual pkgconfig() buildrequires.goat10 16051049906.0-3.3.36.0-3.3.3libbrlapi_java.sobrlapi.jar/usr/lib64/java//usr/share/java/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:17110/SUSE_SLE-15-SP2_Update/af3d8fa95ec7c420e6aaca0a0f21bff2-brltty.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c4200a863131bea0a1f029029056b156006fe6f, strippedgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v2.0 to extract Java archive data (JAR))RRRRRRY>* -butf-8c1796184cdb996262814007e6c4d787875614a78d0dd87e412c798f597d9dee9? 7zXZ !t/Mu] crv9uѵ> vtisD"RxFCc] ?{|Ro(i'@4xoDT}bZ&^msu t %; 'aLo4Sr|AM 1^9V\yMC8ZDo)} ^Ÿd^1΂BO:!)D{8~㣭Zi~bkHLOFjtLe %y\/F <.P&-$xF-ut{k;%NC2Pl7jҶhE1v:1]hvGɟG1JH`Q( .L<x\_L6Cg$U5lģAJgOlN۪o *@S1]2:Bɺ"ՎI@Y)K1?|NZJ?>_i` ; Z| %'ӫg OR \r3C: [wgkUޟ+F*Q.'FzBCDsn6|ti|,z+"T?f$>%; :*7=8OpVL7vz$hZ93Ŷ!q}Ġh'rOzas4~zׁ5Nz\-L]%y|.P .u6H&IY*ev5J94]ԛpE'ԊUs&FlL cu$UY]3\olm&.Ea*l_ָ d/aT-/z,{"#ky/j͆e*/pVHCTG݀hL7,mϹ톒n6|"2eue%($$2K Sm&yKNG'! p活I޼9\Oy>ZtĿ-KxU'A`z /f7#?Y ʚѫ!Eg{0yq VMMàe2פL7fwkzīKp%Mՠdd\Ϻ u">neH&7*x^ .ݲ7I|Q*-9X(Je ::F yml;^˼  ftE4]e^_GA%ԉ\OS#;}}`l o.\-ɓ̾;X_[6g6OӃvнNXvM QPtKCtku@8nc:F#+aifM^/c<ȅAg* Ao-|k@T0qVN"5E*o/0dč46a݆wo(POӢ34efLS"s#3*ѣpXI@4 Ȧ5^Yn\ wD> &ϰz։h `~+0̗s3(oS6r[+Z %=hРesb8PHDۿIɔNM!&{]2sV^ՊDtMæP-ʃ+t?#T(R-O9 鹿p ;k6}Ϫb)/ފŸ"R`a9u6bsV!U1|~ Zګ-D452`͢&|mFLL2A? LL J*\89-;yKKwP3omֶ$RbLGwH,ZAҟΆ k* ϩe# X(]>bSu3wGz%U2r6+yDL@jS^oZ!V3Y`8iP8FPO K~!tP AUi dڸcyJ&^\QO$N[jQ cpU'1GF_Kyb`#PhcWn2?m7-P!NLp5Kubemx&Anvq75szvs@pIR^[kӽS~No*'.C^k4-k~&(7YX%m>ҞO3!9xtZKBD2/T,XraԒnڨiSt/鞟}-vEߒXו1C9>toFozEzT\2;q4+:Ss%\[oL7:̏-WE>Nu%1+LtNَ!ҁZX:b$9^!vӒ~7s]BC* -BF?2_v  +':g +굷8P/3)ۣszU >1³[ɶ x.3yyG`Oe0zbQ^azSorn$i@g4Ob,`Ҝ0e0-섧޿f>! _Nр,C?%kc`9.!FHz3ή#5*'Gɱ5(:cM7al:ᓆG籴\{=ZEŮ.9\wr@u(ܪ CúC q&.y+W+ю[l^D!E 21Q@.D?ɉHXlz[ti Je$)!|5'J98Rw€ j`v3pkR #" o\^ |S[Ib!<ȥUX=8?8ey ٯPiLĵ nvԧTX[IoC!k XR^n#cgn-qel]1{ hhAqe/]a|*ݪ-`H(iZw=8'?;\ 2(cieBlS &K #ZM%8[KBMWɐ5#R(J^@H\FxsÛxGFS|o{vQ1_M@OV5m[،2,QFyC\>9ffoeZM= Y{7kD?l=WhJ0By@?)$)z[=faŤ\寊8qQ+77\]–fe;j)ŅK#}sp42HョN6D_&NQ³`F!Ysu)ҍ8veMoun\z#Aĸc$AbBZW6 \LzADYN|GozaLV!nLA- O.YhޒS10O{mD Eq;1lvcjſY2ʑlYl^͈fl =[&{QI41j{Y5nOU-OIcb ^[AT夜v&AqN~١ۇr\mӏ!g}y=J8>eR-@sS80MOh]Oo{tD57|1~o|Sx=7` F1n[{R!l~_ 맩7W|2*ʄ>#a JvMl )ct }7O*jR6D6)uG*jy(IˇwT+i/?;zZ-p==b]DX+=:u.0*ebCJ?=C&tOe-Sp}Q( iZ'Tb) 9`F.ړN1Il猫~ ^1s_ ˕=`fL󏘔;>;6B[ 1"0ل&wz[hS9 y ~D~P,X'plh6B5_4|)IZ'dS҂2G+X ֑LKlj 1y@&eLܫ{ 2C$OrYP3tyIpZStX+[hJP0qzG/gf"1wqU(M_Eob\k9ǧˁ`-Ùޛ=ѣ{MWG3?n\v`jQJor 8ax]_3`VĐ R-%g-6 &ڟrmᘏqoX{%}ٹLі5z\wHd Y[C+Yc멾Y7c<ϱOUw{:mUfr(-Y*Ķkn,׌Z^\ht u:pSW+c(JjL|J%`.Ӕɏt+ }1zt&]Grٴ"[#PKU?dB8+ѡr FI[wÎ )3:ufK*xiw鷒T1Ƙq2VF%+BrP~b'%ZyC=XBWiypi0/jDoI?{)74H$emK!Yz8]4Sˢ8-ۈ]/,IT h|^‘R|ގ)!b33}2{ǀk,D6M>e >;.|]{Fch 'CGn`B9?%򎪺8j⣪kCYFGp]xgIUᵤ{UԔ*9(CC-p `kA2=PITP?f\'Tf!=|O {u!44;84;2n^ހ!p 0 ,2xkqI[_f}R+@ !idDs߄.}.iV&&q^Qh/ ӋΏc ^xFdBE!<'_qyruF֞閙ڨ>3V|xefITY߻0R} "(-=vd[ dI'w>nuLghmxLIYC%.ټjW oEr M]IB>yTIL‚R$%(SȠw+2/h@x$m(iNf?oD\ES Q1$rpU @\"V> xz6_$#Sm5V3 V kWhDCB+>;#E1l@jݰ"+<%ɔ)! Xf8 )0j+My3V$%=p28j'Flj7;xLEybwB O7T(-vUx e'84XWn@{CJk vEd.>TiN¾qvRoY ah1鑨Z\NԳȗ=A"ޕӒ*3NrQ(َtXfqG1O+mAR=[QJ6ENow)n:}ɜTZUf4Th>!{~'=eyb(abP"TX)җo[ D _{g5ڝ7g c"?=2Nife&Fqo j|?['F6t'셊FiBpwӀ]٫F:;!AҺf>$΋?7R3z 0yb$оh8smΐ(azRG$v9)܎jO,#3c\ zД!z@14= s}Pzcw1je SPdLXK*:Su)h |ʎD5/dW ؎30 M"LRx $I[z9)(iU⩼bns؉yoJh33Xz<UoiGfEp (NQq-JuN=Ԉ#J|'^ݢ!B Vר\fwᵊdz[ɛ F2---`ZT>$&[;])qUw^CO?ᩎ8DWy3<@omA#e fg0D9l:pA%yycoT@|_RA^-ۼM4`iD QQVs'sԧQ}qjx[ ;Z~ɘesd~~*~Vu3gN8n5A~}V d*UޝVZdäjvq} .Î3,"P?Oeg+Ҡ>ݱ7B @R!6g` p?idVE+fơvղu-gA vQ_ ϲ c'(7 ŒW,_0ҳ Ca%nzcR\jFf&}Z7lpMҙ"$qTF^W1ɮiWYk]ȚX,۸>O<) 7 \$םI:REhҐs`1g)#ra9^^JY99^jڏ/7_O2€Xf Q ?C9ƶ-h>.߳8 q7 Ș|H*-A;t.9@m,Sr;)bulAwk%{Y ߾?G%~;KA1j#ذ$mn(֜۹9M>W\%m$n *pGn:& j^j@pmj4%WZRz7SJ9YOA:ƢJlEz< n|L?7̢N[a}6{*K96?pf314ALHC ˄nX >W%LU&[* aG~QC^nCDg /'ˡY Yx]c,fLus.mfC3e~4J{L~Pe]-1u5a!q¸C>mey5آP\~ O[ gtNLF\B|/U1o:0yS|6+-=k؛Q:q86$/:pcj@q'utxqEJL*NiM:QA˼y;L/1ǔif a5{'<1tNy$XV9_1lp&Gg~:O2?tHٔ_yj|6kI_Gv8~GU~e`n]Meb @d70,QWx@rS{I\WM&@?ds &/o/Wl>,bcMk|K\K8xZ ՎN6B&) mh؏ZT\5AQKUG|4%ըfUH..GN9e7/>V6C yQ.pⶡDw"&TDr!Ȅ<3C0tivUO}Fk R:kg唌ѷDTxqffPIT.h9G^@xUH9\y lః,f{0&L BYZ`D\x>ƥ~G8k^Җ)IរƔ&Is6RPUeٴۣ̅֩^k8]RaϾM6aK=/RvBa>0adGCa0<@k[Sk} a(Uڹ# Bmb UȜgm;K jpP;HJ%TёX(Hgڰ3qd Y#q~ɧ<6'EeL26cgGTNT٩xWh7:#mY=v51z(sq%1:/@A};fpHoCY^\jllk4m_B+Kzaԡt; DBi!y{F&"ΙRT /{ĀeessFTmC_T`;ofVS.t‘|;1!mSFLTtzR![r;nҤmwF1 Ӹf)_cAgVa^~h4' ˡG, 4< چ?:O28aՊ%`['M\C "IxHءiQVHh<:.0Jr"{5 ʭkʷb6r)?JM̘*:,#NTr\Tv rMHxI#.*s$2*{rxo,OU*gXd~Q3H+)宮$){TY*j,qU=u7pAmC>*7xob`L7N/}o.3\{qW mVֻŖxt_f_hX~PRrq f7Hvf dϨN#g67bTW vy8Nd h7_KQص@G/ּaZBgL-Gqc J-WՅtS MqtvoY!lhA+\qJ0mc}z^K |\T- vIi8:=TXOZUjv׹FlP3_2^ۈ96b*Sw_;!'׀siNn(QEHd"y1h8Rd'm[ ""Y^igYD|d/0}&'޻c"5ʪdYJbT*_a@E2U;8K%*xVc.y"ǜgm])LMrRԥ)"D{;Jm' Bis|ۺ“R(]gF+$}rL4ħ4Z@ Q~`%#nڄt,zUV\6*DuTpp0)}̵`=ץ(SIٌ:+7 0-~a9F*EkY{W3=F=^Hqnn"  օdx7E=|,{YrF9x=_M%@ORӛ]̓H縮)-gYq䈈칦'nيS}Ђdcr?7n2hڲ $F /cPJfS<(g"y1zbkq>6苾xw08[!=~\( ] /˭CAW->0:t!9ݺ3{o^1h:3;jcB+(!jTXgwq[uĜ#+ klka"&uҔ8S-=Shˤlu9T׺"%E_n^-m}E]L z듟t EF!* ""਺,j'Mбg1y`VBC9)ෟE]%Dz5mQn">1 j{~Ö'B%jvJj.qT$@̈ LkYi+J3U{i&#!>?txOn嬐4w@ڨɘaoaiv{HUsu1!H ]o'd]ĕŹyAlhcT*hNP?uwIl1x8mɍ#&G@c?OJfC6.M=Pq"nB~\~L2C!@RgdUF3Zy2D\w@a#㹌1Uo~93?jN ddC3$5_| zEپ&B.4 EyAtPenZ`qO:4$g_XApgՖj1<9'>#ܠ2*v>%CM]V=Hrmhj6̎8|4@ڛPZ'nwz+9&6:q V0n򡽊Kٍ('aC7x2dCgѼydU)?QAҎv@q9}yl0 ?R)K?LA@As\8" XLЈ*RH}GKB. D%\&9>6 QYϕ5fqY葸UJޜAR%nN-}l/ CjBb4_qr+ڻ~S*"F6XWvs^"CB:uމZuH9Phڗ!ԃ^ۢ8,ZP(rm{hg+WTAXNIv%?-;,"#3H=QIBaLޖyGs-bN`_rWoJA TkPUORwtd9rFE.UªWD (!adNI${d,=W4s8)'O/Uٮ o }q19zh>յr|+fyW` ?q`"QN<HٛMƣo璟Ӱ]4ΠlAeX]̀ϩWiҗ0mM xJޤm218veĕ;]"Un,‹ OݢՆ*٘9 yRLbyփ uBúvv=Hs,@7qԈb$-),2J,2DǪDgx d^ }.bJ6FˍjOzVX{ꃌܲ*qY\h#ѻ[jp;1}tyW\[5ʂ[AMOf[A{e)0w;R.gOTʩ|g 95׻VX@Ug+ƨl4j ʲ2Ҭ#@1"&Z8Z<[T<2sT`A9ZH;il!C$@3*"B<4\^od+<@7Ο bn9ϲ݄(B1 tϦ\8\ NF4gL߮\>%S 9udK:7۾h&"Igㅵ2ERIx-B/Y䛺/rH繈$gVFݎa0t2ADdYơG*^;\pv0^=c 'mB2 |tKZk' x[s1Hypi˟v]Q!ԷbrϠ4pvx2F 璙Vy#2Mժyk<ɵw Sv%:8CQ=Q_Ah%0Ru:sٲoNMQjjQ(&f־8v)ȇ r@hsAcܬ5ǥtd;HZ !ӷ'ɩ!agQ?_sHu/ ʿE>YR4Uk#5K@fdžʇ"8&!C3Դt*KUwӘRxMUO8^9thuɓ}2֦xڴZ 8[΄m"6߰T2z)Hݚ "VcናE{A+)\ή2C< YZ