diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /audio/festvox-us3 | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'audio/festvox-us3')
-rw-r--r-- | audio/festvox-us3/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile index e76d03c7222..a89bb1e2376 100644 --- a/audio/festvox-us3/Makefile +++ b/audio/festvox-us3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/07/19 10:22:33 grant Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:07 joerg Exp $ DISTNAME= festvox_us3 PKGNAME= festvox-us3-1.4.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ @@ -13,8 +14,8 @@ COMMENT= MBROLA based American English male voice for festival DEPENDS+= festival>=1.4.0:../../audio/festival DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu -DEPENDS+= mbrola-301h:../../audio/mbrola -DEPENDS+= mbrolavox-us3-990208:../../audio/mbrolavox-us3 +DEPENDS+= mbrola-301hnb1:../../audio/mbrola +DEPENDS+= mbrolavox-us3-990208nb1:../../audio/mbrolavox-us3 LICENSE= no-commercial-use |