brltty-driver-at-spi2-6.0-lp152.1.9 >  A ^1/=„g|,18> xq{&/2$֖Q #t X<7z !{L}S 1UwR#ߖIMyYEה~8^H)}gtTJegjcKrdFFeWW^%RGç݆ QDLvO[գ1RCA9 cC! {d%0\jku˂` ؖ|[yӘT <<Ƕ3781b57bf86460cece94f1b8522aeb75b825b2e10738cc334d70b4285133e51ca7ab8fe27d96c3a4f7af643d653b2e8e1143e881WX^1/=„%N~vbH72{G$ l#z7 /3(Wg'.85yFz7'7/Tj4L-zz|,yMV>w)daL*j˫ơj7 *caAG qRkKpl hi(\ڎQ:0  6*EGbFa(pV r;Ev d'4?A{>pA%?%d & Alpx|     A DHMRpt  ! (H8P9:F"#G"8H"<I"@X"DY"P\"p]"t^"b"c#@d#e#f#l#u#v#w$Px$Ty$Xz$x$$$$$$$Cbrltty-driver-at-spi26.0lp152.1.9AT-SPI 2 driver for BRLTTYBRLTTY is a background process (daemon) which provides access to the Linux/Unix console (when in text mode) for a blind person using a refreshable braille display. It drives the braille display and provides complete screen review functionality. This package contains the AT-SPI 2 screen driver.^0lamb59zxopenSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Daemonshttps://brltty.app/linuxx86_64zx^043aad5e76e1bbbe8feb8532fbfc68d6b6171cd201d4dd877bf2fd48f39f87a05rootrootbrltty-6.0-lp152.1.9.src.rpmbrltty-driver-at-spi2brltty-driver-at-spi2(x86-64)libbrlttyxa2.so()(64bit)@@@@@@@    brlttylibc.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)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.03.0.4-14.6.0-14.0-15.2-14.14.1]] #\@\w@ZZkZ1@ZLZ&@YKYJYm@Y:XXX@X lWWڍ@WgWV@TTY@T@ThTCro@suse.deDominique Leuenberger olaf@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.comLed crrodriguez@opensuse.org- 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.lamb59 15904401486.0-lp152.1.96.0-lp152.1.9libbrlttyxa2.so/usr/lib64/brltty/-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.opensuse.org/openSUSE:Leap:15.2/standard/da8ed3d97280ecc80f2b811c3898daa7-brlttycpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ccfd510fb27a63f7a19175ca4d10d86755bbcb78, strippedPRRRRRRRt"XbGjL;packageand(brltty:at-spi2-core)utf-82689b3c992810542de680ee1cd14d8718e89892eafe05ea85d0e99b5d23e8439?7zXZ !t/{-] crv9uQ{i1/ʾ[PHXԭ=2[aa6WvN$ju ŋ|g !}ZS9W=4jFejnx)X3GJTϾaRL6DJ|mdrzb{ ZV򙎧αҬ^ٱrՃ@:5Z)Xt h]CY%lQl!3 H}6tǪ)00pIyܨT1J߀n~RHZ|:91RKDQS(BNfhElEe-h|KLWf^8Z'ӭZ_smW5sܳk,ufxZgCڠNLa !)9!6 Znu1Szr*MBI`_Mzlg@vbԉIvVꔶL_*0@}J6L8GIvt SwB"V^.;3NRfCY>iSŞԦZeh0u랎̣t%߬ŀy9)ňu 'iMS MLju.}/(ϒCd Z_Q/p$O J8/V"YVLbs׍> '-?qv)zu| ӒÑW"fLE!ԜܺDڶ>7mk,)')nkyx`g'A4NS/u)О)D]l`N$EH&CO|{StcjKL^gW=bG4]*/Y ּta~k}(! *La4^MQ 1j^eZ*#%{?j]_ #@Y HfBwxxw-*x),5yBpfr@m:bHHȪ%̈~b̸bZȵΛpD[}r}w&s&=0yt+sSS_A'_#!qM,,2jP4{{"?'Qx^#d}ZJDisBR *a,Ai:oA YmCL.[Tf$=bd\"&͈Z>4ϯwoAuz}g̏s>_ OVwnȲ, p ˩blZxj]# l~7%WӋ+M^t72+jֻ]ǥE52kZDZـnsp-ad{'@R8^͍+_ C#+|mWd`14=k V1/|'uxXVpפ:ulmt{"_Sw\qU t*{ݏ+3tR,=36-W6_9\@1a` G ØE3OtWS2*#(/h`=&4RDG2C~uoK`B*>{IUt)t=2jF;wGjz{.'`AG@oʄa1*n3̣yWlxU%SA)T`(v-z[N"|Ƚ.u~8r!&u:<9*w)%=ZXm&o*z2aRD;ޝ"HeԂm4\G^OV@oc}$BWXF5K9 WϘj|pgaBGl 0xk3np1qƭ>JQT,z^7 جDu#=e-s:U]PW/S8?@|WBz߸`*ܘ3iUUVbb9{>~1ɊK]g^x#}d m|>l7-;df;Sz Ti w|pV(Z/EtN+.m#ٷSg /9ɇJU{l>O>웻 \)d4xÚĐBdc7 :q|/{t9}#/<dŐM%twkLeKT~T&p?,d~T8x/ºFGB&" %:. IuXXΧr^AQ\=5LORHnY]%Fep7z-rR*ƍa9z,㛖YQ. ڹ6+qMQ_E%E+i;Tk3Q|CũViS{8 9KZ (!ɵX0'xZ66=Wmkdd-|17jX4-)] ȟ-|=佣\em `s(}WBqS"@>{FWOl}9И蓀n(C|&[; Pw<@7dbsJf̈w,"k90F%P' J&*HL XJU,(vf W(s?͉:%,_洰9Y!jڿM}1@lbQF(o(KGh 6T!isvŘ3՜d^#$OZDϰ;-\C 'Z 6vD:ҏ3=EKnvQ+{ xePO,K[;iGQ;i+4W&HTHwyd;uvZJt Sx~j1Kpqa,k\RL"X|2a_E=5j)6%WbDf0kw Id=O L25QTXG Jj8YdROWoBbF_mJ#o`&hV6C56>}Ro<6ԩeX:>ҲAW7>I\ڜz)\1+T&iF MSM/k N\&oE#.((pN7gO Rmf,0.O)1x@-g64|c.N}N&Gձ~C@,}Vij>Y)̣ނ^f#u ך֓L_POdCLjwgKs @ fe/3;`ޙ]ʧPpau}^I0Gjk7AٳV#buP:yB%3+AP][N1#҉D_m`2GSMvx``#RA6n?RyZtVΗ i^*l Qf';ZD}&!Jt~7G†*5Ed4+3 IE\.*NQmhqX!Vی9SB⺺JS85'C m:] Y00=lFևH=1IcL;Ed]6q ?5C dv21_GGqT3& # ++ O(.B,#ٳvufinJ?t-i&w1K-TAc5%h(Wt)˻SC/x#u"~0iX{J rWc8G_C'awEi!#ġd sY:q宅 b]*Yc[fvlImejѯοǪUeZu\WD"J>5U4`oNy"t"9F gF4l>qGCt1g'L<{f`z*SI͂#i6I`SM;ȒU+Cp XPŨqөPR\DjvR Cozޱ;2 ^ S5CnQ))/kԠdw5ngjZޯVGtfs/s#{.©oӺ ^ T~4Y/9[jwN[W4ڄe*e X}ǒXl6<ĉ4utg'GR ꍿtԩ6?W \@ZDQA vLh&s3P!Or'>="; B"*,UUt.^U8$/%}P  dyRUBw&=y̳3iH;\YL|_"hw@TȣMݍҵV(%,E-Oa;L6`Otc u934&\5i@F7I؄=HA/Fۃmg8y09%L1$hHz* \\P"BbI(.t#0[`vg?z0^e]-7HjgvAJ5p"ONM \YՃqz"Vm9:j_0ZK5=+"̊E\M yMJXJD-FM{-|dbqr]_Sc^9GIEHZjIyC]vkjdNN۬Rv `TH,(_ ƀǿ.L志L/."<=l-m>+QT#X\RRM GYt*UԿI.PuqMH$RSpIh 9\v(p-T8y5#q{dղxAd lYAiO,2@)w MRxt Jڴ#E0 1y h"DT11%B/ΦC&-A.^^}g^f<; 9%)3w  wq}`SSn]mV?N"Zc$ŁW  _'|Ue˽9zvޤ!aV;QfTmQ^ >ʉ=ڳ؂W&:4E!!׌(7xCmtJnVٴ B F чGk4:ѿA_}e p[KX #94R`'F)nw% Y+#utj`^E8Wlnό=JGItE.w7*3* 3hTK,۷<{@Yr]e&Dh_0H[%0< &l KsWNl)Q֚\n%K0$sY ?1H(Lo"e>p`N|E^LTyZ̫QR:\@ ~qηd)G=Ԗmof> l}MנH; MʑTTE<6w2\<[L @W.4&UO[E ^G[5Ҧ9:.;:WQwAa[%^4y`-"jULÖ.-};NX?kąヌr׵1mT͋‚3,I~v8G|eBff?pAf=6TMMl,`81aw+F>w68p_msM>2+fEUT*;tQyQeimWR}˲f͘oDTw|Ecqk )e%n`W:.H}&=(- gCK`Ȉk3-ز7E3*dYlY[9%l<9Ն&^Ts{st"$D9ފ(- V|_l2ȵGqPz Es#^*qIB2*.#'tv/B'qM'm{9K49]3R%fͩfzz{*z8a҇pvh>L9PJ[eO%C@#Kޥ><>0`d*8e{O{"Qb#9a=Ŗ#tMZܞLܢhjWU~$Ca}z(3c>w2RR='VI0|%-e,)8-I);@<_ vmҬ[@hRS# ~`xHѿxsm؂Gr<VR)4KuTּa#? uܫgPc1' <+/pdE.--Qe4Dg:<|"!G6̤JD0M(PRẐVj\3Gp| h\Z' YZ