diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile index 7fb2e64517e5..cd4a4430fe1e 100644 --- a/audio/pocketsphinx/Makefile +++ b/audio/pocketsphinx/Makefile @@ -1,16 +1,16 @@ PORTNAME= pocketsphinx DISTVERSIONPREFIX= v -DISTVERSION= 5.0.4 +DISTVERSION= 5.1.0 CATEGORIES= audio accessibility MAINTAINER= bofh@FreeBSD.org COMMENT= Speech recognition system WWW= https://cmusphinx.github.io/ LICENSE= BSD2CLAUSE USES= cmake USE_GITHUB= yes GH_ACCOUNT= cmusphinx .include diff --git a/audio/pocketsphinx/distinfo b/audio/pocketsphinx/distinfo index 7469ebebf7c3..4e8fc9968cb4 100644 --- a/audio/pocketsphinx/distinfo +++ b/audio/pocketsphinx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736942120 -SHA256 (cmusphinx-pocketsphinx-v5.0.4_GH0.tar.gz) = 9acd63cfdc76bbc85b7b6c6610b7a9cf30c79d5b36a31de7dc2f969e962653d7 -SIZE (cmusphinx-pocketsphinx-v5.0.4_GH0.tar.gz) = 34217973 +TIMESTAMP = 1778664009 +SHA256 (cmusphinx-pocketsphinx-v5.1.0_GH0.tar.gz) = 6ec6c28a84574abc7a74ceaf8fb914cb674a9a5db3e6c679d691a1a152863bbd +SIZE (cmusphinx-pocketsphinx-v5.1.0_GH0.tar.gz) = 34242498 diff --git a/audio/pocketsphinx/pkg-plist b/audio/pocketsphinx/pkg-plist index 4674dc840321..9457cc32f19e 100644 --- a/audio/pocketsphinx/pkg-plist +++ b/audio/pocketsphinx/pkg-plist @@ -1,40 +1,39 @@ bin/pocketsphinx bin/pocketsphinx_batch bin/pocketsphinx_jsgf2fsg bin/pocketsphinx_lm_convert bin/pocketsphinx_lm_eval bin/pocketsphinx_mdef_convert bin/pocketsphinx_pitch include/pocketsphinx.h include/pocketsphinx/alignment.h include/pocketsphinx/endpointer.h include/pocketsphinx/err.h include/pocketsphinx/export.h include/pocketsphinx/lattice.h include/pocketsphinx/logmath.h include/pocketsphinx/mllr.h include/pocketsphinx/model.h include/pocketsphinx/prim_type.h include/pocketsphinx/search.h include/pocketsphinx/sphinx_config.h include/pocketsphinx/vad.h lib/libpocketsphinx.a libdata/pkgconfig/pocketsphinx.pc share/man/man1/pocketsphinx.1.gz share/man/man1/pocketsphinx_batch.1.gz +share/man/man1/pocketsphinx_lm_convert.1.gz +share/man/man1/pocketsphinx_lm_eval.1.gz share/man/man1/pocketsphinx_mdef_convert.1.gz -share/man/man1/sphinx_lm_convert.1.gz -share/man/man1/sphinx_lm_eval.1.gz -share/man/man1/sphinx_lm_sort.1.gz -share/man/man1/sphinx_pitch.1.gz +share/man/man1/pocketsphinx_pitch.1.gz %%DATADIR%%/model/en-us/cmudict-en-us.dict %%DATADIR%%/model/en-us/en-us-phone.lm.bin %%DATADIR%%/model/en-us/en-us.lm.bin %%DATADIR%%/model/en-us/en-us/README %%DATADIR%%/model/en-us/en-us/feat.params %%DATADIR%%/model/en-us/en-us/mdef %%DATADIR%%/model/en-us/en-us/means %%DATADIR%%/model/en-us/en-us/noisedict %%DATADIR%%/model/en-us/en-us/sendump %%DATADIR%%/model/en-us/en-us/transition_matrices %%DATADIR%%/model/en-us/en-us/variances