brltty 6.6-5ubuntu1 source package in Ubuntu

Changelog

brltty (6.6-5ubuntu1) oracular; urgency=medium

  * Merge from Debian unstable.  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/initramfs/brltty.sh
      - debian/initramfs/hooks/brltty.in
      - debian/initramfs/scripts/init-premount/brltty
      - debian/initramfs/scripts/init-top/brltty
      - debian/brltty.install
      - debian/brltty.postinst
    + add udev rules file that uses brltty-udev.service to activate via
      systemd
      - debian/brltty-udev.service
      - debian/brltty.dirs
      - debian/brltty.udev.rules.patch
      - debian/rules
      - debian/clean
    + disable brltty.service by default, but enable it if the user configures
      Braille at install time for a non-USB display
      - debian/rules
  * Dropped changes, no longer needed:
    - drop ubiquity integration, as ubiquity is now obsolete.
    - dropped versioned build-dependency on the dapper version of
      initramfs-tools; brltty does not depend on initramfs-tools being
      present, it merely integrates with it.
  * Drop reference to obsolete /var/run.

brltty (6.6-5) unstable; urgency=medium

  * control: Replace pkg-config deps with pkgconf.
  * brltty.links: Drop /usr/sbin/brltty symlink (Closes: Bug#1064785).
  * rules: Also call dh_movetousr for the udeb.

brltty (6.6-4+exp1) experimental; urgency=medium

  * rules: Call dh_movetousr before dh_installdeb to move files to /usr
    (Closes: Bug#1063524)

 -- Steve Langasek <email address hidden>  Thu, 06 Jun 2024 19:23:50 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin

Downloads

File Size SHA-256 Checksum
brltty_6.6.orig.tar.xz 3.9 MiB b58da402b122d5e135b4131b7fde07ada518f9aedcca721f81e21e192dfad637
brltty_6.6-5ubuntu1.debian.tar.xz 41.6 KiB 122ddb90b3080eff86f790c925ac934ed644860f1355a952454825ca320efae3
brltty_6.6-5ubuntu1.dsc 3.3 KiB 290e6fe5a91e8a23a77c764246f89d24cb401863f11f93c47b956eea3d7937a3

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