multimedia/pocketsphinx: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vijay Marcel 2022-11-19 09:58:18 +07:00 committed by Willy Sudiarto Raharjo
parent ccd953ff82
commit c4aa1f0d5d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,3 @@
pocketsphinx is a lightweight speech recognition engine
tuned for handheld and mobile devices and also for
desktop
This is an optional dependency for FFmpeg.
desktop.

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/cmusphinx/pocketsphinx/archive/5a1370c/pocketsphinx
MD5SUM="f39566488fbc1ea5650bc550fe320638"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="scikit-build pytest wheel"
REQUIRES="scikit-build pytest python3-pytest wheel sounddevice memory-profiler"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"