From 2d0ac2ab6e23de058e6835be350dce4a05b1fb7e Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 4 May 2021 18:04:27 +0300 Subject: [PATCH] brltty-6.3 --- accessibility/brltty/actions.py | 2 +- accessibility/brltty/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/accessibility/brltty/actions.py b/accessibility/brltty/actions.py index a44bc0b386..26e141bd86 100644 --- a/accessibility/brltty/actions.py +++ b/accessibility/brltty/actions.py @@ -24,7 +24,7 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.removeDir("/run") + #pisitools.removeDir("/run") pisitools.removeDir("/var") pisitools.dodoc("LICENSE*", "README") diff --git a/accessibility/brltty/pspec.xml b/accessibility/brltty/pspec.xml index 38b11d3ac7..9e2655fc8e 100644 --- a/accessibility/brltty/pspec.xml +++ b/accessibility/brltty/pspec.xml @@ -11,7 +11,7 @@ GPLv3 Braille display driver for Linux/Unix Braille display driver for Linux/Unix - https://brltty.app/archive/brltty-6.0.tar.xz + https://brltty.app/archive/brltty-6.3.tar.xz gpm bzip2 @@ -31,9 +31,9 @@ alsa-lib-devel libXaw-devel libXtst-devel - liblouis-devel + liblouis-devel bluez-libs-devel - at-spi2-core-devel + at-spi2-core-devel speech-dispatcher-devel @@ -86,6 +86,13 @@ + + 2021-05-02 + 6.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-04-12 6.0