brltty-driver-libbraille-6.0-lp152.1.9 >  A ^1/=„I9/]&h^ a3" ,ԛ}JKVy.T:<׏ڥKB2vII)`+> XQWJwX.Am /!TRpM#}7a6V*볶`6J2V-s ,R - ~tLS1{4pvu@z~9l8,YM1եuq\ HR)pbafb0d45329182cf79b5d87ba20a560ca00663cfd1e185eb84665210c6327504ef11a587e115989aefdd49a2a0c69cb93c3eef7773܉^1/=„{pR ?Ӄyw2w䫜@b2|n߇h_3'GBbTaI=qrfZ9w9FO\,"gj^3+4q`#Nv YX4xH-!ebVp2CX"a|hx{\b,b 4k7C~-K}d1&PyX.U#q#ޠ2~| 9s82 eok9~1u %6ͯ)>pA$?$d ) Ftx     I LPUZx|   (89\:(F!G!H!I!X!Y!\"]"^"(b";c"d#Ae#Ff#Il#Ku#`v#dw#x#y#z$$ $$$B$D$H$N$Cbrltty-driver-libbraille6.0lp152.1.9Libbraille 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 libbraille braille driver.^0lamb59(openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Daemonshttps://brltty.app/linuxx86_64(؁^053dea32293b0b0d6619641b2f7d84f753a76eb45f350154f33c79c3b8db272d6rootrootbrltty-6.0-lp152.1.9.src.rpmbrltty-driver-libbraillebrltty-driver-libbraille(x86-64)libbrlttyblb.so()(64bit)@@@@    brlttylibbraille-0.so.14()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(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.9libbrlttyblb.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]=35541ce817a3a23cafdcdff31654be429ecf298e, strippedPRRRRt"XbGjL;packageand(brltty:libbraille)utf-80825ed84ff919db8211ab935ab65e96721d71344df31f4a2229c0f26080b4970?7zXZ !t/) ] crv9uQ{if3ـca K3["۵q*oWZ;ڤ7k*`k0ϰ3y|EAn;̵ 2YG$ ,u{HD?EB^+r, Si/UۗcHB F#*Yh1ub@<ʯ[ Y r(B0s#'(FGD\q(F#T]vH[z(3Zd:[eh6ܲ9hZ Y^ۓ@ qAm <Ng)8ìsh.[C&&FhI~u-5/q#c J'z&&y B$9;Z5cKC7 6֌6 .K] ;Esh / FQ -Â8MɛHzt+?`Gj + !rNq{Z^*c"(6e _ `WɁYB `=@=mjcvDV zPqe%_}7Ȝ謖ZQ&[Eɫ}<L/W^O]35ཊ4|Ic!pL8MoS { IKjAydNM[E1WktV6=#3%6a뻎ufB2zY0#N6̨cqQn_},Av~8M`˖\.I.Z4MH)=* ^j2h#FKV̿~!CCaQ ZQRt!G{ھ)L½!id~ g#l # nGCF\4i.4e=ЯцQ<긳6V ,{!w.]fW7bϜɻN0k7Z\֭%dA r7.X,ۃhч EbsNm f74eQv4xM~,.ceYT-1Q2oo!*Ck+ X0Kh\diw\w060,K03'Zk}kPP|2-.MB׌DTo4]\nLؠ**~y_ArGz5i"؜1GwٟkBD*Mk@2RܗEi ǵfRQ;&5[oܛ]՞I[y=4!gV8<ǑKo7^zDK [fYex'ϽoB*)֛ {HJAU^_Rb?RfD\FBv=KPX@պlrah6piKu`p SAT73kShF$aET̚}u/pa3X-dq A Eb+jXȩͤ3znFt;s%L5Ovwbk+gl5|2G+&ב}-g-+Y^%=  WG/1GϰMU^ҥEj% s12:vZ KuC}) (?J9xH4u_k2?r០eWH0@qq(8Byܱ،m Jx@˫tRNzckH{ )"۶!zj"J:F 6vJy^LٿTr#\A[2ov\@pJ"O5L*ڰ4Hܰ@w]b9Y>i#O+[zV]t3]/@` "0E&1bVo:iƚ˚3B#M kdv,S[?(i\Ld}dr%U{CBlc#?.M¤v 'nۂ]$sK~GxD~2AQ&S )AU!#)A ု#xd-M8Hg f1Os%s@<=뛃񉍺i{ @(ETw}\Vft:0< 0Q _!TGx3IVzs2-TX-Gs/ACV.%bP- 47+;]]Kfl嫓@_,Vш*%|oHRU&d盯,x罈R-'ZJz<`b-y^JKEW OP)~;A-=P&&("J`k%aB֣_QRrF87jR&Iadj =g (!_;g#`-swu+xRȋ'9kXYå{oܵ"G=4QeXƊWGU8n[xh/ewǟ}=ˉ U^!fH #5tM#\|b0\BI;>gI{/.8(Sȶ YZ