These voices need the OGIresLPC plugin, so make them depend on the

festival+OGI port.  Use the PORTSDIR macro.
This commit is contained in:
Trevor Johnson 2004-02-17 07:53:06 +00:00
parent 4de092c40b
commit f7f9f37be6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101148
5 changed files with 19 additions and 14 deletions

View file

@ -19,10 +19,11 @@ COMMENT= Mexican Spanish female voice for Festival
RESTRICTED= no-commercial-use
RUN_DEPENDS= festival:${.CURDIR}/../festival \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi \
${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${.CURDIR}/../festogi-spanish
RUN_DEPENDS= \
${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi \
${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${PORTSDIR}/audio/festogi-spanish
WRKSRC= ${WRKDIR}/festival

View file

@ -19,9 +19,10 @@ COMMENT= American English male voice for Festival
RESTRICTED= no-commercial-use
RUN_DEPENDS= festival:${.CURDIR}/../festival \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
RUN_DEPENDS= \
${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
WRKSRC= ${WRKDIR}/festival

View file

@ -19,9 +19,10 @@ COMMENT= American English male voice for Festival
RESTRICTED= no-commercial-use
RUN_DEPENDS= festival:${.CURDIR}/../festival \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
RUN_DEPENDS= \
${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
WRKSRC= ${WRKDIR}/festival

View file

@ -17,8 +17,9 @@ DIST_SUBDIR= festival
MAINTAINER= trevor@FreeBSD.org
COMMENT=British English male voice for Festival (non-commercial use only)
RUN_DEPENDS= festival:${.CURDIR}/../festival \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
RUN_DEPENDS= \
${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
RESTRICTED= no-commercial-use

View file

@ -17,8 +17,9 @@ DIST_SUBDIR= festival
MAINTAINER= trevor@FreeBSD.org
COMMENT= American English female voice for Festival (no commercial use)
RUN_DEPENDS= festival:${.CURDIR}/../festival \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
RUN_DEPENDS= \
${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
RESTRICTED= no-commercial-use