Subject: CVS commit: pkgsrc/audio/yasr
From: Thomas Klausner
Date: 2024-03-11 08:52:38
Message id: 20240311075238.E4B93FA2C@cvs.NetBSD.org

Log Message:
audio/yasr: import yasr-0.0.0.144

Packaged for wip by adr.

YASR ("Yet Another Screen Reader") is an attempt at a lightweight,
portable screen reader. It works by opening a shell in a pty and
intercepting all user input/output, maintaining a window of what
should be on the screen by looking at the codes and text sent to the
screen. It thus uses no Linuxisms such as /dev/vcsa0 and does not
necessarily need to be setuid root (the only requirement being that
the user be able to access the tts device).

Files:
RevisionActionfile
1.1addpkgsrc/audio/yasr/DESCR
1.1addpkgsrc/audio/yasr/Makefile
1.1addpkgsrc/audio/yasr/PLIST
1.1addpkgsrc/audio/yasr/distinfo
1.1addpkgsrc/audio/yasr/patches/patch-meson.build
1.1addpkgsrc/audio/yasr/patches/patch-yasr_main.c
1.1addpkgsrc/audio/yasr/patches/patch-yasr_tts.c
1.1addpkgsrc/audio/yasr/patches/patch-yasr_yasr.h