summaryrefslogtreecommitdiff
path: root/textproc/py-textract
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 20:30:41 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 20:59:34 +0800
commit4d98b344a91a4b5db62dbb75ea1364470387f1f2 (patch)
treee4b1c70974e0e88fbf59057b91c7562ef982400b /textproc/py-textract
parentastro/py-metpy: Update to 1.4.0 (diff)
audio/py-speechrecognition: Update to 3.9.0
- Update PORTNAME: use lowercase - Change MASTER_SITES from GitHub to PYPI - Update version requirement of RUN_DEPENDS - Take maintainership Changes: https://github.com/Uberi/speech_recognition/releases
Diffstat (limited to 'textproc/py-textract')
-rw-r--r--textproc/py-textract/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile
index 34b88b77997e..efd02bbf58b2 100644
--- a/textproc/py-textract/Makefile
+++ b/textproc/py-textract/Makefile
@@ -62,7 +62,7 @@ POCKETSPHINX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pocketsphinx>0:audio/py-pockets
PPTX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-pptx>=0.6.18:textproc/py-python-pptx@${PY_FLAVOR}
PS_RUN_DEPENDS= pstotext>0:print/pstotext
SOX_RUN_DEPENDS= sox>0:audio/sox
-SPEECH_RECOGNITION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}SpeechRecognition>=3.8.1:audio/py-speechrecognition@${PY_FLAVOR}
+SPEECH_RECOGNITION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}speechrecognition>=3.8.1:audio/py-speechrecognition@${PY_FLAVOR}
SPREADSHEET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${PY_FLAVOR}
TESSERACT_RUN_DEPENDS= tesseract>0:graphics/tesseract
UNRTF_RUN_DEPENDS= unrtf>0:textproc/unrtf