brltty 6.4-6ubuntu1 source package in Ubuntu

Changelog

brltty (6.4-6ubuntu1) kinetic; urgency=medium

  * Resynchronize on Debian
    - Remaining changes:
      + add brltty-setup
        - debian/brltty-setup
        - debian/brltty.install
        - debian/rules
      + add initramfs integration to run brltty-setup if necessary before
        plymouth starts
        - debian/control
        - debian/initramfs/brltty.sh
        - debian/initramfs/hooks/brltty.in
        - debian/initramfs/scripts/init-premount/brltty
        - debian/initramfs/scripts/init-top/brltty
        - debian/brltty.dirs
        - debian/brltty.install
        - debian/brltty.postinst
      + add ubiquity integration to propagate any brltty configuration to the
        target system
        - debian/31brltty
        - debian/brltty.dirs
        - debian/brltty.install
      + add udev rules file that uses brltty-udev.service to activate via
        systemd
        - debian/brltty-udev.service
        - debian/brltty.dirs
        - debian/brltty.udev.rules
        - debian/rules
      + disable brltty.service by default, but enable it if the user configures
        Braille at install time for a non-USB display
        - debian/31brltty
        - debian/rules
      + don't install /etc/brltty.conf in the package
        - debian/31brltty
      + debian/brltty.udev.rules: don't claim generic USB device IDs it leads
        to brltty grabbing serial ports which other devices like Arduinos
        boards can't use anymore, thanks Samuel Thibault (lp: #1958224)

brltty (6.4-6) unstable; urgency=medium

  * patches/paste-newlines: Fix pasting newlines in X with the brltty
    shortcut.
  * patches/paste-firefox-lo: Fix pasting into FireFox and LibreOffice.
  * debian/brltty-udeb.prebaseconfig: Use ':' in chown.

brltty (6.4-5) unstable; urgency=medium

  * patches/py310-sysconfig: Fix build with python 3.10 (Closes: Bug#1007927)

 -- Sebastien Bacher <email address hidden>  Thu, 12 May 2022 16:01:05 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
brltty_6.4.orig.tar.xz 4.0 MiB e7ddd195b4b0aec23d4085b9edadeea21670cff7f8df8686552860aef5a29d3a
brltty_6.4-6ubuntu1.debian.tar.xz 38.7 KiB facaa369bfececa58b34d662bf4c70fcb37ce738c70e252104b3c7cd5322478f
brltty_6.4-6ubuntu1.dsc 2.7 KiB eee21bc17faecb90034f472d7c14e143fb0696e194e09a78cda7b26b44cb62d2

Available diffs

View changes file

Binary packages built by this source

brltty: Access software for a blind person using a braille display

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 The following display models are supported:
  * Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680)
  * Baum
  * BrailComm
  * BrailleLite
  * BrailleNote
  * Cebra
  * EcoBraille
  * EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba)
  * Freedom Scientific (Focus and PacMate)
  * Handy Tech
  * HIMS (Braille Sense, SyncBraille)
  * HumanWare (Brailliant)
  * Iris
  * LogText 32
  * MDV
  * Metec (BD-40)
  * NinePoint
  * Papenmeier
  * Pegasus
  * Seika
  * Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille,
            BraillePen/EasyLink)
  * Tivomatic (Albatross)
  * TSI (Navigator, PowerBraille)
  * VideoBraille
  * VisioBraille
 .
 BRLTTY also provides a client/server based infrastructure for applications
 wishing to utilize a Braille display. The daemon process listens for incoming
 TCP/IP connections on a certain port. A shared object library for clients is
 provided in the package libbrlapi0.8. A static library, header files and
 documentation is provided in package libbrlapi-dev. Bindings to other
 programming languages can be found in cl-brlapi (Lisp), libbrlapi-java (Java)
 and python3-brlapi (Python).

brltty-dbgsym: debug symbols for brltty
brltty-espeak: Access software for a blind person - espeak driver

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains an optional speech driver for the espeak
 speech synthesis engine.

brltty-espeak-dbgsym: debug symbols for brltty-espeak
brltty-flite: Access software for a blind person - Flite speech driver

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains an optional speech driver for the Festival Lite
 speech synthesis engine.

brltty-flite-dbgsym: debug symbols for brltty-flite
brltty-speechd: Access software for a blind person - Speech Dispatcher driver

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains an optional speech driver for the speech-dispatcher
 speech synthesis server.

brltty-speechd-dbgsym: debug symbols for brltty-speechd
brltty-x11: Access software for a blind person using a braille display - X11 drivers

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains optional screen drivers for BRLTTY which require X11 or
 GNOME.

brltty-x11-dbgsym: debug symbols for brltty-x11
cl-brlapi: Common Lisp bindings for BrlAPI

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides Common Lisp bindings vor BrlAPI.

libbrlapi-dev: Library for communication with BRLTTY - static libs and headers

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package contains the static library libbrlapi.a and header files
 in /usr/include/brltty/ necessary to compile programs for BrlAPI, a
 client-server based mechanism to remotely access a braille display.

libbrlapi-java: Java bindings for BrlAPI

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides java classes to access a braille display via BrlAPI.

libbrlapi-jni: Java bindings for BrlAPI (native library)

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides the architecture-dependant files required to
 access a braille terminal via BrlAPI from Java.

libbrlapi-jni-dbgsym: debug symbols for libbrlapi-jni
libbrlapi0.8: braille display access via BRLTTY - shared library

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package contains the shared library necessary to run programs which
 need to communicate with a braille display.

libbrlapi0.8-dbgsym: debug symbols for libbrlapi0.8
python3-brlapi: Braille display access via BRLTTY - Python3 bindings

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides Python 3 bindings.

python3-brlapi-dbgsym: debug symbols for python3-brlapi
xbrlapi: Access software for a blind person using a braille display - xbrlapi

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package provides xbrlapi, a brltty X11 helper which handles proper
 keyboard simulation and window selection.

xbrlapi-dbgsym: debug symbols for xbrlapi