diff options
author | joerg <joerg> | 2007-08-23 21:08:20 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-08-23 21:08:20 +0000 |
commit | 362787c1a41100a4e18b1a6180064e8d308b9fb9 (patch) | |
tree | 60ac6a713665eb85d539effb1db6fbcfa753039f /audio/festvox-us3 | |
parent | a14788a7da110f82fbc645c253b69e3b29a7aed0 (diff) | |
download | pkgsrc-362787c1a41100a4e18b1a6180064e8d308b9fb9.tar.gz |
Don't require exact nb revision for mbrola or the mbrolavox packages.
Take any nb revision. Bump revisions of all affected packages.
Diffstat (limited to 'audio/festvox-us3')
-rw-r--r-- | audio/festvox-us3/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile index 8d226586669..0656666324a 100644 --- a/audio/festvox-us3/Makefile +++ b/audio/festvox-us3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2007/06/08 18:33:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/08/23 21:08:20 joerg Exp $ DISTNAME= festvox_us3 PKGNAME= festvox-us3-1.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ @@ -13,8 +13,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-301hnb1:../../audio/mbrola -DEPENDS+= mbrolavox-us3-990208nb1:../../audio/mbrolavox-us3 +DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola +DEPENDS+= mbrolavox-us3-990208{,nb[0-9]*}:../../audio/mbrolavox-us3 LICENSE= no-commercial-use |