Rebuild and regen PLIST+WANTLIB after espeak update.
This commit is contained in:
parent
7d9179412b
commit
c45f3897b5
@ -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}/
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user