3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01: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
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

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