PKGNAME=brltty
PKGSEC=utils
PKGDEP="at-spi2-core bluez cython dbus expat glib gpm icu pcre2 polkit \
        systemd tcl x11-lib"
BUILDDEP="$PKGSUG"
PKGDES="Braille display driver for Linux/Unix"

AUTOTOOLS_AFTER="--with-tables-directory=/usr/share/brltty \
                 --with-screen-driver=lx \
                 --enable-gpm \
                 --disable-java-bindings \
                 --disable-ocaml-bindings \
                 --without-flite"
