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-us2 | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'audio/festvox-us2')
-rw-r--r-- | audio/festvox-us2/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile index 15647f3c59a..37f1e019312 100644 --- a/audio/festvox-us2/Makefile +++ b/audio/festvox-us2/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_us2 PKGNAME= festvox-us2-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 Americal 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-us2-980812:../../audio/mbrolavox-us2 +DEPENDS+= mbrola-301hnb1:../../audio/mbrola +DEPENDS+= mbrolavox-us2-980812nb1:../../audio/mbrolavox-us2 LICENSE= no-commercial-use |