pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio Don't require exact nb revision for mbrola or th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/361f033415f5
branches:  trunk
changeset: 532586:361f033415f5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Aug 23 21:08:20 2007 +0000

description:
Don't require exact nb revision for mbrola or the mbrolavox packages.
Take any nb revision. Bump revisions of all affected packages.

diffstat:

 audio/festvox-en1/Makefile   |  8 ++++----
 audio/festvox-us1/Makefile   |  8 ++++----
 audio/festvox-us2/Makefile   |  8 ++++----
 audio/festvox-us3/Makefile   |  8 ++++----
 audio/mbrolavox-en1/Makefile |  6 +++---
 audio/mbrolavox-us1/Makefile |  6 +++---
 audio/mbrolavox-us2/Makefile |  6 +++---
 audio/mbrolavox-us3/Makefile |  6 +++---
 8 files changed, 28 insertions(+), 28 deletions(-)

diffs (192 lines):

diff -r 512fc9aa255b -r 361f033415f5 audio/festvox-en1/Makefile
--- a/audio/festvox-en1/Makefile        Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/festvox-en1/Makefile        Thu Aug 23 21:08:20 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2007/06/08 18:33:09 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/08/23 21:08:20 joerg Exp $
 
 DISTNAME=      festvox_en1
 PKGNAME=       festvox-en1-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 @@
 DEPENDS+=      festival>=1.4.0:../../audio/festival
 DEPENDS+=      festlex-poslex>=1.4.0:../../audio/festlex-poslex
 DEPENDS+=      festlex-oald>=1.4.0:../../audio/festlex-oald
-DEPENDS+=      mbrola-301hnb1:../../audio/mbrola
-DEPENDS+=      mbrolavox-en1-980910nb1:../../audio/mbrolavox-en1
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+DEPENDS+=      mbrolavox-en1-980910{,nb[0-9]*}:../../audio/mbrolavox-en1
 
 LICENSE=       no-commercial-use
 
diff -r 512fc9aa255b -r 361f033415f5 audio/festvox-us1/Makefile
--- a/audio/festvox-us1/Makefile        Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/festvox-us1/Makefile        Thu Aug 23 21:08:20 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2007/06/08 18:33:09 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2007/08/23 21:08:20 joerg Exp $
 
 DISTNAME=      festvox_us1
 PKGNAME=       festvox-us1-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 @@
 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-us1-980512nb1:../../audio/mbrolavox-us1
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+DEPENDS+=      mbrolavox-us1-980512{,nb[0-9]*}:../../audio/mbrolavox-us1
 
 LICENSE=       no-commercial-use
 
diff -r 512fc9aa255b -r 361f033415f5 audio/festvox-us2/Makefile
--- a/audio/festvox-us2/Makefile        Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/festvox-us2/Makefile        Thu Aug 23 21:08:20 2007 +0000
@@ -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_us2
 PKGNAME=       festvox-us2-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 @@
 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-us2-980812nb1:../../audio/mbrolavox-us2
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+DEPENDS+=      mbrolavox-us2-980812{,nb[0-9]*}:../../audio/mbrolavox-us2
 
 LICENSE=       no-commercial-use
 
diff -r 512fc9aa255b -r 361f033415f5 audio/festvox-us3/Makefile
--- a/audio/festvox-us3/Makefile        Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/festvox-us3/Makefile        Thu Aug 23 21:08:20 2007 +0000
@@ -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 @@
 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
 
diff -r 512fc9aa255b -r 361f033415f5 audio/mbrolavox-en1/Makefile
--- a/audio/mbrolavox-en1/Makefile      Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/mbrolavox-en1/Makefile      Thu Aug 23 21:08:20 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2006/12/28 11:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/08/23 21:08:20 joerg Exp $
 
 DISTNAME=      en1-980910
 PKGNAME=       mbrolavox-en1-980910
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/en1/ \
                http://www.festvox.org/mbrola/dba/en1/
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://tcts.fpms.ac.be/synthesis/mbrola/
 COMMENT=       British English male voice for MBROLA
 
-DEPENDS+=      mbrola-301hnb1:../../audio/mbrola
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
 
 LICENSE=       no-commercial-use
 
diff -r 512fc9aa255b -r 361f033415f5 audio/mbrolavox-us1/Makefile
--- a/audio/mbrolavox-us1/Makefile      Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/mbrolavox-us1/Makefile      Thu Aug 23 21:08:20 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2006/12/28 11:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2007/08/23 21:08:20 joerg Exp $
 
 DISTNAME=      us1-980512
 PKGNAME=       mbrolavox-us1-980512
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us1/ \
                http://www.festvox.org/mbrola/dba/us1/
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://tcts.fpms.ac.be/synthesis/mbrola/
 COMMENT=       American English female voice for MBROLA
 
-DEPENDS+=      mbrola-301hnb1:../../audio/mbrola
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
 
 LICENSE=       no-commercial-use
 
diff -r 512fc9aa255b -r 361f033415f5 audio/mbrolavox-us2/Makefile
--- a/audio/mbrolavox-us2/Makefile      Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/mbrolavox-us2/Makefile      Thu Aug 23 21:08:20 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/12/28 11:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/08/23 21:08:20 joerg Exp $
 
 DISTNAME=      us2-980812
 PKGNAME=       mbrolavox-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us2/ \
                http://www.festvox.org/mbrola/dba/us2/
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://tcts.fpms.ac.be/synthesis/mbrola/
 COMMENT=       American English male voice for MBROLA
 
-DEPENDS+=      mbrola-301hnb1:../../audio/mbrola
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
 
 LICENSE=       no-commercial-use
 
diff -r 512fc9aa255b -r 361f033415f5 audio/mbrolavox-us3/Makefile
--- a/audio/mbrolavox-us3/Makefile      Thu Aug 23 20:50:52 2007 +0000
+++ b/audio/mbrolavox-us3/Makefile      Thu Aug 23 21:08:20 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/12/28 11:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/08/23 21:08:20 joerg Exp $
 
 DISTNAME=      us3-990208
 PKGNAME=       mbrolavox-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us3/ \
                http://www.festvox.org/mbrola/dba/us3/
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://tcts.fpms.ac.be/synthesis/mbrola/
 COMMENT=       American English male voice for MBROLA
 
-DEPENDS+=      mbrola-301hnb1:../../audio/mbrola
+DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
 
 LICENSE=       no-commercial-use
 



Home | Main Index | Thread Index | Old Index