1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ibus-speech-to-text: Fix lint warnings.

* gnu/packages/ibus.scm (ibus-speech-to-text)[inputs]: Add
bash-minimal.
Move desktop-file-utils, glib:bin and gobject-introspection ...
[native-inputs] ... here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Luis Felipe
2023-02-10 13:49:24 -05:00
committed by Liliana Marie Prikler
parent 59e2e0744b
commit e6ff91bfc4

View File

@@ -901,9 +901,7 @@ hanja dictionary and small hangul character classification.")
(list (string-append out "/libexec/ibus-engine-stt")
(string-append out "/libexec/ibus-setup-stt")))))))))
(inputs
(list desktop-file-utils
(list glib "bin")
gobject-introspection
(list bash-minimal
gst-vosk
gstreamer
gtk
@@ -913,7 +911,11 @@ hanja dictionary and small hangul character classification.")
python-babel
python-pygobject))
(native-inputs
(list gettext-minimal libxml2 pkg-config))
(list desktop-file-utils
gettext-minimal
(list glib "bin")
gobject-introspection
libxml2 pkg-config))
(home-page "https://github.com/PhilippeRo/IBus-Speech-To-Text")
(synopsis "Speech to text IBus engine using VOSK")
(description "This Input Method uses VOSK for voice recognition and allows