multimedia/pocketsphinx: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ccd953ff82
commit
c4aa1f0d5d
|
@ -1,5 +1,3 @@
|
||||||
pocketsphinx is a lightweight speech recognition engine
|
pocketsphinx is a lightweight speech recognition engine
|
||||||
tuned for handheld and mobile devices and also for
|
tuned for handheld and mobile devices and also for
|
||||||
desktop
|
desktop.
|
||||||
|
|
||||||
This is an optional dependency for FFmpeg.
|
|
||||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/cmusphinx/pocketsphinx/archive/5a1370c/pocketsphinx
|
||||||
MD5SUM="f39566488fbc1ea5650bc550fe320638"
|
MD5SUM="f39566488fbc1ea5650bc550fe320638"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="scikit-build pytest wheel"
|
REQUIRES="scikit-build pytest python3-pytest wheel sounddevice memory-profiler"
|
||||||
MAINTAINER="Vijay Marcel"
|
MAINTAINER="Vijay Marcel"
|
||||||
EMAIL="vijaymarcel@outlook.com"
|
EMAIL="vijaymarcel@outlook.com"
|
||||||
|
|
Loading…
Reference in New Issue