pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc depends should be ../../<category>/<pkg>
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9544900e6e1
branches: trunk
changeset: 497013:b9544900e6e1
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jul 19 10:22:32 2005 +0000
description:
depends should be ../../<category>/<pkg>
diffstat:
audio/festlex-cmu/Makefile | 4 ++--
audio/festlex-oald/Makefile | 4 ++--
audio/festlex-ogi/Makefile | 6 +++---
audio/festlex-poslex/Makefile | 4 ++--
audio/festogi-spanish/Makefile | 4 ++--
audio/festvox-abc/Makefile | 8 ++++----
audio/festvox-aec/Makefile | 6 +++---
audio/festvox-don/Makefile | 8 ++++----
audio/festvox-el11/Makefile | 4 ++--
audio/festvox-en1/Makefile | 12 ++++++------
audio/festvox-hvs/Makefile | 8 ++++----
audio/festvox-jph/Makefile | 6 +++---
audio/festvox-kal16/Makefile | 8 ++++----
audio/festvox-kal8/Makefile | 8 ++++----
audio/festvox-ked16/Makefile | 8 ++++----
audio/festvox-ked8/Makefile | 8 ++++----
audio/festvox-mwm/Makefile | 6 +++---
audio/festvox-ogirab/Makefile | 6 +++---
audio/festvox-rab16/Makefile | 8 ++++----
audio/festvox-rab8/Makefile | 8 ++++----
audio/festvox-tll/Makefile | 6 +++---
audio/festvox-us1/Makefile | 12 ++++++------
audio/festvox-us2/Makefile | 12 ++++++------
audio/festvox-us3/Makefile | 12 ++++++------
audio/gqmpeg-skins/Makefile | 4 ++--
audio/mbrolavox-en1/Makefile | 4 ++--
audio/mbrolavox-us1/Makefile | 4 ++--
audio/mbrolavox-us3/Makefile | 4 ++--
audio/mp3to/Makefile | 8 ++++----
emulators/netbsd32_compat14/Makefile | 6 +++---
emulators/suse91_slang/Makefile | 4 ++--
emulators/suse_devel/Makefile | 4 ++--
emulators/suse_fileutils/Makefile | 4 ++--
emulators/suse_freetype2/Makefile | 4 ++--
emulators/suse_linux/Makefile | 18 +++++++++---------
emulators/suse_slang/Makefile | 4 ++--
36 files changed, 122 insertions(+), 122 deletions(-)
diffs (truncated from 753 to 300 lines):
diff -r be644ca08aec -r b9544900e6e1 audio/festlex-cmu/Makefile
--- a/audio/festlex-cmu/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festlex-cmu/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/21 06:19:12 snj Exp $
+# $NetBSD: Makefile,v 1.15 2005/07/19 10:22:32 grant Exp $
DISTNAME= festlex_CMU
PKGNAME= festlex-cmu-1.4.0
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= CMU American English pronunciation dictionary for Festival
-DEPENDS+= festival>=1.4.0:../festival
+DEPENDS+= festival>=1.4.0:../../audio/festival
WRKSRC= ${WRKDIR}/festival
NO_BUILD= yes
diff -r be644ca08aec -r b9544900e6e1 audio/festlex-oald/Makefile
--- a/audio/festlex-oald/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festlex-oald/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/21 06:20:11 snj Exp $
+# $NetBSD: Makefile,v 1.15 2005/07/19 10:22:32 grant Exp $
DISTNAME= festlex_OALD
PKGNAME= festlex-oald-1.4.0
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= Oxford Advanced Learner's pronunciation dictionary for Festival
-DEPENDS+= festival>=1.4.0:../festival
+DEPENDS+= festival>=1.4.0:../../audio/festival
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festlex-ogi/Makefile
--- a/audio/festlex-ogi/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festlex-ogi/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/21 06:20:48 snj Exp $
+# $NetBSD: Makefile,v 1.16 2005/07/19 10:22:32 grant Exp $
DISTNAME= OGIlexicon-2.0
PKGNAME= festlex-ogi-2.0
@@ -9,8 +9,8 @@
HOMEPAGE= http://cslu.cse.ogi.edu/tts/
COMMENT= Composite pronunciation dictionary from ogi.edu for festival
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex
+DEPENDS+= festival>=1.4.0:../../audio/festival
+DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festlex-poslex/Makefile
--- a/audio/festlex-poslex/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festlex-poslex/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/19 10:22:32 grant Exp $
DISTNAME= festlex_POSLEX
PKGNAME= festlex-poslex-1.4.0
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= English lexicon suitable for use with Festival
-DEPENDS+= festival>=1.4.0:../festival
+DEPENDS+= festival>=1.4.0:../../audio/festival
WRKSRC= ${WRKDIR}/festival
NO_BUILD= yes
diff -r be644ca08aec -r b9544900e6e1 audio/festogi-spanish/Makefile
--- a/audio/festogi-spanish/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festogi-spanish/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/19 10:22:32 grant Exp $
DISTNAME= OGIspanish-2.0.1
PKGNAME= festogi-spanish-2.0.1
@@ -9,7 +9,7 @@
HOMEPAGE= http://cslu.cse.ogi.edu/tts/
COMMENT= Festival Spanish (Mexican) language support routines (in scheme)
-DEPENDS+= festival>=1.4.0:../festival
+DEPENDS+= festival>=1.4.0:../../audio/festival
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-abc/Makefile
--- a/audio/festvox-abc/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-abc/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/27 00:53:12 heinz Exp $
+# $NetBSD: Makefile,v 1.18 2005/07/19 10:22:32 grant Exp $
DISTNAME= voice_abc_di-2.0
PKGNAME= festvox-abc-2.0
@@ -9,9 +9,9 @@
HOMEPAGE= http://cslu.cse.ogi.edu/tts/
COMMENT= Mexican Spanish male voice for the festival speech synthesis system
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-ogi>=2.0:../festlex-ogi
-DEPENDS+= festogi-spanish>=2.0:../festogi-spanish
+DEPENDS+= festival>=1.4.0:../../audio/festival
+DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+DEPENDS+= festogi-spanish>=2.0:../../audio/festogi-spanish
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-aec/Makefile
--- a/audio/festvox-aec/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-aec/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.18 2005/07/19 10:22:33 grant Exp $
DISTNAME= voice_aec_di-2.0
PKGNAME= festvox-aec-2.0
@@ -10,8 +10,8 @@
HOMEPAGE= http://cslu.cse.ogi.edu/tts/
COMMENT= American English male voice for the festival speech synthesis system
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-ogi>=2.0:../festlex-ogi
+DEPENDS+= festival>=1.4.0:../../audio/festival
+DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-don/Makefile
--- a/audio/festvox-don/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-don/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $
DISTNAME= festvox_don
PKGNAME= festvox-don-1.4.0
@@ -10,9 +10,9 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= British English male voice for the festival speech synthesis system
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex
-DEPENDS+= festlex-oald>=1.4.0:../festlex-oald
+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
WRKSRC= ${WRKDIR}/festival
NO_BUILD= yes
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-el11/Makefile
--- a/audio/festvox-el11/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-el11/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/19 10:22:33 grant Exp $
DISTNAME= festvox_ellpc11k
PKGNAME= festvox-el11-1.4.0
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= Castilian Spanish male voice for the festival speech synthesis system
-DEPENDS+= festival>=1.4.1:../festival
+DEPENDS+= festival>=1.4.1:../../audio/festival
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-en1/Makefile
--- a/audio/festvox-en1/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-en1/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $
DISTNAME= festvox_en1
PKGNAME= festvox-en1-1.4.0
@@ -10,11 +10,11 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= MBROLA based British English male voice for festival
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex
-DEPENDS+= festlex-oald>=1.4.0:../festlex-oald
-DEPENDS+= mbrola-301h:../mbrola
-DEPENDS+= mbrolavox-en1-980910:../mbrolavox-en1
+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-301h:../../audio/mbrola
+DEPENDS+= mbrolavox-en1-980910:../../audio/mbrolavox-en1
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-hvs/Makefile
--- a/audio/festvox-hvs/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-hvs/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $
DISTNAME= voice_hvs_di-2.0
PKGNAME= festvox-hvs-2.0
@@ -9,9 +9,9 @@
HOMEPAGE= http://cslu.cse.ogi.edu/tts/
COMMENT= Mexican Spanish female voice for the festival
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-ogi>=2.0:../festlex-ogi
-DEPENDS+= festogi-spanish>=2.0:../festogi-spanish
+DEPENDS+= festival>=1.4.0:../../audio/festival
+DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+DEPENDS+= festogi-spanish>=2.0:../../audio/festogi-spanish
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-jph/Makefile
--- a/audio/festvox-jph/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-jph/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $
DISTNAME= voice_jph_di-2.0
PKGNAME= festvox-jph-2.0
@@ -9,8 +9,8 @@
HOMEPAGE= http://cslu.cse.ogi.edu/tts/
COMMENT= American English male voice for the festival speech synthesis system
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-ogi>=2.0:../festlex-ogi
+DEPENDS+= festival>=1.4.0:../../audio/festival
+DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
LICENSE= no-commercial-use
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-kal16/Makefile
--- a/audio/festvox-kal16/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-kal16/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $
DISTNAME= festvox_kallpc16k
PKGNAME= festvox-kal16-1.4.0
@@ -10,9 +10,9 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= 16khz American English male voice for festival
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex
-DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu
+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
CONFLICTS= festvox-kal8-[0-9]*
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-kal8/Makefile
--- a/audio/festvox-kal8/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-kal8/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.19 2005/07/19 10:22:33 grant Exp $
DISTNAME= festvox_kallpc8k
PKGNAME= festvox-kal8-1.4.0
@@ -10,9 +10,9 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= 8khz American English male voice for festival
-DEPENDS+= festival>=1.4.0:../festival
-DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex
-DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu
+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
CONFLICTS= festvox-kal16-[0-9]*
diff -r be644ca08aec -r b9544900e6e1 audio/festvox-ked16/Makefile
--- a/audio/festvox-ked16/Makefile Tue Jul 19 10:11:48 2005 +0000
+++ b/audio/festvox-ked16/Makefile Tue Jul 19 10:22:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $
DISTNAME= festvox_kedlpc16k
PKGNAME= festvox-ked16-1.4.0
@@ -10,9 +10,9 @@
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
COMMENT= 16khz American English male voice for festival
-DEPENDS+= festival>=1.4.0:../festival
Home |
Main Index |
Thread Index |
Old Index