brltty-driver-brlapi-6.0-lp152.2.3.1 4>$  Ap_B/=„b?xg ukG>5BR.wjA:v>u[7m(4`w1.^0Cy"L\>J@ -ېek? zhR󧽔?W UTT~|eg |Ii'u3),CpbޱXj!Τe5 goXK{%8EbAVd|}+]wbUΦmJocYqQ/'yr (T03be500c751fb02c07d05a2d144273a66ee90b8794b8f48ed80a165f6dd93b529903281c8bcab2a400926cd5000a0dc3ae9503849_B/=„6_={ 2gp?@#b_:A*V4n/z$08?Ш/$?.AieofMal&=;mᕸʉĔrüA z>oY6 {zfAl\ 6;{k9*e3]4T:: 9o6HSni5+VG:_)%%DJFґ鶛 dwYn_^Z<).xL6s/ >pA&x?&hd ' @hltx      @ h V ({89:F"G"H"I"X"Y"\#]#$^#Pb#c$Sd$e$f$l$u%v% w%x%y%z%%%&&&&"&dCbrltty-driver-brlapi6.0lp152.2.3.1BrlAPI 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 BrlAPI braille driver._B\lamb74,openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Daemonshttps://brltty.app/linuxx86_64)ρA큤_BM_BX\W,4806570e8f95a1fe1bc49e3fa22cb91af95046583e9bce110ba57af3a507cfb5825d2703d81dc2d2e10dcb2cf8cd0a0ace638fbae6caaa9b827929591f4cfc11rootrootrootrootrootrootbrltty-6.0-lp152.2.3.1.src.rpmbrltty-driver-brlapibrltty-driver-brlapi(x86-64)libbrlttybba.so()(64bit)@@@@@    brlttylibbrlapi.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.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ڍ@Wf@WV@TTY@T@ThTCMichael Gorse ro@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- 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.lamb74 16061732766.0-lp152.2.3.16.0-lp152.2.3.1libbrlttybba.sobrltty-driver-brlapiREADME/usr/lib64/brltty//usr/share/doc/packages//usr/share/doc/packages/brltty-driver-brlapi/-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:Maintenance:15108/openSUSE_Leap_15.2_Update/a021ca8fe3641b25ba49e13de1eb6af7-brltty.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=69ae1df4a791d781ac1f71adf099361d6193b1a5, strippeddirectoryASCII textPRRRRRf^hTOg2GApackageand(brltty:libbrlapi0_7)utf-86a029e7165fc3e015ab06efeeb51f40ad606809e048b6b43b90b6dcaf3a1a34e?7zXZ !t//] crv9u1wWGKrXPF 2<ߓYyMrO״'kgl٢&eE qv]D xm-0{dW>y=jA߱^([`?z O?-?KL@kv1X-hW{0~BՔ: b3i.ɒ;.[uɅzkL_qbNp%\r<<܀)&` 1gT_khL}{jɹ#XJJJZ rd̉]R\5 N>+ɒo0 ug9 h+Ԣ`QUn=Sl #2[[JXEZQpdts'g)9c ]kmgUDjp8#zmWU1Rg=/je>0$O!O228Q$̴Ec;٤&l11 ʯe`zX˟4o#2X 1 Pf咑y'}@"ɻ YȢ[(R!Ŋ|*7Ce2 !D+f k°FAX P[KS [ ùgd@$Uy/ ]OC2ZoozҸr]v a,F4ynNvcd$$G ;R+*W>j:s>eqFh)l_"opQ0\JqFS"2 }CrEÇ W8_$2 E)+#=,Xzygk{T)m{p3 .O0&NxKU;nkL[x?E/bv?#:ŅZ .lB`^i\q)m.!旪ؤvƋ4_#V7gZ NMM9 ˟qnƕkWc$Uq.)UΫ ؕU-GF E}Xr\ l>sn ;nxWGLC/A- uʠn|>[B^(uV}#08FrLwiHiTl„L35#;1.F^1X+C^{#Cf n?xDb]X8R_lC@ۏʙTԜ~/m?!vF `u>t*=s4$h9*YËAvfE a{4׈gTDIQ6#T CW&CGBQDD/e23^\:kObqR6pVG|{{w&z#@H Ҍ nTew$s|nR뗶^}>7G7wKa& ݲ2Eϸ*a JdEFJʺs;DeL2̸|2 ?hvƫaˆzfIAxR]Yvy'cbXSa Nge-&/.n*ۿ4Jo/pA3y֔_kMʉ,?(&?wW J>P5< nNEFtp0/c g' Sx>+4: 4R7W|РZטx\ t; IZBAZ䤲Ow5Ýٸ4~ z/{;g<JQ* cQƮz9HO1-I)V>9A%Lv7 Gg3=bdd-eZAӋlIJS%+NCvLzi΃vlX~U Ǔ+0۸PSV=S3\|(=(^+IƞgI0%8+9F쟜723 S܁~',~@HPR ]0Z!J1 Q'}7zZ& IS).m!eĖ]rðV?$~`CYYpMjaH22!B@.@/o?݉l*a-ky|C R/=Y} m.ctg}8|u4nZo>Eu{  %|6Sx/vvslcBhHN- 0\&ow'tG![wSS5M[< &22&s[fغ<ۢv ipέ(=iww"]2Rix2!h|][w/HGvWOvsI"rNyPA`cFKH*9"u ^ cڇE˛3Aޘ W&uB!éJTDJ/M71 6좯 . q^-ҋF YZ