diff --git a/audio/speech-dispatcher/Makefile b/audio/speech-dispatcher/Makefile index 80c242b2642..89d8d23a03c 100755 --- a/audio/speech-dispatcher/Makefile +++ b/audio/speech-dispatcher/Makefile @@ -2,6 +2,7 @@ COMMENT= common interface to speech synthesis V= 0.11.4 DISTNAME= speech-dispatcher-${V} +REVISION= 0 SHARED_LIBS += speechd 2.3 # .8.0 @@ -12,8 +13,9 @@ HOMEPAGE= http://devel.freebsoft.org/speechd # GPLv2 PERMIT_PACKAGE= Yes -WANTLIB += ao c dotconf espeak glib-2.0 gmodule-2.0 gthread-2.0 -WANTLIB += iconv intl ltdl m pthread sndfile +WANTLIB += ao c dotconf espeak-ng execinfo glib-2.0 gmodule-2.0 +WANTLIB += gthread-2.0 iconv intl ltdl m ogg pcaudio pthread pulse +WANTLIB += pulse-simple sndfile vorbis MASTER_SITES= https://github.com/brailcom/speechd/releases/download/${V}/ diff --git a/audio/speech-dispatcher/pkg/PLIST b/audio/speech-dispatcher/pkg/PLIST index 6652b4bf479..c0babc08fd4 100644 --- a/audio/speech-dispatcher/pkg/PLIST +++ b/audio/speech-dispatcher/pkg/PLIST @@ -46,7 +46,8 @@ lib/speech-dispatcher/ libexec/speech-dispatcher-modules/ @bin libexec/speech-dispatcher-modules/sd_cicero @bin libexec/speech-dispatcher-modules/sd_dummy -@bin libexec/speech-dispatcher-modules/sd_espeak +@bin libexec/speech-dispatcher-modules/sd_espeak-ng +libexec/speech-dispatcher-modules/sd_espeak-ng-mbrola @bin libexec/speech-dispatcher-modules/sd_festival @bin libexec/speech-dispatcher-modules/sd_generic share/examples/speech-dispatcher/ @@ -92,8 +93,6 @@ share/locale/de/LC_MESSAGES/speech-dispatcher.mo share/locale/eo/LC_MESSAGES/speech-dispatcher.mo share/locale/fr/LC_MESSAGES/speech-dispatcher.mo share/locale/hu/LC_MESSAGES/speech-dispatcher.mo -share/locale/nb_NO/ -share/locale/nb_NO/LC_MESSAGES/ share/locale/nb_NO/LC_MESSAGES/speech-dispatcher.mo share/locale/pt/LC_MESSAGES/speech-dispatcher.mo share/locale/pt_BR/LC_MESSAGES/speech-dispatcher.mo