diff options
Diffstat (limited to 'audio')
70 files changed, 143 insertions, 140 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index a2737457691..9deeee99f72 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/01/10 14:25:42 recht Exp $ +# $NetBSD: Makefile,v 1.21 2004/01/20 12:07:41 agc Exp $ DISTNAME= audacity-src-1.0.0-2 PKGNAME= audacity-1.0.0.2 PKGREVISION= 8 -WRKSRC= ${WRKDIR}/audacity-src-1.0.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} EXTRACT_SUFX= .tgz @@ -14,6 +13,7 @@ COMMENT= Audio editor BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip +WRKSRC= ${WRKDIR}/audacity-src-1.0.0 USE_BUILDLINK2= # defined USE_X11= # defined USE_GMAKE= # defined diff --git a/audio/bladeenc/Makefile b/audio/bladeenc/Makefile index 1ceb2f430d0..d49a09c6819 100644 --- a/audio/bladeenc/Makefile +++ b/audio/bladeenc/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2003/12/22 10:57:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/20 12:07:41 agc Exp $ # DISTNAME= bladeenc-0.94.2-src-stable PKGNAME= bladeenc-0.94.2 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= http://bladeenc.mp3.no/source/ @@ -12,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bladeenc.mp3.no/ COMMENT= Free MPEG Audio Layer 3 encoder (not decoder) +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= yes post-install: diff --git a/audio/cd-discid/Makefile b/audio/cd-discid/Makefile index d5d610cb710..80e0c2ded01 100644 --- a/audio/cd-discid/Makefile +++ b/audio/cd-discid/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:21:59 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/20 12:07:41 agc Exp $ DISTNAME= cd-discid_0.7.orig PKGNAME= cd-discid-0.7 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= http://frantica.lly.org/~rcw/cd-discid/ MAINTAINER= lukem@NetBSD.org COMMENT= Read CD to obtain CDDB discid information +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} + do-build: cd ${WRKSRC} && ${CC} -O -o cd-discid cd-discid.c diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index 875f8e18a9a..2f148d87bd8 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2003/09/28 09:13:55 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:41 agc Exp $ # DISTNAME= cmp3-2.0pre5 PKGNAME= cmp3-2.0.p5 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/cmp3 CATEGORIES= audio MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/ @@ -14,6 +13,7 @@ COMMENT= Curses based frontend to mpg123 DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 +WRKSRC= ${WRKDIR}/cmp3 USE_BUILDLINK2= YES USE_GMAKE= YES USE_NCURSES= # MAX_FORM_COMMAND diff --git a/audio/cs4235/Makefile b/audio/cs4235/Makefile index d51ca229ccd..acaf3c6fd1a 100644 --- a/audio/cs4235/Makefile +++ b/audio/cs4235/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:22:02 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:07:41 agc Exp $ # DISTNAME= cs4235-20001009 -WRKSRC= ${WRKDIR}/cs4235 CATEGORIES= audio sysutils MASTER_SITES= http://invisible.yi.org/~jmcneill/ @@ -12,6 +11,8 @@ COMMENT= Modifies the 3D mode on Crystal CS4235 sound cards ONLY_FOR_PLATFORM= NetBSD-*-i386 +WRKSRC= ${WRKDIR}/cs4235 + MAKE_ENV+= BINDIR=${PREFIX}/bin .include "../../mk/bsd.pkg.mk" diff --git a/audio/csound-bath/Makefile b/audio/csound-bath/Makefile index 96fa44b9587..88907e0107d 100644 --- a/audio/csound-bath/Makefile +++ b/audio/csound-bath/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/12/24 09:53:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:41 agc Exp $ # DISTNAME= Csound4.23 PKGNAME= csound-bath-4.23 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/newest/ @@ -16,6 +15,7 @@ RESTRICTED= "no for-fee-redistribution" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +WRKSRC= ${WRKDIR} DIST_SUBDIR= csound CONFLICTS= csound-dev-4* USE_GMAKE= yes diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index 39e20c1dc22..512d911f883 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2003/12/24 09:53:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ # DISTNAME= manual-html-4.23 PKGNAME= csound-manual-4.23 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/documentation/manuals/ \ http://www.kevindumpscore.com/download/ @@ -13,6 +12,7 @@ HOMEPAGE= http://www.csounds.com/ COMMENT= Csound Reference Manual NO_BUILD= yes +WRKSRC= ${WRKDIR} do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/csound diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile index 832d85c1c9c..3fb2b93b151 100644 --- a/audio/faad2/Makefile +++ b/audio/faad2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/11/06 20:00:12 reed Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:07:41 agc Exp $ # DISTNAME= faad2-1.1 -WRKSRC= ${WRKDIR}/faad2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=faac/} @@ -14,6 +13,7 @@ RESTRICTED= Dolby doesn't allow binary distributions NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} +WRKSRC= ${WRKDIR}/faad2 USE_BUILDLINK2= YES USE_GCC_SHLIB= YES USE_GMAKE= YES diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 118f96db981..0a1c480d81a 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2003/12/23 10:35:30 sketch Exp $ +# $NetBSD: Makefile,v 1.29 2004/01/20 12:07:41 agc Exp $ DISTNAME= festival-1.4.1 PKGREVISION= 1 -WRKSRC= ${WRKDIR} 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/ \ @@ -18,6 +17,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html COMMENT= Festival is an advanced multi-lingual speech synthesis system +WRKSRC= ${WRKDIR} USE_BUILDLINK2= yes USE_GMAKE= yes USE_X11= yes diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile index 8afea1f61d9..38af9171664 100644 --- a/audio/festlex-cmu/Makefile +++ b/audio/festlex-cmu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/04/10 01:28:04 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ DISTNAME= festlex_CMU PKGNAME= festlex-cmu-1.4.0 -WRKSRC= ${WRKDIR}/festival 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,6 +12,7 @@ COMMENT= CMU American English pronounciation dictionary for Festival DEPENDS+= festival>=1.4.0:../festival +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index bd6fe3d1b9c..25cf285b33c 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/04/10 01:28:04 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ DISTNAME= festlex_OALD PKGNAME= festlex-oald-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -15,6 +14,7 @@ DEPENDS+= festival>=1.4.0:../festival LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 942b095ec42..b88e2dceac1 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/04/10 01:28:04 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:41 agc Exp $ DISTNAME= OGIlexicon-2.0 PKGNAME= festlex-ogi-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -15,6 +14,7 @@ DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index 7f81aea5f4c..e0effee10be 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/04/10 01:28:04 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ DISTNAME= festlex_POSLEX PKGNAME= festlex-poslex-1.4.0 -WRKSRC= ${WRKDIR}/festival 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,6 +12,7 @@ COMMENT= English lexicon suitable for use with Festival DEPENDS+= festival>=1.4.0:../festival +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile index da1088990ab..a08b08b9e7a 100644 --- a/audio/festogi-spanish/Makefile +++ b/audio/festogi-spanish/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/04/10 01:28:04 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:42 agc Exp $ DISTNAME= OGIspanish-2.0.1 PKGNAME= festogi-spanish-2.0.1 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -14,6 +13,7 @@ DEPENDS+= festival>=1.4.0:../festival LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile index 6723d1c969e..22db989a6cd 100644 --- a/audio/festvox-abc/Makefile +++ b/audio/festvox-abc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:05 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_abc_di-2.0 PKGNAME= festvox-abc-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -16,6 +15,7 @@ DEPENDS+= festogi-spanish>=2.0:../festogi-spanish LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile index 631ddb06b05..12a8edec89a 100644 --- a/audio/festvox-aec/Makefile +++ b/audio/festvox-aec/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/04/10 01:28:05 grant Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_aec_di-2.0 PKGNAME= festvox-aec-2.0 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-ogi>=2.0:../festlex-ogi LICENSE= no-commercial-use DIST_SUBDIR= ${PKGNAME} +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index da3f24b118e..2254af463b4 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:05 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_don PKGNAME= festvox-don-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -15,6 +14,7 @@ DEPENDS+= festival>=1.4.0:../festival DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex DEPENDS+= festlex-oald>=1.4.0:../festlex-oald +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index 4bd6678876f..37b2e26e620 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/04/10 01:28:05 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_ellpc11k PKGNAME= festvox-el11-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -15,6 +14,7 @@ DEPENDS+= festival>=1.4.1:../festival LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile index abcd267cb0a..83ca9dbea7a 100644 --- a/audio/festvox-en1/Makefile +++ b/audio/festvox-en1/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:06 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_en1 PKGNAME= festvox-en1-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -19,6 +18,7 @@ DEPENDS+= mbrolavox-en1-980910:../mbrolavox-en1 LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 4af430efb9a..417a76b1b85 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:06 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_hvs_di-2.0 PKGNAME= festvox-hvs-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -16,6 +15,7 @@ DEPENDS+= festogi-spanish>=2.0:../festogi-spanish LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile index 31d83eb3572..5ef363632bd 100644 --- a/audio/festvox-jph/Makefile +++ b/audio/festvox-jph/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:06 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_jph_di-2.0 PKGNAME= festvox-jph-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -15,6 +14,7 @@ DEPENDS+= festlex-ogi>=2.0:../festlex-ogi LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index 3e7db97fa5a..c084374fec9 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/06/07 14:47:16 cjep Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_kallpc16k PKGNAME= festvox-kal16-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu CONFLICTS= festvox-kal8-[0-9]* +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index 60cb22f9ba2..e381aa65cc0 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2003/06/07 14:47:17 cjep Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_kallpc8k PKGNAME= festvox-kal8-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu CONFLICTS= festvox-kal16-[0-9]* +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile index 8d37afd97e4..f820bae9e88 100644 --- a/audio/festvox-ked16/Makefile +++ b/audio/festvox-ked16/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/06/07 14:47:17 cjep Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_kedlpc16k PKGNAME= festvox-ked16-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu CONFLICTS= festvox-ked8-[0-9]* +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile index 35d33b534a6..baa88700868 100644 --- a/audio/festvox-ked8/Makefile +++ b/audio/festvox-ked8/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/06/07 14:47:17 cjep Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_kedlpc8k PKGNAME= festvox-ked8-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu CONFLICTS= festvox-ked16-[0-9]* +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile index e61340ad630..90bb0c3f7b8 100644 --- a/audio/festvox-mwm/Makefile +++ b/audio/festvox-mwm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:09 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_mwm_di-2.0 PKGNAME= festvox-mwm-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -15,6 +14,7 @@ DEPENDS+= festlex-ogi>=2.0:../festlex-ogi LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index 97da8dd1776..fae1e62d0f3 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:09 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_ogirab_di-2.0 PKGNAME= festvox-ogirab-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -15,6 +14,7 @@ DEPENDS+= festlex-ogi>=2.0:../festlex-ogi LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index b0801ca92c2..fe08e2cf91c 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/06/07 14:47:18 cjep Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_rablpc16k PKGNAME= festvox-rab16-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-oald>=1.4.0:../festlex-oald CONFLICTS= festvox-rab8-[0-9]* +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 0f3f203f429..219971bb6fb 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/04/10 01:28:10 grant Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_rablpc8k PKGNAME= festvox-rab8-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -17,6 +16,7 @@ DEPENDS+= festlex-oald>=1.4.0:../festlex-oald CONFLICTS= festvox-rab16-[0-9]* +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile index fed00c709ed..b00148a71ff 100644 --- a/audio/festvox-tll/Makefile +++ b/audio/festvox-tll/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:10 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_tll_di-2.0 PKGNAME= festvox-tll-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -15,6 +14,7 @@ DEPENDS+= festlex-ogi>=2.0:../festlex-ogi LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-us1/Makefile b/audio/festvox-us1/Makefile index 8e8bf38b1da..943b65c1d51 100644 --- a/audio/festvox-us1/Makefile +++ b/audio/festvox-us1/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:10 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_us1 PKGNAME= festvox-us1-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -19,6 +18,7 @@ DEPENDS+= mbrolavox-us1-980512:../mbrolavox-us1 LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile index f12263c36d2..fc5c846b208 100644 --- a/audio/festvox-us2/Makefile +++ b/audio/festvox-us2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:11 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_us2 PKGNAME= festvox-us2-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -19,6 +18,7 @@ DEPENDS+= mbrolavox-us2-980812:../mbrolavox-us2 LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile index 93bd4a80b6f..9602b406846 100644 --- a/audio/festvox-us3/Makefile +++ b/audio/festvox-us3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:11 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_us3 PKGNAME= festvox-us3-1.4.0 -WRKSRC= ${WRKDIR}/festival 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/ @@ -19,6 +18,7 @@ DEPENDS+= mbrolavox-us3-990208:../mbrolavox-us3 LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival diff --git a/audio/flac/Makefile b/audio/flac/Makefile index d0a61fc0005..033e79d0f5e 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/12/24 09:53:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:42 agc Exp $ # DISTNAME= flac-1.1.0 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} @@ -17,6 +16,7 @@ COMMENT= Free lossless audio codec BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm .endif +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_BUILDLINK2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/gkrellm-volume/Makefile b/audio/gkrellm-volume/Makefile index 0ef29b0d0dc..397c5739822 100644 --- a/audio/gkrellm-volume/Makefile +++ b/audio/gkrellm-volume/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:33 reed Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:07:42 agc Exp $ DISTNAME= volume-0.8 PKGNAME= gkrellm-${DISTNAME} PKGREVISION= 3 -WRKSRC= ${WRKDIR}/volume CATEGORIES= audio MASTER_SITES= http://gkrellm.luon.net/files/ @@ -11,6 +10,7 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://gkrellm.luon.net/volume.phtml COMMENT= gkrellm volume mixer plugin +WRKSRC= ${WRKDIR}/volume PTHREAD_OPTS= require USE_BUILDLINK2= yes diff --git a/audio/gkrellm-xmms/Makefile b/audio/gkrellm-xmms/Makefile index ce739b96e2e..7fe02cf44ec 100644 --- a/audio/gkrellm-xmms/Makefile +++ b/audio/gkrellm-xmms/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/01/12 10:35:57 cjep Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:42 agc Exp $ DISTNAME= gkrellmms-0.5.6 PKGNAME= gkrellm-xmms-0.5.6 PKGREVISION= 3 -WRKSRC= ${WRKDIR}/gkrellmms CATEGORIES= audio MASTER_SITES= http://gkrellm.luon.net/files/ @@ -11,6 +10,7 @@ MAINTAINER= damon@NetBSD.org HOMEPAGE= http://gkrellm.luon.net/gkrellmms.phtml COMMENT= gkrellm xmms plugin +WRKSRC= ${WRKDIR}/gkrellmms USE_BUILDLINK2= YES pre-install: diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 15526d1d0ed..48d22746c2f 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2003/07/17 21:22:10 grant Exp $ +# $NetBSD: Makefile,v 1.22 2004/01/20 12:07:42 agc Exp $ # DISTNAME= gsm-1.0.10 -WRKSRC= ${WRKDIR}/gsm-1.0-pl10 CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/ @@ -10,6 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://kbs.cs.tu-berlin.de/~jutta/toast.html COMMENT= Audio converter and library for converting u-law to gsm encoding +WRKSRC= ${WRKDIR}/gsm-1.0-pl10 USE_BUILDLINK2= # defined USE_LIBTOOL= # defined diff --git a/audio/gtkmserv/Makefile b/audio/gtkmserv/Makefile index 394da65e596..16b566ec481 100644 --- a/audio/gtkmserv/Makefile +++ b/audio/gtkmserv/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 16:30:39 martti Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:07:42 agc Exp $ # DISTNAME= gtkmserv-0.5.2 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= audio MASTER_SITES= http://projects.ubertechnique.com/downloads/ @@ -11,6 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://projects.ubertechnique.com/index.html COMMENT= Gtk-based GUI client for the audio/mserv package +WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= YES USE_BUILDLINK2= YES diff --git a/audio/id3/Makefile b/audio/id3/Makefile index c0c6f4f182d..c08de1eb8a2 100644 --- a/audio/id3/Makefile +++ b/audio/id3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:22:25 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:07:42 agc Exp $ DISTNAME= id3_0.12.orig PKGNAME= id3-0.12 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= http://frantica.lly.org/~rcw/id3/ @@ -10,4 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://frantica.lly.org/~rcw/abcde/page/ COMMENT= ID3 v1.1 tag editor +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} + .include "../../mk/bsd.pkg.mk" diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index 2c667ed3343..1bc9171e745 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2004/01/17 19:59:07 kristerw Exp $ +# $NetBSD: Makefile,v 1.25 2004/01/20 12:07:42 agc Exp $ DISTNAME= libmikmod_3.1.10 PKGNAME= libmikmod-3.1.10 -WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= audio MASTER_SITES= http://mikmod.raphnet.net/files/ @@ -17,6 +16,7 @@ USE_BUILDLINK2= # defined USE_MAKEINFO= YES INFO_FILES= mikmod.info +WRKSRC= ${WRKDIR}/${PKGNAME} CONFIGURE_ARGS+= --disable-threads LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 41db6131f86..ee69db72588 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/01/18 13:59:25 mrauch Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:42 agc Exp $ # FreeBSD Id: Makefile,v 1.6 1997/01/07 14:58:04 torstenb Exp # DISTNAME= maplay1_2 PKGNAME= maplay-1.2 PKGREVISION= 1 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/maplay1.2/ EXTRACT_SUFX= .tar @@ -14,6 +13,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams PATCH_STRIP= -p2 +WRKSRC= ${WRKDIR} pre-configure: @(cd ${WRKSRC}; ${MAKE} pre-install) diff --git a/audio/mbrola/Makefile b/audio/mbrola/Makefile index a680be08ebe..2d7a87ab5c6 100644 --- a/audio/mbrola/Makefile +++ b/audio/mbrola/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/03/29 12:40:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/20 12:07:42 agc Exp $ DISTNAME= mbr301h PKGNAME= mbrola-301h -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= http://www.festvox.org/mbrola/bin/netbsd/ EXTRACT_SUFX= .zip @@ -13,6 +12,7 @@ COMMENT= MBROLA diphone synthesizer executable LICENSE= no-commercial-use +WRKSRC= ${WRKDIR} DIST_SUBDIR= mbrola-20010717 NO_BUILD= diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile index 2219624e2d8..ed68e8c4108 100644 --- a/audio/mbrolavox-en1/Makefile +++ b/audio/mbrolavox-en1/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/04/10 01:28:11 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:42 agc Exp $ DISTNAME= en1-980910 PKGNAME= mbrolavox-en1-980910 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/en1/ \ http://www.festvox.org/mbrola/dba/en1/ @@ -16,6 +15,7 @@ DEPENDS+= mbrola-301h:../mbrola LICENSE= no-commercial-use +WRKSRC= ${WRKDIR} NO_BUILD= yes MHOME= ${PREFIX}/share/mbrola/voices diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile index f20691fed28..cd06fe4fa6d 100644 --- a/audio/mbrolavox-us1/Makefile +++ b/audio/mbrolavox-us1/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/04/10 01:28:12 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/20 12:07:43 agc Exp $ DISTNAME= us1-980512 PKGNAME= mbrolavox-us1-980512 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us1/ \ http://www.festvox.org/mbrola/dba/us1/ @@ -16,6 +15,7 @@ DEPENDS+= mbrola-301h:../mbrola LICENSE= no-commercial-use +WRKSRC= ${WRKDIR} NO_BUILD= yes MHOME= ${PREFIX}/share/mbrola/voices diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile index 65aceea9c5a..bd1a38d9f1e 100644 --- a/audio/mbrolavox-us2/Makefile +++ b/audio/mbrolavox-us2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:12 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:43 agc Exp $ DISTNAME= us2-980812 PKGNAME= mbrolavox-${DISTNAME} -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us2/ \ http://www.festvox.org/mbrola/dba/us2/ @@ -16,6 +15,7 @@ DEPENDS+= mbrola-301h:../mbrola LICENSE= no-commercial-use +WRKSRC= ${WRKDIR} NO_BUILD= yes MHOME= ${PREFIX}/share/mbrola/voices diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile index c1c3562b76a..e01199e03aa 100644 --- a/audio/mbrolavox-us3/Makefile +++ b/audio/mbrolavox-us3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:12 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:43 agc Exp $ DISTNAME= us3-990208 PKGNAME= mbrolavox-${DISTNAME} -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us3/ \ http://www.festvox.org/mbrola/dba/us3/ @@ -16,6 +15,7 @@ DEPENDS+= mbrola-301h:../mbrola LICENSE= no-commercial-use +WRKSRC= ${WRKDIR} NO_BUILD= yes MHOME= ${PREFIX}/share/mbrola/voices diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index cd2874e6ec4..20bc28c2f97 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:22:51 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $ DISTNAME= mp32ogg-0.11 -WRKSRC= ${WRKDIR} CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= # empty @@ -17,6 +16,7 @@ DEPENDS+= p5-String-ShellQuote>=1.00:../../textproc/p5-String-ShellQuote USE_PERL5= yes +WRKSRC= ${WRKDIR} EXTRACT_ONLY= # empty NO_BUILD= yes diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index 27bb538259a..4d5b9625bb0 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:22:52 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:07:43 agc Exp $ # DISTNAME= mp3asm-0.1.3 -WRKSRC= ${WRKDIR}/mp3asm-0.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3asm/} EXTRACT_SUFX= .tar.bz2 @@ -11,6 +10,7 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://mp3asm.sourceforge.net/ COMMENT= mpeg 1/2/2.5 audio layer 1,2,3 frame level editor +WRKSRC= ${WRKDIR}/mp3asm-0.1 GNU_CONFIGURE= yes post-patch: diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 920878c26c2..395be907c2b 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/12/08 14:41:38 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/20 12:07:43 agc Exp $ # DISTNAME= mp3splt-1.9-src PKGNAME= ${DISTNAME:S/-src//} PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} @@ -12,6 +11,7 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://mp3splt.sourceforge.net/ COMMENT= Command line utility to split MP3 (VBR supported) and OGG files +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile index 0cf3fb3c1ca..57938511036 100644 --- a/audio/musicbox/Makefile +++ b/audio/musicbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2004/01/02 11:12:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:43 agc Exp $ DISTNAME= musicbox-1.01p2 -WRKSRC= ${WRKDIR}/musicbox-1.01 CATEGORIES= audio MASTER_SITES= ftp://freebsd.csie.nctu.edu.tw/Upload/ EXTRACT_SUFX= .tgz @@ -12,6 +11,7 @@ COMMENT= X11 front-interface for mpg123 DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 DEPENDS+= qt1-1.44:../../x11/qt1 +WRKSRC= ${WRKDIR}/musicbox-1.01 USE_X11= yes CFLAGS+= -D${OPSYS} EVAL_PREFIX+= QT1DIR=qt1 diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 3d16e297f34..e96abfc4e2c 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2003/12/30 16:58:14 cjep Exp $ +# $NetBSD: Makefile,v 1.39 2004/01/20 12:07:43 agc Exp $ DISTNAME= nas-1.6.src PKGNAME= ${DISTNAME:S/.src//} PKGREVISION= 3 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= http://radscan.com/nas/ \ ftp://ftp.uni-duisburg.de/Sound/NAS/ \ @@ -14,6 +13,7 @@ COMMENT= Network Audio System DEPENDS+= p5-perl-headers-${OS_VERSION}:../../devel/p5-perl-headers +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_BUILDLINK2= yes USE_PKGINSTALL= yes USE_IMAKE= yes diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile index 492a2e77cd6..851be845f5b 100644 --- a/audio/oggasm/Makefile +++ b/audio/oggasm/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 16:30:43 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:07:43 agc Exp $ # DISTNAME= oggasm_1.4.0 PKGNAME= ${DISTNAME:S/_/-/} -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= http://oggasm.sourceforge.net/ @@ -15,6 +14,7 @@ DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_PERL5= yes REPLACE_PERL= oggasm diff --git a/audio/openal/Makefile b/audio/openal/Makefile index fa077a25fcb..ec7e882b7c2 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/09/16 12:16:50 adam Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:07:43 agc Exp $ # DISTNAME= openal-20030724 -WRKSRC= ${WRKDIR}/${DISTNAME}/linux CATEGORIES= audio MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/ \ http://www.smluc.org/~erik/ \ @@ -12,6 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.openal.org/ COMMENT= 3D positional spatialized sound library +WRKSRC= ${WRKDIR}/${DISTNAME}/linux GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_GMAKE= YES diff --git a/audio/oss/Makefile b/audio/oss/Makefile index 5af9b9c45d8..616c5efb1d7 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2004/01/05 20:50:01 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2004/01/20 12:07:43 agc Exp $ DISTNAME= oss-${OSS_VERSION} # Overridden below PKGNAME= oss-${OSS_VERSION} -WRKSRC= ${WRKDIR} CATEGORIES= audio sysutils MASTER_SITES= ftp://ftp.opensound.com/pub/oss/netbsd/ @@ -25,6 +24,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} +WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes USE_PKGINSTALL= yes NO_CONFIGURE= yes diff --git a/audio/realplayer/Makefile b/audio/realplayer/Makefile index 327395cb28c..f15b02ca87b 100644 --- a/audio/realplayer/Makefile +++ b/audio/realplayer/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2003/11/15 00:20:28 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/20 12:07:43 agc Exp $ PKGNAME= realplayer-8.0.1 -WRKSRC= ${WRKDIR}/RealPlayer8 CATEGORIES= audio MASTER_SITES= # empty EXTRACT_SUFX= .bin @@ -39,6 +38,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-sparc SunOS-*-sparc CONFLICTS= realplayer-codecs<8nb2 +WRKSRC= ${WRKDIR}/RealPlayer8 CRYPTO= # defined INTERACTIVE_STAGE= fetch extract CHECK_SHLIBS= NO diff --git a/audio/rio/Makefile b/audio/rio/Makefile index c2d3999c965..9940499a9da 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 16:30:44 martti Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:43 agc Exp $ # DISTNAME= rio007 PKGNAME= rio-1.07 -WRKSRC= ${WRKDIR}/rio107 CATEGORIES= audio MASTER_SITES= http://www.world.co.uk/sba/ EXTRACT_SUFX= .tgz @@ -14,6 +13,7 @@ COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 +WRKSRC= ${WRKDIR}/rio107 MAKEFILE= makefile do-install: diff --git a/audio/snd/Makefile b/audio/snd/Makefile index c41b2db3c6d..182c6b2e63b 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2003/07/17 21:23:21 grant Exp $ +# $NetBSD: Makefile,v 1.31 2004/01/20 12:07:43 agc Exp $ # DISTNAME= snd PKGNAME= snd-19980212 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -13,6 +12,7 @@ COMMENT= X based sound editor NO_SRC_ON_FTP= Already on MASTER_SITE_LOCAL +WRKSRC= ${WRKDIR} USE_BUILDLINK2= YES USE_X11BASE= YES diff --git a/audio/tcl-snack/Makefile b/audio/tcl-snack/Makefile index 06c82baddc1..9f5165c4375 100644 --- a/audio/tcl-snack/Makefile +++ b/audio/tcl-snack/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:23:28 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/20 12:07:43 agc Exp $ DISTNAME= snack2.2 PKGNAME= tcl-snack-2.2 -WRKSRC= ${WRKDIR}/${DISTNAME}/unix CATEGORIES= audio MASTER_SITES= http://www.speech.kth.se/~kare/ EXTRACT_SUFX= .tar.Z @@ -11,6 +10,7 @@ MAINTAINER= gson@NetBSD.org HOMEPAGE= http://www.speech.kth.se/snack/ COMMENT= The Snack Sound Toolkit +WRKSRC= ${WRKDIR}/${DISTNAME}/unix USE_BUILDLINK2= YES GNU_CONFIGURE= YES USE_X11= YES diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index aec62b101f9..e7e80c846f9 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2003/08/09 10:29:56 seb Exp $ +# $NetBSD: Makefile,v 1.28 2004/01/20 12:07:43 agc Exp $ # FreeBSD Id: Makefile,v 1.29 1996/12/20 23:46:22 ache Exp # DISTNAME= tracker-5.3 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/tracker CATEGORIES= audio MASTER_SITES= # empty EXTRACT_SUFX= .tgz @@ -18,6 +17,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} +WRKSRC= ${WRKDIR}/tracker MAKE_FLAGS= MACHINE=netbsd CC=${CC} INSTALL="${INSTALL}" \ INST_BIN_OPT="-c -s -m ${BINMODE} -o ${BINOWN} -g ${BINGRP}" \ INST_MAN_OPT="-c -m 644 -o ${BINOWN} -g ${BINGRP}" \ diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index e8d2de730f5..0636148598f 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:23:35 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/20 12:07:43 agc Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 PKGREVISION= 3 -WRKSRC= ${WRKDIR}/Tremor CATEGORIES= devel audio MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/ EXTRACT_SUFX= .tgz @@ -12,6 +11,7 @@ MAINTAINER= chris@NetBSD.org HOMEPAGE= http://www.xiph.org/ogg/vorbis/ COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format +WRKSRC= ${WRKDIR}/Tremor AUTOMAKE_REQD= 1.4 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/trplayer/Makefile b/audio/trplayer/Makefile index f1d71764bca..ec5d1fae938 100644 --- a/audio/trplayer/Makefile +++ b/audio/trplayer/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/08/09 10:29:56 seb Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:07:43 agc Exp $ # DISTNAME= trplayer-1.2.0 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= ftp://linux-speakup.org/pub/linux/goodies/trplayer/ EXTRACT_SUFX= -1.i386.rpm @@ -29,6 +28,7 @@ INTERACTIVE_STAGE= fetch # XXX Not really! LICENSE= trplayer-license ONLY_FOR_PLATFORM= NetBSD-1.6*-i386 +WRKSRC= ${WRKDIR} CHECK_SHLIBS= NO NO_BUILD= YES diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index b91f6d68064..224c9084310 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 16:30:48 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:07:43 agc Exp $ # DISTNAME= wmmixer-1.0-beta1 PKGNAME= wmmixer-1.0 -WRKSRC= ${WRKDIR}/wmmixer CATEGORIES= audio MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ EXTRACT_SUFX= .tgz @@ -12,6 +11,7 @@ MAINTAINER= pr@alles.prima.de HOMEPAGE= http://www.geocities.com/SiliconValley/Vista/2471/ COMMENT= Mixer designed for WindowMaker (dockapp) +WRKSRC= ${WRKDIR}/wmmixer USE_BUILDLINK2= YES USE_IMAKE= YES NO_INSTALL_MANPAGES= YES diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index 136a2841816..482c923d550 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2002/08/16 03:12:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:43 agc Exp $ # FreeBSD: ports/audio/xamp/Makefile,v 1.5 1999/08/25 04:36:22 obrien Exp # DISTNAME= xamp-0.8-10 PKGNAME= xamp-0.8.10 -WRKSRC= ${WRKDIR}/xamp-0.8/xamp-0.8g CATEGORIES= audio MASTER_SITES= http://andrej.co.ru/~andrej/programs/xamp/ \ http://andrej.co.ru/~andrej/programs/xamp/backs/ @@ -17,6 +16,7 @@ COMMENT= Version of amp (stands for `Audio Mpeg Player') plus a Qt GUI DEPENDS+= qt1-1.44:../../x11/qt1 +WRKSRC= ${WRKDIR}/xamp-0.8/xamp-0.8g DIST_SUBDIR= xamp GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CFLAGS}" diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 7212e2a80be..7a7134e8126 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2003/09/28 09:13:55 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2004/01/20 12:07:43 agc Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 3 -WRKSRC= ${WRKDIR}/xmcd-3.0 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ @@ -14,6 +13,7 @@ PATCH_SITES= ${HOMEPAGE} PATCHFILES= xmcd-3.0.2-proxyauth-patch PATCH_DIST_STRIP= -p1 +WRKSRC= ${WRKDIR}/xmcd-3.0 USE_BUILDLINK2= yes USE_PKGINSTALL= yes diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 79c4dd5f856..dc67c4bae69 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 21:23:51 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:43 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1996/11/18 13:56:53 asami Exp # DISTNAME= xmix-2.1 -WRKSRC= ${WRKDIR}/xmix CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/mixers/} @@ -13,6 +12,7 @@ PATCHFILES= xmix-2.1.mixers.patch MAINTAINER= tech-pkg@NetBSD.org COMMENT= Mixer for X Window System +WRKSRC= ${WRKDIR}/xmix USE_IMAKE= yes pre-configure: diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile index 1b925e4435f..dea478f3c64 100644 --- a/audio/xmms-arts/Makefile +++ b/audio/xmms-arts/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/12/08 14:41:38 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $ # DISTNAME= xmmsarts-0.4 PKGNAME= ${DISTNAME:S/xmms/xmms-/} PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio kde MASTER_SITES= http://stukach.com/hosted/m.i.a/xmmsarts/ EXTRACT_SUFX= .tar.bz2 @@ -13,6 +12,7 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.xmms.org/plugins.php?category=output COMMENT= XMMS plugin to output sound through the aRts sound daemon +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_LIBTOOL= yes diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 0933f7b1271..417c299d6b5 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:24:10 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/20 12:07:43 agc Exp $ # DISTNAME= liveice-xmms PKGNAME= xmms-liveice-1.0.0 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/LiveIce-1.0.0 CATEGORIES= audio MASTER_SITES= http://star.arm.ac.uk/~spm/software/ @@ -12,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://star.arm.ac.uk/~spm/software/ COMMENT= Audio streaming plugin for XMMS +WRKSRC= ${WRKDIR}/LiveIce-1.0.0 GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_LIBTOOL= yes diff --git a/audio/xmms-meta-csound/Makefile b/audio/xmms-meta-csound/Makefile index c8340773b05..ddb30dc267d 100644 --- a/audio/xmms-meta-csound/Makefile +++ b/audio/xmms-meta-csound/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/01/01 14:03:08 ben Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $ # DISTNAME= xmms-meta-csound-0.2 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= # empty DISTFILES= # empty @@ -14,6 +13,7 @@ COMMENT= XMMS meta input script for csound DEPENDS+= csound-[bd]*-[0-9]*:../../audio/csound-dev DEPENDS+= sox-[0-9]*:../../audio/sox +WRKSRC= ${WRKDIR} USE_BUILDLINK2= yes do-build: diff --git a/audio/xmms-meta-timidity/Makefile b/audio/xmms-meta-timidity/Makefile index ba6104c683f..f4efd68917e 100644 --- a/audio/xmms-meta-timidity/Makefile +++ b/audio/xmms-meta-timidity/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/20 12:07:43 agc Exp $ # DISTNAME= xmms-meta-timidity-0.1 -WRKSRC= ${WRKDIR} CATEGORIES= audio MASTER_SITES= # empty DISTFILES= # empty @@ -14,6 +13,7 @@ COMMENT= XMMS meta input script for timidity DEPENDS+= timidity-[0-9]*:../../audio/timidity DEPENDS+= eawpatches-[0-9]*:../../audio/eawpatches +WRKSRC= ${WRKDIR} USE_BUILDLINK2= yes do-build: diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index af702aa2323..b461592786f 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2003/07/17 21:24:22 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/01/20 12:07:43 agc Exp $ # DISTNAME= xsidplay-1_5_4 PKGNAME= xsidplay-1.5.4 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/xsidplay-1.5.4 CATEGORIES= audio x11 MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ EXTRACT_SUFX= .tgz @@ -13,6 +12,7 @@ MAINTAINER= pooka@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Commodore 64 music player and SID chip emulator for X11 +WRKSRC= ${WRKDIR}/xsidplay-1.5.4 USE_BUILDLINK2= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |