diff options
190 files changed, 190 insertions, 538 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 3931ce54308..7ac491d727e 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/09/16 12:30:46 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:56 asau Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} @@ -11,8 +11,6 @@ COMMENT= OCaml library to manipulate bz2 archives HOMEPAGE= http://camlbz2.forge.ocamlcore.org/ LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake MAKE_JOBS_SAFE= no diff --git a/audio/libopus/Makefile b/audio/libopus/Makefile index 5b0ac14d818..ca19400b0bf 100644 --- a/audio/libopus/Makefile +++ b/audio/libopus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/09/16 14:17:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:56 asau Exp $ # DISTNAME= opus-1.0.1 @@ -10,8 +10,6 @@ HOMEPAGE= http://opus-codec.org/ COMMENT= Totally open, royalty-free, highly versatile audio codec library LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/audio/mac/Makefile b/audio/mac/Makefile index b2044299460..3023b77c3f5 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/02/11 01:35:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/02 23:47:56 asau Exp $ # DISTNAME= mac-3.99-u4-b5-s7 @@ -12,8 +12,6 @@ HOMEPAGE= http://etree.org/shnutils/shntool/ COMMENT= Monkey's Audio support library (for .ape files) LICENSE= mac-license -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.fast.prefs.mk" .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" diff --git a/audio/mad123/Makefile b/audio/mad123/Makefile index 5b492a4e816..614d0ffa427 100644 --- a/audio/mad123/Makefile +++ b/audio/mad123/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/09/15 10:03:41 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/02 23:47:56 asau Exp $ # DISTNAME= mad123-0.8.5 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mctavish.co.uk/mad123/ COMMENT= Command-line MPEG audio player -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= nroff .include "../../mk/bsd.prefs.mk" diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile index 34cec4293a7..f2457409e03 100644 --- a/audio/madplay/Makefile +++ b/audio/madplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/01/13 10:54:47 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/02 23:47:56 asau Exp $ # DISTNAME= madplay-0.15.2b @@ -10,8 +10,6 @@ MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/mad/ COMMENT= High-quality MPEG audio decoder -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/malint/Makefile b/audio/malint/Makefile index 8201051bef3..21952f76fa8 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/07/14 12:55:57 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:47:56 asau Exp $ # DISTNAME= malint-0.2 @@ -9,8 +9,6 @@ OWNER= dillo@NetBSD.org HOMEPAGE= http://www.nih.at/malint/ COMMENT= MPEG audio stream validator -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes TEST_TARGET= check diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 8ac5b875d53..89f791fc411 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/02/15 22:11:04 hans Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/02 23:47:57 asau Exp $ DISTNAME= maplay1_2 PKGNAME= maplay-1.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_LANGUAGES= c++ diff --git a/audio/mbrola/Makefile b/audio/mbrola/Makefile index c2326c9ac15..70b8b4c1cae 100644 --- a/audio/mbrola/Makefile +++ b/audio/mbrola/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/05/19 08:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:47:57 asau Exp $ DISTNAME= mbr301h PKGNAME= mbrola-301h @@ -12,8 +12,6 @@ HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/ COMMENT= MBROLA diphone synthesizer executable LICENSE= no-commercial-use -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} DIST_SUBDIR= mbrola-20010717 BUILD_DIRS= # empty diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile index fb07d397d87..46415ca4bef 100644 --- a/audio/mbrolavox-en1/Makefile +++ b/audio/mbrolavox-en1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2009/05/19 08:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/02 23:47:57 asau Exp $ DISTNAME= en1-980910 PKGNAME= mbrolavox-en1-980910 @@ -16,8 +16,6 @@ DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile index 69d6db61f4f..ae127ba5a79 100644 --- a/audio/mbrolavox-us1/Makefile +++ b/audio/mbrolavox-us1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/02 23:47:57 asau Exp $ DISTNAME= us1-980512 PKGNAME= mbrolavox-us1-980512 @@ -16,8 +16,6 @@ DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile index 7ddcbb46ba3..38422610ac0 100644 --- a/audio/mbrolavox-us2/Makefile +++ b/audio/mbrolavox-us2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:47:57 asau Exp $ DISTNAME= us2-980812 PKGNAME= mbrolavox-${DISTNAME} @@ -16,8 +16,6 @@ DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile index aeaac269300..a81deb164b1 100644 --- a/audio/mbrolavox-us3/Makefile +++ b/audio/mbrolavox-us3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:47:57 asau Exp $ DISTNAME= us3-990208 PKGNAME= mbrolavox-${DISTNAME} @@ -16,8 +16,6 @@ DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 03722e403b2..eb689ae720e 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/07/21 19:35:03 dholland Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/02 23:47:57 asau Exp $ DISTNAME= mikmod-3.2.1 PKGREVISION= 3 @@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mikmod.shlomifish.org/ COMMENT= MOD player for UNI IT XM S3M MOD MTM STM DSM MED FAR ULT 669 files -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= gmake diff --git a/audio/milkytracker/Makefile b/audio/milkytracker/Makefile index 8cf6c4feec1..b30161e5ed7 100644 --- a/audio/milkytracker/Makefile +++ b/audio/milkytracker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/01/21 01:45:41 zafer Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 23:47:57 asau Exp $ # DISTNAME= milkytracker-0.90.80 CATEGORIES= audio @@ -13,8 +13,6 @@ GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gawk -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" INSTALLATION_DIRS+= share/doc/milkytracker diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 67608f5b63a..5fa63d11484 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/05/05 18:45:43 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:47:57 asau Exp $ # DISTNAME= Mixer.app-1.8.0 @@ -15,7 +15,6 @@ COMMENT= Another mixer intended for the windowmaker dockapp NOT_FOR_PLATFORM= Interix-*-* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c++ diff --git a/audio/mkcdtoc/Makefile b/audio/mkcdtoc/Makefile index f2ed72a9239..23763b31138 100644 --- a/audio/mkcdtoc/Makefile +++ b/audio/mkcdtoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/01/11 19:03:09 hans Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 23:47:58 asau Exp $ # DISTNAME= mkcdtoc-1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/mkcdtoc/ COMMENT= Script to create .toc files for cdrdao -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake perl pod2man MAKE_ENV+= PERL=${PERL5} diff --git a/audio/moc-devel/Makefile b/audio/moc-devel/Makefile index df79c7b6036..d0367bfcc51 100644 --- a/audio/moc-devel/Makefile +++ b/audio/moc-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/01/11 19:08:55 hans Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/02 23:47:58 asau Exp $ DISTNAME= moc-2.5.0-alpha3 PKGNAME= ${DISTNAME:S/-alpha/./:moc%=moc-devel%} @@ -11,8 +11,6 @@ MAINTAINER= peter.schuller@infidyne.com HOMEPAGE= http://moc.daper.net/ COMMENT= Curses based console audio player -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= moc-[0-9]* GNU_CONFIGURE= yes diff --git a/audio/moc/Makefile b/audio/moc/Makefile index bba435c5a6e..1a53cbf9ceb 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/01/11 19:06:24 hans Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:47:58 asau Exp $ DISTNAME= moc-2.4.3 PKGREVISION= 3 @@ -10,8 +10,6 @@ MAINTAINER= peter.schuller@infidyne.com HOMEPAGE= http://moc.daper.net/ COMMENT= Curses based console audio player -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= moc-devel-[0-9]* GNU_CONFIGURE= yes diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile index f1155f1ab86..a54efbba5c3 100644 --- a/audio/moodbar/Makefile +++ b/audio/moodbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/15 10:03:41 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:47:58 asau Exp $ # DISTNAME= moodbar-0.1.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://amarok.kde.org/wiki/Moodbar COMMENT= Tool to show the "mood" of a track LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/audio/moss/Makefile b/audio/moss/Makefile index 0b3c5aa9b39..a620901a6f7 100644 --- a/audio/moss/Makefile +++ b/audio/moss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/03/15 11:53:20 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:47:58 asau Exp $ DISTNAME= moss-0.1.13 PKGREVISION= 6 @@ -9,8 +9,6 @@ MAINTAINER= myunggoni@users.kldp.net HOMEPAGE= http://moss.kldp.net/ COMMENT= MP3/OGG Streaming Server -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${PYPKGPREFIX}-ogg>=1.3:../../audio/py-ogg DEPENDS+= ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index 6bf9e2fbd42..b64b39f5018 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/03/09 11:09:51 pettai Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:47:58 asau Exp $ DISTNAME= mp32ogg-0.11 PKGREVISION= 5 @@ -16,8 +16,6 @@ DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info DEPENDS+= p5-String-ShellQuote>=1.00:../../textproc/p5-String-ShellQuote -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_TOOLS+= perl:run REPLACE_PERL= ${WRKSRC}/${DISTNAME} diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile index 694665f6b34..402998786f0 100644 --- a/audio/mp3_check/Makefile +++ b/audio/mp3_check/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 23:47:58 asau Exp $ # DISTNAME= mp3_check-1.98 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mp3check.sourceforge.net/ COMMENT= mp3 file checker -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin do-install: diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index d1e393f8052..20b595cb729 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/12/17 19:58:36 abs Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/02 23:47:58 asau Exp $ # DISTNAME= mp3asm-0.1.3-1 @@ -15,7 +15,6 @@ WRKSRC= ${WRKDIR}/mp3asm-0.1 GNU_CONFIGURE= yes INSTALLATION_DIRS+= share/doc/mp3asm -PKG_DESTDIR_SUPPORT=user-destdir post-patch: ${SED} "s/getprogname/_getprogname/g" ${WRKSRC}/src/mp3asm.c \ diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 439f4f1f694..cd0e171c9b1 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/04/14 10:12:01 hans Exp $ +# $NetBSD: Makefile,v 1.33 2012/10/02 23:47:58 asau Exp $ DISTNAME= mp3blaster-3.2.5 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://mp3blaster.sourceforge.net/ COMMENT= MP3 console curses-based player -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= splay-[0-9]* PTHREAD_OPTS+= require diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 02a326404fb..940fa2a56e3 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/03/10 13:20:12 shattered Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:47:58 asau Exp $ DISTNAME= mp3check-0.8.3 CATEGORIES= audio @@ -9,8 +9,6 @@ HOMEPAGE= http://jo.ath.cx/soft/mp3check/ COMMENT= Check MP3 files for consistency LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LANGUAGES= c c++ diff --git a/audio/mp3cut/Makefile b/audio/mp3cut/Makefile index d8e933262b5..bbb921a5342 100644 --- a/audio/mp3cut/Makefile +++ b/audio/mp3cut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/08/21 16:32:43 seb Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:47:59 asau Exp $ DISTNAME= mp3cut-1.13 PKGREVISION= 2 @@ -10,7 +10,6 @@ HOMEPAGE= http://search.cpan.org/~jv/mp3cut/ COMMENT= Tools to concatenate and split MP3 files PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-CDDB-File>=1.05:../../audio/p5-CDDB-File DEPENDS+= p5-MPEG-Audio-Frame>=0.09:../../audio/p5-MPEG-Audio-Frame diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile index e454fddfde0..fd87e35dbec 100644 --- a/audio/mp3diags/Makefile +++ b/audio/mp3diags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/02 17:10:33 tron Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/02 23:47:59 asau Exp $ DISTNAME= MP3Diags-1.0.09.063 PKGNAME= ${DISTNAME:S/MP3D/mp3d/} @@ -11,7 +11,6 @@ HOMEPAGE= http://mp3diags.sourceforge.net/ COMMENT= MP3 diagnosis tool and tag editor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin USE_LANGUAGES= c++ diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index dd34129e682..1492c4784d4 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/01/12 16:18:23 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:59 asau Exp $ PKGNAME= mp3gain-1.5.2 DISTNAME= ${PKGNAME:S/./_/g}-src @@ -12,7 +12,6 @@ COMMENT= Loudness normalizer for MP3 files WRKSRC= ${WRKDIR} USE_TOOLS+= gmake -PKG_DESTDIR_SUPPORT= user-destdir LICENSE= gnu-lgpl-v2 do-install: diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index bde2e3074a4..832d9b5f721 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/07/14 12:55:58 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/02 23:47:59 asau Exp $ # DISTNAME= mp3info-0.2.16 @@ -11,7 +11,6 @@ COMMENT= MP3 header and tag information tool CONFLICTS= gmp3info-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_LANGUAGES= c c++ diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index 41169bd2781..61590a37d75 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/02 17:10:34 tron Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:47:59 asau Exp $ # DISTNAME= mp3splt-gtk-0.7 @@ -10,8 +10,6 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://mp3splt.sourceforge.net/ COMMENT= Utility to split MP3 (VBR supported) and OGG files -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config msgfmt gmake diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 95291563981..ba2176222e9 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/01/11 19:35:35 hans Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:47:59 asau Exp $ # DISTNAME= mp3splt-2.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://mp3splt.sourceforge.net/ COMMENT= Command line utility to split MP3 (VBR supported) and OGG files LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_FEATURES= getopt_long diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile index 34a65981cd9..89632b3a2eb 100644 --- a/audio/mp3to/Makefile +++ b/audio/mp3to/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/02/15 22:13:36 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 23:47:59 asau Exp $ DISTNAME= mp3to PKGNAME= ${DISTNAME}-1.0.1 @@ -16,8 +16,6 @@ DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= gmp3info>=0.8.2:../../audio/gmp3info DEPENDS+= sox>=12.17.1:../../audio/sox -PKG_DESTDIR_SUPPORT= user-destdir - REPLACE_SH= mp3to NO_BUILD= YES diff --git a/audio/mp3val/Makefile b/audio/mp3val/Makefile index cc64cc0c8f5..ead5ae5d2e9 100644 --- a/audio/mp3val/Makefile +++ b/audio/mp3val/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/07/13 07:07:26 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:47:59 asau Exp $ # DISTNAME= mp3val-0.1.8-src @@ -16,7 +16,6 @@ USE_TOOLS+= gmake MAKE_FILE= Makefile.linux BUILD_TARGET= mp3val -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin do-install: diff --git a/audio/mp3wrap/Makefile b/audio/mp3wrap/Makefile index acd212cb745..953866878dc 100644 --- a/audio/mp3wrap/Makefile +++ b/audio/mp3wrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/30 19:06:41 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:59 asau Exp $ # DISTNAME= mp3wrap-0.5-src @@ -11,8 +11,6 @@ HOMEPAGE= http://mp3wrap.sourceforge.net/ COMMENT= Tool to wrap mp3 files into a large one LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/mp3wrap-0.5 GNU_CONFIGURE= yes diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile index 34c11006e86..5d9b9b29e6b 100644 --- a/audio/mpc/Makefile +++ b/audio/mpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/02/15 22:14:30 hans Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:48:00 asau Exp $ DISTNAME= mpc-0.21 CATEGORIES= audio @@ -10,8 +10,6 @@ HOMEPAGE= http://musicpd.org/ COMMENT= Command-line client for musicpd LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 131a3c402f1..5c1e5725402 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/15 10:03:41 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:00 asau Exp $ # DISTNAME= mpdas-0.3.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://50hz.ws/mpdas/ COMMENT= Mpdas is an AudioScrobbler client for MPD written in C++ LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config USE_LANGUAGES= c++ diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 9d7ac514d04..01c35beeed5 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/12/17 20:00:48 abs Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:00 asau Exp $ DISTNAME= mpegaudio PKGNAME= mpegaudio-3.9 @@ -9,7 +9,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= MPEG/audio Layer 1 and Layer 2 encoder/decoder package -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 post-install: diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 757a54b6953..a55766ec158 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2012/09/26 13:06:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/02 23:48:00 asau Exp $ PKGNAME= ${DISTNAME:C/[^[:alnum:]]*//} PKGREVISION= 1 @@ -14,8 +14,6 @@ MAKE_ENV+= EXTRA_INSTALL_TARGETS="install-exec-am install-data-am" MPG123_BUILDING_BASE= # empty -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" PLIST_VARS+= oss diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index d195823df73..07408294130 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2010/10/26 21:06:44 zafer Exp $ +# $NetBSD: Makefile.common,v 1.36 2012/10/02 23:48:00 asau Exp $ # # used by audio/mpg123-arts/Makefile # used by audio/mpg123-esound/Makefile @@ -19,8 +19,6 @@ MAINTAINER= martin@NetBSD.org HOMEPAGE= http://www.mpg123.org/ COMMENT?= Contains the ${MPG123_MODULE} module for mpg123 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE?= yes USE_LIBTOOL?= yes USE_TOOLS+= pkg-config gmake diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 250e0cc457b..541502837d0 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/10/18 11:15:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:00 asau Exp $ DISTNAME= mpg321-0.2.13-4 PKGNAME= mpg321-0.2.13.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://mpg321.sourceforge.net/ COMMENT= Free replacement for mpg123 LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-mpg123-symlink diff --git a/audio/mppenc/Makefile b/audio/mppenc/Makefile index d5b25eafab9..8ba712e1d50 100644 --- a/audio/mppenc/Makefile +++ b/audio/mppenc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/01/04 20:17:47 markd Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:00 asau Exp $ # DISTNAME= mppenc-1.16 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musepack.net/ COMMENT= Musepack encoder -PKG_DESTDIR_SUPPORT= user-destdir - USE_CMAKE= yes .include "../../mk/bsd.pkg.mk" diff --git a/audio/mserv-devel/Makefile b/audio/mserv-devel/Makefile index 56a74c5b1a5..7597d6bffd7 100644 --- a/audio/mserv-devel/Makefile +++ b/audio/mserv-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/12/17 19:58:19 abs Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:00 asau Exp $ # DISTNAME= mserv-0.39a @@ -20,7 +20,6 @@ REPLACE_PERL= support/mservedit webclient/main.cgi \ USE_TOOLS+= perl:run pkg-config INSTALLATION_DIRS+= share/doc/mserv share/mserv/webclient -PKG_DESTDIR_SUPPORT= user-destdir post-configure: ${MV} ${WRKSRC}/mserv/soundcard.h ${WRKSRC}/mserv/mservsoundcard.h diff --git a/audio/mserv-irman/Makefile b/audio/mserv-irman/Makefile index e3a68c0f10b..4a412b35bfe 100644 --- a/audio/mserv-irman/Makefile +++ b/audio/mserv-irman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/02 16:21:43 reed Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:01 asau Exp $ # DISTNAME= mserv-irman-0.21 @@ -19,7 +19,6 @@ DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes DEPENDS+= p5-Config-IniFiles-[0-9]*:../../devel/p5-Config-IniFiles PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= perl:run REPLACE_PERL= mserv-irman.pl diff --git a/audio/mserv/Makefile b/audio/mserv/Makefile index 91e9e5e135e..f17f9dd1455 100644 --- a/audio/mserv/Makefile +++ b/audio/mserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2009/09/26 21:16:57 martin Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/02 23:48:00 asau Exp $ # DISTNAME= mserv-0.35 @@ -27,7 +27,6 @@ LDFLAGS.SunOS+= -lnsl -lsocket post-configure: ${MV} ${WRKSRC}/mserv/soundcard.h ${WRKSRC}/mserv/mservsoundcard.h -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= share/doc/mserv share/mserv/webclient post-install: diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile index 6eca4312ad1..132105ee409 100644 --- a/audio/mstream/Makefile +++ b/audio/mstream/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/02/01 00:40:32 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:48:01 asau Exp $ # DISTNAME= mstream-1.3 @@ -9,8 +9,6 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://kimmo.suominen.com/gwradio/ COMMENT= Mserv player package to queue tracks to IceS -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3 DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index 8f865502087..d92b6b279d8 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/01/24 09:10:56 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:01 asau Exp $ DISTNAME= mt-daapd-0.2.4.2 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mt-daapd.org/ COMMENT= Server for DAAP (iTunes) -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_TOOLS+= gmake diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 8cb3723360a..593d580b0f4 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2012/10/02 17:10:34 tron Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/02 23:48:01 asau Exp $ # DISTNAME= MuSE-0.9 @@ -13,8 +13,6 @@ HOMEPAGE= http://muse.dyne.org/ COMMENT= Multiple Streaming Engine LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config msgfmt diff --git a/audio/musicbrainz/Makefile b/audio/musicbrainz/Makefile index 6b76fc3cc4c..fce68461147 100644 --- a/audio/musicbrainz/Makefile +++ b/audio/musicbrainz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/07/14 12:55:58 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/02 23:48:01 asau Exp $ DISTNAME= libmusicbrainz-2.1.5 PKGNAME= ${DISTNAME:S/lib//} @@ -10,7 +10,6 @@ HOMEPAGE= http://musicbrainz.org/doc/libmusicbrainz COMMENT= Second generation incarnation of the CD Index (2.x series) PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= YES diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index ac55eb32a3b..abc48a1466a 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2012/09/22 13:48:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2012/10/02 23:48:01 asau Exp $ DISTNAME= mpd-0.16.6 PKGNAME= ${DISTNAME:S/mpd/musicpd/} @@ -13,8 +13,6 @@ HOMEPAGE= http://musicpd.org/ COMMENT= Remote controllable audio player LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= mpd-[0-9]* GNU_CONFIGURE= yes diff --git a/audio/nas-auscope/Makefile b/audio/nas-auscope/Makefile index 22ac72680dd..6cbb652a6cf 100644 --- a/audio/nas-auscope/Makefile +++ b/audio/nas-auscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/10/14 12:47:12 markd Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:01 asau Exp $ DISTNAME= nas-1.9.1.src PKGNAME= nas-auscope-1.9.1 @@ -17,7 +17,6 @@ REPLACE_PERL= auscope NO_BUILD= yes -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: diff --git a/audio/nas/Makefile b/audio/nas/Makefile index e43a4689028..86f62f5799a 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2012/05/03 09:55:29 obache Exp $ +# $NetBSD: Makefile,v 1.89 2012/10/02 23:48:01 asau Exp $ DISTNAME= nas-1.9.1.src PKGNAME= ${DISTNAME:S/.src//} @@ -12,7 +12,6 @@ COMMENT= Network Audio System LICENSE= mit # with no-advertisement clause PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir # 1) uses dia library before it is built # 2) make succeeds even with failures, making this problem non-obvious diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 8c0d5b9c6a8..445ed1e2d07 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/09/15 10:03:42 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/02 23:48:01 asau Exp $ DISTNAME= ncmpc-0.18 PKGREVISION= 4 @@ -11,8 +11,6 @@ HOMEPAGE= http://mpd.wikia.com/wiki/Client:Ncmpc COMMENT= Curses client for Music Player Daemon LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" GNU_CONFIGURE= yes diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile index 7caa3b1c07c..428da233646 100644 --- a/audio/normalize/Makefile +++ b/audio/normalize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/01/13 10:54:48 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/02 23:48:02 asau Exp $ DISTNAME= normalize-0.7.7 PKGREVISION= 2 @@ -11,8 +11,6 @@ HOMEPAGE= http://normalize.nongnu.org/ COMMENT= Audio file volume normalizer (wav,mp3,ogg) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index 693d4fcf44b..56e32270bfa 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/09/26 08:11:22 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:02 asau Exp $ DISTNAME= nosefart-2.3-mls PKGNAME= ${DISTNAME:S/-mls//} @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake NO_CONFIGURE= YES diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 656e16a6601..23a52974e54 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:48:02 asau Exp $ # DISTNAME= nspmod-0.1 @@ -12,7 +12,6 @@ COMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ NOT_FOR_PLATFORM= Interix-*-* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index a3dead5fdf2..bc8bc477fdb 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/05/21 22:25:02 shattered Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:48:02 asau Exp $ DISTNAME= ocp-0.1.21 PKGREVISION= 3 @@ -11,8 +11,6 @@ HOMEPAGE= http://sourceforge.net/p/opencubicplayer/ COMMENT= Open Cubic Player LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake makeinfo diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile index d581bab8890..7883000a358 100644 --- a/audio/oggasm/Makefile +++ b/audio/oggasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:02 asau Exp $ # DISTNAME= oggasm_1.4.0 @@ -16,8 +16,6 @@ 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 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= perl:run REPLACE_PERL= oggasm diff --git a/audio/openal/Makefile b/audio/openal/Makefile index e1c3b512c18..073fea685ae 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/02/15 22:25:13 hans Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/02 23:48:02 asau Exp $ DISTNAME= openal-0.0.8 PKGREVISION= 5 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.openal.org/ COMMENT= 3D positional spatialized sound library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake makeinfo USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/audio/opencore-amr/Makefile b/audio/opencore-amr/Makefile index 0268514c85e..b5da92c815c 100644 --- a/audio/opencore-amr/Makefile +++ b/audio/opencore-amr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/16 15:42:10 reed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:48:02 asau Exp $ # DISTNAME= opencore-amr-0.1.2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://opencore-amr.sourceforge.net/ COMMENT= Adaptive Multi-Rate speech codec libraries -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/audio/opus-tools/Makefile b/audio/opus-tools/Makefile index e8f191f24a8..62052e52dce 100644 --- a/audio/opus-tools/Makefile +++ b/audio/opus-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/09/16 14:17:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:48:02 asau Exp $ # DISTNAME= opus-tools-0.1.5 @@ -10,8 +10,6 @@ HOMEPAGE= http://opus-codec.org/ COMMENT= Opus encode, inspect, and decode command-line tools LICENSE= 2-clause-bsd AND gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= autoconf pkg-config diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index dd115245fdb..0703b213f9d 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/10/07 08:08:09 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:48:02 asau Exp $ DISTNAME= Audio-CD-0.05 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.vanhemert.co.uk/disc-cover.html COMMENT= Audio-CD perl module for use with disc-cover LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Audio/CD/.packlist .include "../../audio/libcdaudio/buildlink3.mk" diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile index a52f0a118b2..7f5ef6dfc2d 100644 --- a/audio/p5-Audio-Scan/Makefile +++ b/audio/p5-Audio-Scan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/01/26 20:57:56 rhaen Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/02 23:48:02 asau Exp $ DISTNAME= Audio-Scan-0.93 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/Audio-Scan/ COMMENT= XS parser for MP3, MP4, Ogg Vorbis, etc LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Audio/Scan/.packlist USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 3761babeb1e..d460430437d 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/04/01 18:40:12 rhaen Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:03 asau Exp $ DISTNAME= Audio-Wav-0.13 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/Audio-Wav/ COMMENT= Perl modules for reading & writing Microsoft WAV files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Audio/Wav/.packlist .include "../../lang/perl5/module.mk" diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile index 5e38ccfd5be..1d5c3ee83b2 100644 --- a/audio/p5-CDDB-File/Makefile +++ b/audio/p5-CDDB-File/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/10/12 07:26:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:03 asau Exp $ DISTNAME= CDDB-File-1.05 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Parses a CDDB/freedb data file LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/CDDB/File/.packlist diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile index e0b34b58a25..7a2772b919c 100644 --- a/audio/p5-CDDB/Makefile +++ b/audio/p5-CDDB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/08/06 12:51:48 adam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:03 asau Exp $ DISTNAME= CDDB-1.220 PKGNAME= p5-${DISTNAME} @@ -15,7 +15,6 @@ CONFLICTS+= CDDB-[0-9]* SUPERSEDES= CDDB<=1.17nb1 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/CDDB/.packlist diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 35691a8910c..d72910d2801 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/04/01 18:45:43 rhaen Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:03 asau Exp $ DISTNAME= CDDB_get-2.28 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,6 @@ HOMEPAGE= http://armin.emx.at/cddb/ COMMENT= Perl interface to query for CDDB information LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews PERL5_PACKLIST= auto/CDDB_get/.packlist diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index fac9dcba399..1a8e7ea9e16 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/10/07 08:47:47 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:03 asau Exp $ DISTNAME= MP3-Info-1.24 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/MP3-Info/ COMMENT= Manipulate/fetch info from MP3 audio files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MP3/Info/.packlist diff --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile index 074368b2152..16dd90f3495 100644 --- a/audio/p5-MP3-Tag/Makefile +++ b/audio/p5-MP3-Tag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/09/04 20:45:33 dholland Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:03 asau Exp $ DISTNAME= MP3-Tag-1.13 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/MP3-Tag/ COMMENT= This is a perl module to read/write tags of mp3-files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress PERL5_PACKLIST= auto/MP3/Tag/.packlist diff --git a/audio/p5-MPEG-Audio-Frame/Makefile b/audio/p5-MPEG-Audio-Frame/Makefile index fbd8aa12cc0..2a7a8c36b1f 100644 --- a/audio/p5-MPEG-Audio-Frame/Makefile +++ b/audio/p5-MPEG-Audio-Frame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/08/06 13:04:14 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 23:48:03 asau Exp $ DISTNAME= MPEG-Audio-Frame-0.09 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Class for weeding out MPEG audio frames out of a file handle LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/MPEG/Audio/Frame/.packlist diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile index 0b404f97083..7bbb0cbdc46 100644 --- a/audio/p5-MusicBrainz-Client/Makefile +++ b/audio/p5-MusicBrainz-Client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/10/15 18:51:56 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:03 asau Exp $ DISTNAME= MusicBrainz-Client-0.11 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.musicbrainz.org/ COMMENT= Provide access to the libmusicbrainz client library LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-MusicBrainz-Queries>=0.10:../../audio/p5-MusicBrainz-Queries PERL5_PACKLIST= auto/MusicBrainz/Client/.packlist diff --git a/audio/p5-MusicBrainz-Queries/Makefile b/audio/p5-MusicBrainz-Queries/Makefile index aeb36deb766..577c4dcf503 100644 --- a/audio/p5-MusicBrainz-Queries/Makefile +++ b/audio/p5-MusicBrainz-Queries/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/10/15 18:52:11 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:03 asau Exp $ DISTNAME= MusicBrainz-Queries-0.11 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.musicbrainz.org/ COMMENT= Provide access to the Music Brainz RDF Query Constants LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/MusicBrainz/Queries/.packlist .include "../../audio/musicbrainz/buildlink3.mk" diff --git a/audio/padevchooser/Makefile b/audio/padevchooser/Makefile index 5b6216d5f0a..851a8805523 100644 --- a/audio/padevchooser/Makefile +++ b/audio/padevchooser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/02 17:10:34 tron Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/02 23:48:04 asau Exp $ # DISTNAME= padevchooser-0.9.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0pointer.de/lennart/projects/padevchooser/ COMMENT= Tray area icon for the PulseAudio sound server -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS= pkg-config gmake diff --git a/audio/paman/Makefile b/audio/paman/Makefile index e67f16e8f8f..eb40c518fcd 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:04 asau Exp $ # DISTNAME= paman-0.9.4 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0pointer.de/lennart/projects/paman/ COMMENT= GTK frontend for the PulseAudio sound server -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake USE_LANGUAGES= c++ diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index 1bac1e6489c..4f738af0921 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:04 asau Exp $ # DISTNAME= paprefs-0.9.7 @@ -16,8 +16,6 @@ USE_TOOLS+= pkg-config gmake intltool perl msgfmt CONFIGURE_ARGS+= --disable-lynx -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../audio/pulseaudio/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gconfmm/buildlink3.mk" diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile index 367782ab9a0..4eb283859e8 100644 --- a/audio/pavucontrol/Makefile +++ b/audio/pavucontrol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:04 asau Exp $ # DISTNAME= pavucontrol-0.9.10 @@ -16,8 +16,6 @@ USE_TOOLS+= pkg-config gmake intltool perl msgfmt CONFIGURE_ARGS+= --disable-lynx -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../audio/libcanberra/buildlink3.mk" .include "../../audio/pulseaudio/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index d3c7381e87c..e125b0ddba2 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:04 asau Exp $ # DISTNAME= pavumeter-0.9.3 @@ -16,8 +16,6 @@ USE_TOOLS+= pkg-config gmake intltool perl CONFIGURE_ARGS+= --disable-lynx -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../audio/libcanberra/buildlink3.mk" .include "../../audio/pulseaudio/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" diff --git a/audio/pd/Makefile b/audio/pd/Makefile index 5c810941380..f4fe37bf415 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/02/15 22:36:38 hans Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 23:48:04 asau Exp $ # DISTNAME= pd-0.43-0.src @@ -15,8 +15,6 @@ LICENSE= modified-bsd DEPENDS+= tcl-[0-9]*:../../lang/tcl DEPENDS+= tk-[0-9]*:../../x11/tk -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/pd-0.43-0 USE_TOOLS+= autoconf automake gmake msgfmt pkg-config USE_LANGUAGES= c c++ diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 716a37729a5..b6b20a55ce5 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/09/22 13:48:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:04 asau Exp $ # DISTNAME= picard-0.16 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-qt4>=4.5:../../x11/py-qt4 DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.20:../../audio/py-mutagen -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= msgfmt pkg-config diff --git a/audio/portaudio-devel/Makefile b/audio/portaudio-devel/Makefile index 98bcc6199b9..d5e1bf4e115 100644 --- a/audio/portaudio-devel/Makefile +++ b/audio/portaudio-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/01/17 21:43:18 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 23:48:04 asau Exp $ DISTNAME= pa_snapshot_v19 PKGNAME= portaudio-devel-20060521 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.portaudio.com/ COMMENT= Portable cross-platform Audio API -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* USE_TOOLS+= gmake pkg-config diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 7e6e3de4827..a1a51443db9 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2010/10/12 21:50:49 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:04 asau Exp $ DISTNAME= portaudio_v18_1 PKGNAME= portaudio-18.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.portaudio.com/ COMMENT= Portable cross-platform Audio API -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* USE_TOOLS+= gmake diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 8a6a857b91b..01e3f5d17e9 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.61 2012/10/02 23:48:05 asau Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to <pulseaudio-discuss@mail.0pointer.de> @@ -14,8 +14,6 @@ HOMEPAGE= http://www.pulseaudio.org/ COMMENT= Sound server for POSIX and Win32 systems LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake m4 msgfmt intltool perl \ diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index 2ca27ef9aa2..c67b23b1ee6 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/12/08 12:53:20 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 23:48:05 asau Exp $ # DISTNAME= pyao-0.82 @@ -12,8 +12,6 @@ HOMEPAGE= http://vorbis.com/ COMMENT= Python bindings for libao LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= config_unix.py diff --git a/audio/py-audiotools/Makefile b/audio/py-audiotools/Makefile index 1e0a179d116..27b72390bac 100644 --- a/audio/py-audiotools/Makefile +++ b/audio/py-audiotools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/09/23 05:36:23 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 23:48:05 asau Exp $ # DISTNAME= audiotools-2.18 @@ -12,8 +12,6 @@ HOMEPAGE= http://audiotools.sourceforge.net/ COMMENT= Collection of command line audio handling programs LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c PYTHON_VERSIONS_INCOMPATIBLE= 25 diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile index 43fcbf33204..76dbadf0169 100644 --- a/audio/py-cddb/Makefile +++ b/audio/py-cddb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/10/15 10:41:29 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:05 asau Exp $ # DISTNAME= CDDB-1.4 @@ -12,7 +12,5 @@ HOMEPAGE= http://cddb-py.sourceforge.net/ COMMENT= Python module to access the CDDB online database LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-daap/Makefile b/audio/py-daap/Makefile index c47be948319..1ad662c7806 100644 --- a/audio/py-daap/Makefile +++ b/audio/py-daap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/10/15 08:01:16 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:05 asau Exp $ # DISTNAME= PythonDaap-0.7 @@ -11,7 +11,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://movieos.org/code/pythondaap/ COMMENT= Python binding for DAAP -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-dynampd/Makefile b/audio/py-dynampd/Makefile index 378a5e91e04..25dcefc143f 100644 --- a/audio/py-dynampd/Makefile +++ b/audio/py-dynampd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/09/12 17:21:20 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:48:05 asau Exp $ # DISTNAME= dynampd @@ -16,8 +16,6 @@ COMMENT= Dynamic playlist generator for MPD DEPENDS+= ${PYPKGPREFIX}-mpd-[0-9]*:../../audio/py-mpd DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= dynampd-${VERSION} WRKSRC= ${WRKDIR} USE_LANGUAGES= # none diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile index a8803544f3c..259ae9764a5 100644 --- a/audio/py-id3/Makefile +++ b/audio/py-id3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/09/12 12:06:18 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:05 asau Exp $ DISTNAME= id3-py_1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py_//} @@ -11,8 +11,6 @@ HOMEPAGE= http://id3-py.sourceforge.net/ COMMENT= Python module to manipulate ID3 tags in MP3 files LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} diff --git a/audio/py-id3lib/Makefile b/audio/py-id3lib/Makefile index 49c090747e2..6171adbdfef 100644 --- a/audio/py-id3lib/Makefile +++ b/audio/py-id3lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/08 12:59:13 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:05 asau Exp $ # DISTNAME= pyid3lib-0.5.1 @@ -13,8 +13,6 @@ HOMEPAGE= http://pyid3lib.sourceforge.net/ COMMENT= Python module for editing ID3v2 tags of MP3 audio files LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ .include "../../lang/python/distutils.mk" diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile index 583a8d19cce..79335fb4fd0 100644 --- a/audio/py-karaoke/Makefile +++ b/audio/py-karaoke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/06/03 22:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:05 asau Exp $ # DISTNAME= pykaraoke-0.7.5 @@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen DEPENDS+= ${PYPKGPREFIX}-Numeric-[0-9]*:../../math/py-Numeric -PKG_DESTDIR_SUPPORT= user-destdir - REPLACE_PYTHON+= performer_prompt.py REPLACE_PYTHON+= pycdg.py REPLACE_PYTHON+= pykar.py diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile index 47f88cf410e..f584979b08e 100644 --- a/audio/py-last/Makefile +++ b/audio/py-last/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/05/30 15:52:08 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:06 asau Exp $ # DISTNAME= pylast-0.5.11 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/pylast/ COMMENT= Python interface to Last.fm LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 25 PYTHON_VERSIONS_INCLUDE_3X= yes diff --git a/audio/py-libmtag/Makefile b/audio/py-libmtag/Makefile index e3c04a4b6b7..d828536d21d 100644 --- a/audio/py-libmtag/Makefile +++ b/audio/py-libmtag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/10/15 10:37:18 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 23:48:06 asau Exp $ # DISTNAME= libmtag-python-0.3.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/libmtag/ COMMENT= Python binding for libmtag -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config EGG_NAME= MTag-0.0.0 diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index c7f0c29f645..daad1b18b74 100644 --- a/audio/py-mad/Makefile +++ b/audio/py-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/10/15 10:18:06 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:06 asau Exp $ # DISTNAME= pymad-0.6 @@ -12,8 +12,6 @@ HOMEPAGE= http://spacepants.org/src/pymad/ COMMENT= Python bindings for libmad LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= config_unix.py diff --git a/audio/py-mpd/Makefile b/audio/py-mpd/Makefile index 17ce8362b60..87530f65fb8 100644 --- a/audio/py-mpd/Makefile +++ b/audio/py-mpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/10/15 10:13:18 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 23:48:06 asau Exp $ # DISTNAME= python-mpd-0.2.0 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.musicpd.org/~jat/python-mpd/ COMMENT= Python mpd client library LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none EGG_NAME= ${DISTNAME:S/-/_/} diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile index aa198780607..b048b3f5ef4 100644 --- a/audio/py-musicbrainz/Makefile +++ b/audio/py-musicbrainz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/04/08 19:08:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/02 23:48:06 asau Exp $ DISTNAME= python-musicbrainz2-0.4.1 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} @@ -11,8 +11,6 @@ HOMEPAGE= http://musicbrainz.org/doc/PythonMusicBrainz2 COMMENT= Python interface to the MusicBrainz XML web service LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/python/pyversion.mk" DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index e38e870b85c..a4291ee3b13 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/02 23:48:06 asau Exp $ # DISTNAME= pymusique-0.5 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pyronecrophilia.com/content/pymusique/ COMMENT= Interface to the iTunes Music Store -PKG_DESTDIR_SUPPORT= user-destdir - RESTRICTED= Possible legal problems due to iTunes access NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile index 2fc7336ba14..6f9425d9ce4 100644 --- a/audio/py-mutagen/Makefile +++ b/audio/py-mutagen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/12/10 13:00:56 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:06 asau Exp $ # DISTNAME= mutagen-1.20 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/mutagen/ COMMENT= Audio metadata handling for Python LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index e516d0cbee4..662b0e503de 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/10/15 08:57:43 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/02 23:48:06 asau Exp $ # DISTNAME= pyogg-1.3 @@ -12,8 +12,6 @@ HOMEPAGE= http://vorbis.com/ COMMENT= Python bindings for OGG library LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= config_unix.py diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 44fd668d9f9..4c07a0a4feb 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:15 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/02 23:48:06 asau Exp $ # DISTNAME= pyvorbis-1.3 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vorbis.com/ COMMENT= Python bindings for Vorbis library -PKG_DESTDIR_SUPPORT= user-destdir - PY_PATCHPLIST= yes PYDISTUTILSPKG= yes diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile index 8f53cc8d6da..3938cd6709f 100644 --- a/audio/qjackctl/Makefile +++ b/audio/qjackctl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:07 asau Exp $ # DISTNAME= qjackctl-0.3.3 @@ -10,9 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://qjackctl.sourceforge.net/ COMMENT= JACK Audio Connection Kit Qt4 GUI -PKG_DESTDIR_SUPPORT= user-destdir - - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 002910ee61a..90fcd0d0e6e 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/09/15 10:03:44 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:07 asau Exp $ DISTNAME= qsynth-0.2.4 PKGREVISION= 14 @@ -10,7 +10,6 @@ HOMEPAGE= http://qsynth.sourceforge.net/ COMMENT= Qt GUI Interface to FluidSynth PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/audio/qtplay/Makefile b/audio/qtplay/Makefile index ca3f438abde..ebf75916925 100644 --- a/audio/qtplay/Makefile +++ b/audio/qtplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 23:48:07 asau Exp $ # DISTNAME= qtplay1.3.1 @@ -12,8 +12,6 @@ COMMENT= QuickTime command-line player ONLY_FOR_PLATFORM= Darwin-*-* -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile index 7a4f3334efa..0c9f03f8637 100644 --- a/audio/rexima/Makefile +++ b/audio/rexima/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/07/07 15:28:47 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rexima-1.4 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rus.members.beeb.net/rexima.html COMMENT= Curses-based interactive mixer -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/oss.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index bf2a5561264..0a0d6a86baf 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.99 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rhythmbox-0.12.8 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/rhythmbox/ COMMENT= Music management application for GNOME -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" GNU_CONFIGURE= YES diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 336f3908a61..24919e181b0 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/08/02 18:32:15 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rio007 @@ -13,8 +13,6 @@ COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/rio107 MAKE_FILE= makefile USE_LANGUAGES= c++ diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 42fc279ef90..c74869a461a 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/02/15 22:41:19 hans Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rio500-0.7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* USE_TOOLS+= gmake diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index b5d984ad83d..584e43d714a 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/06/20 01:09:07 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rioutil-1.5.0 @@ -9,8 +9,6 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://rioutil.sourceforge.net/ COMMENT= Program and library to interface with Rio 600, 800, Nike psa[play -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libusb diff --git a/audio/rip/Makefile b/audio/rip/Makefile index 8f0f77318e3..3d17fd73b0e 100644 --- a/audio/rip/Makefile +++ b/audio/rip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/03/02 06:10:34 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rip-1.07 @@ -12,8 +12,6 @@ COMMENT= Command-line based audio CD ripper and encoder DEPENDS+= p5-CDDB_get>=2.23:../../audio/p5-CDDB_get DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes USE_TOOLS+= perl:run REPLACE_PERL= rip diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 8decb099b58..a2cb56b9cec 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/08/21 23:49:18 marino Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/02 23:48:08 asau Exp $ DISTNAME= rosegarden-2.1pl4 PKGNAME= rosegarden-2.1.4 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.rosegardenmusic.com/ COMMENT= Notation editor & MIDI sequencer PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index a4f4f3097b5..af09cf47abf 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2009/06/06 22:53:23 zafer Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/02 23:48:08 asau Exp $ # DISTNAME= rplay-3.3.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rplay.doit.org/ COMMENT= Network audio player -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= makeinfo USE_LIBTOOL= YES GNU_CONFIGURE= YES diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index e82ceb88717..8d9101d9772 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/02/06 02:50:44 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:08 asau Exp $ DISTNAME= rsynth-2.0 PKGREVISION= 5 @@ -24,7 +24,6 @@ CONFIGURE_ARGS+=--without-bDict CONFIGURE_ENV+= ac_cv_lib_audio=yes XLIBS=-lXt INSTALLATION_DIRS+= bin share/rsynth -PKG_DESTDIR_SUPPORT= user-destdir pre-configure: ${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/cmudict.0.4.Z > ${WRKDIR}/cmudict.0.4 diff --git a/audio/rtunes/Makefile b/audio/rtunes/Makefile index 99657ddfd70..7b2b158edcb 100644 --- a/audio/rtunes/Makefile +++ b/audio/rtunes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/02/28 14:52:41 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:08 asau Exp $ # DISTNAME= rtunes-snap-20071122 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nazgul.ch/dev.html COMMENT= Streams audio to an Apple AirPort Express device -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/rtunes NO_CONFIGURE= yes diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index 8fe120c3126..dc63c8116aa 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/05/06 04:33:31 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 23:48:08 asau Exp $ # DISTNAME= ruby-mp3info-0.6.13 @@ -12,8 +12,6 @@ HOMEPAGE= http://ruby-mp3info.rubyforge.org/ COMMENT= Pure-ruby library for informations and tags on mp3 files LICENSE= ruby-license -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none USE_RUBY_SETUP= yes RUBY_SETUP= install.rb diff --git a/audio/sfxr/Makefile b/audio/sfxr/Makefile index 3b1a408c290..2cf9adad464 100644 --- a/audio/sfxr/Makefile +++ b/audio/sfxr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:08 asau Exp $ # DISTNAME= sfxr-sdl-1.2.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.drpetter.se/project_sfxr.html COMMENT= Sound generator for 8-bit game sounds LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ USE_TOOLS+= gmake pkg-config BUILD_TARGET= sfxr diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index bcef8827e2f..e431b1b1601 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/07/14 18:56:00 rafal Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:08 asau Exp $ # DISTNAME= shntool-3.0.10 @@ -11,8 +11,6 @@ COMMENT= Lossless audio compressor wrapper tool LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES # could also support: "WV" (is this not wav?), OFR, LPAC and APE. diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index c248ae1f2ea..8dcc98d5042 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:08 asau Exp $ # DISTNAME= shorten-3.6.1 @@ -11,7 +11,6 @@ COMMENT= Lossless audio compressor LICENSE= shorten-license GNU_CONFIGURE= YES -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= share/doc/shorten diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 4955667cf1b..47cf2d86c6a 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/11/23 19:17:07 marino Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:08 asau Exp $ # DISTNAME= sidplay-base-1.0.9 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Tools for playing sidtunes -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* GNU_CONFIGURE= yes diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index 8048841d54e..d2ecae26b7d 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/01/21 20:37:49 heinz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:08 asau Exp $ # DISTNAME= sidplay-2.0.9 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sidplay2.sourceforge.net/ COMMENT= Tool for playing sidtunes -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* GNU_CONFIGURE= yes diff --git a/audio/snd/Makefile b/audio/snd/Makefile index e432fbc7c2c..c93babd5623 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/02 23:48:09 asau Exp $ # DISTNAME= snd-9.9 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ccrma.stanford.edu/software/snd/ COMMENT= X based sound editor -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= flac-[0-9]*:../../audio/flac DEPENDS+= speex-[0-9]*:../../audio/speex DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 6f20af46b99..50220b8f25e 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/02 23:48:09 asau Exp $ # DISTNAME= solfege-3.14.1 @@ -10,8 +10,6 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.solfege.org/ COMMENT= Practice several musical ear training exercises -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl BUILD_DEPENDS+= txt2man-[0-9]*:../../converters/txt2man diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index 1d237b5c42a..35c26715545 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/02 23:48:09 asau Exp $ # EGG_NAME= Sonata-1.6.2.1 @@ -16,8 +16,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-SOAPpy-[0-9]*:../../net/py-soappy DEPENDS+= ${PYPKGPREFIX}-mpd-[0-9]*:../../audio/py-mpd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config msgfmt SUBST_CLASSES+= mandir diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 6b9757a7e6c..bc57c1ce48e 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.56 2012/10/02 23:48:09 asau Exp $ # DISTNAME= sound-juicer-2.28.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.burtonini.com/computing/ COMMENT= CD ripping tool -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config intltool msgfmt diff --git a/audio/sound-theme-freedesktop/Makefile b/audio/sound-theme-freedesktop/Makefile index 44c4f9f0bb1..027cab2a404 100644 --- a/audio/sound-theme-freedesktop/Makefile +++ b/audio/sound-theme-freedesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:45 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:09 asau Exp $ # DISTNAME= sound-theme-freedesktop-0.7 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freedesktop.org/wiki/Specifications/sound-theme-spec COMMENT= Set of audio files for FreeDesktop -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt autoconf automake diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 751633857df..a5185d6a6e9 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/07/04 09:27:37 adam Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/02 23:48:09 asau Exp $ DISTNAME= sox-14.4.0 CATEGORIES= audio @@ -10,7 +10,6 @@ COMMENT= SOund eXchange - universal sound sample translator LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir #USE_CMAKE= yes USE_LANGUAGES= c c++ diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 29661e788fa..34f5400f12a 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2010/01/24 17:11:18 heinz Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/02 23:48:09 asau Exp $ # DISTNAME= speex-1.2rc1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.speex.org/ COMMENT= Open-source, patent-free voice codec LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= YES GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= speex.pc.in diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index be23ce325f4..66ec111b92a 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/02/15 22:47:31 hans Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/02 23:48:09 asau Exp $ # DISTNAME= SpiralLoops-2.0.0 @@ -16,8 +16,6 @@ ONLY_FOR_PLATFORM= *-*-alpha *-*-arc *-*-cobalt *-*-dreamcast \ *-*-hpcmips *-*-hpcsh *-*-i386 *-*-pc532 *-*-pmax \ *-*-vax *-*-x86_64 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 720a5d57411..9de07be2309 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2011/11/23 08:32:10 marino Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/02 23:48:09 asau Exp $ # DISTNAME= SpiralSynth-2.0.0 @@ -16,8 +16,6 @@ ONLY_FOR_PLATFORM= *-*-alpha *-*-arc *-*-cobalt *-*-dreamcast \ *-*-hpcmips *-*-hpcsh *-*-i386 *-*-pc532 *-*-pmax \ *-*-vax *-*-x86_64 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/audio/splay/Makefile b/audio/splay/Makefile index c31f398c116..89f2e255f80 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/01/11 20:26:13 hans Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/02 23:48:10 asau Exp $ # DISTNAME= splay-0.8.2 @@ -10,7 +10,6 @@ HOMEPAGE= http://splay.sourceforge.net/ COMMENT= Audio player/decoder that decodes MPEG Layer I,II,III and WAV files PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/audio/sptk/Makefile b/audio/sptk/Makefile index 1b2d1739e0c..a67d69c37a7 100644 --- a/audio/sptk/Makefile +++ b/audio/sptk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/02/19 05:10:11 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:10 asau Exp $ # DISTNAME= SPTK-3.5 @@ -14,8 +14,6 @@ HOMEPAGE= http://sp-tk.sourceforge.net/ COMMENT= Suite of speech signal processing tools LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= csh:run diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile index 8d766a70b58..469a34bc159 100644 --- a/audio/squeezeboxserver/Makefile +++ b/audio/squeezeboxserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/09/15 15:03:21 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:10 asau Exp $ # To the poor soul who wants to update this package: # @@ -51,8 +51,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.logitechsqueezebox.com/ COMMENT= Server for the family of networked audio players by Logitech -PKG_DESTDIR_SUPPORT= user-destdir - EXTRACT_SUFX= .tgz PRODUCT= SqueezeboxServer_v7.5.1 diff --git a/audio/streamripper-current/Makefile b/audio/streamripper-current/Makefile index 5bc24763579..6673fcf9922 100644 --- a/audio/streamripper-current/Makefile +++ b/audio/streamripper-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/15 10:03:45 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:10 asau Exp $ # DISTNAME= streamripper-1.64.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://streamripper.sourceforge.net/ COMMENT= Splits SHOUTcast stream into tracks -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-included-libmad USE_TOOLS+= pkg-config diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 22dce9771c8..97a9a84074d 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/01/07 18:45:54 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:10 asau Exp $ # DISTNAME= streamripper-1.61.27 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://streamripper.sourceforge.net/ COMMENT= Splits SHOUTcast stream into tracks -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes PTHREAD_OPTS+= require diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 8a7df0c0daf..0a5ae664b78 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.59 2012/10/02 23:48:10 asau Exp $ # DISTNAME= streamtuner-0.99.99 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/streamtuner/ COMMENT= Stream directory browser -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme USE_TOOLS+= gmake msgfmt pkg-config intltool diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index ec356c5d464..3b45b513134 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.56 2012/10/02 23:48:10 asau Exp $ # DISTNAME= sweep-0.9.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.metadecks.org/software/sweep/ COMMENT= Full-featured digital sound editor -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= YES USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= YES diff --git a/audio/taglib-extras/Makefile b/audio/taglib-extras/Makefile index 86f274bcff8..60c245d2a11 100644 --- a/audio/taglib-extras/Makefile +++ b/audio/taglib-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/02/15 23:00:31 hans Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:10 asau Exp $ # DISTNAME= taglib-extras-1.0.1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.kollide.net/~jefferai/ COMMENT= Extra plugins for taglib LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_CMAKE= yes diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index ebdd109ce5c..ccae3e384d2 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/02 17:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/02 23:48:10 asau Exp $ # DISTNAME= taglib-1.8 @@ -10,8 +10,6 @@ HOMEPAGE= http://taglib.github.com/ COMMENT= Library for accessing id tags in various media files LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_CMAKE= YES diff --git a/audio/tcd/Makefile b/audio/tcd/Makefile index 23372b969f5..bea4fc0b121 100644 --- a/audio/tcd/Makefile +++ b/audio/tcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/03/01 22:42:31 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/02 23:48:11 asau Exp $ # DISTNAME= tcd-2.2.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/tcd/ COMMENT= Audio CD player using ncurses and SDL -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes INCOMPAT_CURSES+= NetBSD-1.6*-* diff --git a/audio/tcl-snack/Makefile b/audio/tcl-snack/Makefile index be68323168b..78c64164d5e 100644 --- a/audio/tcl-snack/Makefile +++ b/audio/tcl-snack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/08/21 23:49:18 marino Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:11 asau Exp $ DISTNAME= snack2.2.10 PKGNAME= tcl-snack-2.2.10 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.speech.kth.se/snack/ COMMENT= The Snack Sound Toolkit PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= YES diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 4ebbc4c9366..a83ce60a2bf 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.33 2012/10/02 23:48:11 asau Exp $ # DISTNAME= terminatorX-3.82 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://terminatorx.org/ COMMENT= Realtime audio synthesizer -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= sox-[0-9]*:../../audio/sox DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools diff --git a/audio/tfmxplay/Makefile b/audio/tfmxplay/Makefile index 87691d63adc..ee3afce8324 100644 --- a/audio/tfmxplay/Makefile +++ b/audio/tfmxplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/05/05 18:47:53 zafer Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:48:11 asau Exp $ # DISTNAME= tfmxplay-0.6 @@ -13,7 +13,6 @@ COMMENT= Console TFMX (amiga games sound file format) player NOT_FOR_PLATFORM= Interix-*-* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 4d7536168b1..c34e1988917 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.86 2012/10/02 23:48:11 asau Exp $ DISTNAME= TiMidity++-2.14.0 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} @@ -12,8 +12,6 @@ HOMEPAGE= http://timidity.sourceforge.net/ COMMENT= MIDI to WAV renderer and player LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= kdemultimedia-2.*{,nb*} GNU_CONFIGURE= yes diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 01e51070712..623948e038a 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/06/22 16:24:55 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:11 asau Exp $ DISTNAME= toolame-02l PKGREVISION= 4 @@ -11,8 +11,6 @@ HOMEPAGE= http://sourceforge.net/projects/toolame/ COMMENT= Optimized MPEG 1/2 layer 2 audio encoder LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake TOOLAME_ARCH?= diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index 7e9bd70f3f6..d93335765b7 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2009/06/30 00:07:10 joerg Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/02 23:48:11 asau Exp $ DISTNAME= tracker-5.3 PKGREVISION= 1 @@ -15,7 +15,6 @@ NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no diff --git a/audio/tremor-tools/Makefile b/audio/tremor-tools/Makefile index daddce18f52..86878ddb960 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2011/04/22 13:42:59 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/02 23:48:11 asau Exp $ DISTNAME= vorbis-tools-1.0 PKGNAME= tremor-tools-1.0.0.8 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vorbis.com/ COMMENT= Ogg Vorbis encoder and player -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= IPV6_READY CONFLICTS= vorbis-[0-9]* diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index c4f02482839..d221fdd2e57 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2010/03/21 16:29:39 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:11 asau Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/vorbis/ COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/Tremor AUTOCONF_REQD= 2.50 GNU_CONFIGURE= yes diff --git a/audio/trm/Makefile b/audio/trm/Makefile index 84af62e3199..df1424bde9d 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/03/21 16:29:39 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 23:48:12 asau Exp $ # DISTNAME= trm-0.2.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musicbrainz.org/products/trmgen/download.html COMMENT= Acoustic signature generator -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= tunepimp-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/audio/tunapie/Makefile b/audio/tunapie/Makefile index 1e2ca2159a6..f803808df21 100644 --- a/audio/tunapie/Makefile +++ b/audio/tunapie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/03/15 11:53:20 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:12 asau Exp $ # DISTNAME= tunapie-2.1.18 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none SUBST_CLASSES+= fixpaths diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index e29b4036a15..99e0eed1727 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/02/05 13:32:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:12 asau Exp $ # DISTNAME= twolame-0.3.13 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.twolame.org/ COMMENT= Optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile index c31d8c1852b..9190880e020 100644 --- a/audio/ubs/Makefile +++ b/audio/ubs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/03/01 17:30:00 hans Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:12 asau Exp $ # DISTNAME= ubs-0.17 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org # HOMEPAGE= http://aboleo.net/software/ubs/ COMMENT= Uninterrupted Broadcasting System -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes RCD_SCRIPTS= ubs diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index b17ff68f86a..4016a60ca76 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/03/05 13:15:55 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/02 23:48:12 asau Exp $ DISTNAME= vorbis-tools-1.4.0 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vorbis.com/ COMMENT= Ogg Vorbis encoder and player -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= IPV6_READY CONFLICTS= vorbis-[0-9]* diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index ac18248ab26..0eb77c7819c 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:07 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:12 asau Exp $ DISTNAME= vorbisgain-0.37 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sjeng.org/vorbisgain.html COMMENT= ReplayGain technology for Vorbis -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index 2a13ea7db3b..3e075570373 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/05/25 21:42:20 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:48:12 asau Exp $ DISTNAME= wavesurfer-1.8.5 CATEGORIES= audio @@ -11,8 +11,6 @@ COMMENT= Tool for sound visualization and manipulation DEPENDS+= tcl-snack-[0-9]*:../../audio/tcl-snack DEPENDS+= tk-[0-9]*:../../x11/tk -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pax NO_CONFIGURE= yes diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile index f3ea2271fd1..a2a5f6efeba 100644 --- a/audio/wavpack/Makefile +++ b/audio/wavpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/07/15 21:02:39 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:12 asau Exp $ DISTNAME= wavpack-4.50.1 CATEGORIES= audio @@ -10,8 +10,6 @@ HOMEPAGE= http://www.wavpack.com/ COMMENT= Audio codec for lossless, lossy and hybrid compression LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= wavpack.pc.in USE_LIBTOOL= YES diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index 9f130f39965..733d5498942 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:08 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:12 asau Exp $ # DISTNAME= wmmixer-1.0-beta1 @@ -12,8 +12,6 @@ MAINTAINER= pr@alles.prima.de HOMEPAGE= http://www.geocities.com/SiliconValley/Vista/2471/ COMMENT= Mixer designed for WindowMaker (dockapp) -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* WRKSRC= ${WRKDIR}/wmmixer diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile index 0811750f012..7d5b557a8a8 100644 --- a/audio/wmmp/Makefile +++ b/audio/wmmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/03/11 10:20:07 zafer Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:13 asau Exp $ DISTNAME= WMmp-0.10.0 CATEGORIES= audio @@ -9,8 +9,6 @@ HOMEPAGE= http://musicpd.org/WMmp.shtml COMMENT= Window Maker dock app for interfacing MPD LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index f446d170ca2..a70b555dbc2 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/02/15 23:11:29 hans Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/02 23:48:13 asau Exp $ DISTNAME= wmmp3-0.12 PKGREVISION= 3 @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --x-includes=${X11BASE:Q}/include CONFIGURE_ARGS+= --x-libraries=${X11BASE:Q}/lib${LIBABISUFFIX:Q} -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= share/examples post-patch: diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 6ffa13667ac..fe3fc3ba778 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/12/17 19:45:27 abs Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:13 asau Exp $ # DISTNAME= wmsmixer-0.5.1 @@ -17,7 +17,6 @@ USE_LANGUAGES= c++ NO_INSTALL_MANPAGES= YES INSTALLATION_DIRS+= share/doc/wmsmixer share/examples/wmsmixer -PKG_DESTDIR_SUPPORT= user-destdir pre-build: ${TOUCH} ${WRKSRC}/wmsmixer.man diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index 152811e6511..55a7d1899e1 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/06/04 09:29:54 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:13 asau Exp $ DISTNAME= wmusic-1.5.0 PKGREVISION= 5 @@ -9,8 +9,6 @@ MAINTAINER= joel@carnat.net HOMEPAGE= http://home.jtan.com/~john/wmusic/ COMMENT= WindowMaker dockable remote for XMMS -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index d8d63eb2006..02131ad20d4 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2012/02/06 12:39:31 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/02 23:48:13 asau Exp $ DISTNAME= WSoundPrefs-1.1.1 PKGNAME= wsoundprefs-1.1.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://shadowmere.student.utwente.nl/ COMMENT= WSoundServer configuration utility -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes BROKEN_GETTEXT_DETECTION= yes diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 302c523266d..1903452671c 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2012/02/15 23:13:32 hans Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/02 23:48:13 asau Exp $ # DISTNAME= WSoundServer-0.4.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://shadowmere.student.utwente.nl/ COMMENT= Sound server for windowmaker LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_X11BASE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index 21da1c95187..81f597f767d 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/12/09 14:36:33 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:13 asau Exp $ # DISTNAME= xanalyser-1.24 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arvin.schnell-web.net/xanalyser/ COMMENT= Frequency spectrum analyser for X -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 28785642fa7..ef524fa686a 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/05/03 09:55:29 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/02 23:48:13 asau Exp $ DISTNAME= xcdplayer-2.2 PKGREVISION= 6 @@ -9,8 +9,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= CD player for X -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= SunOS-*-* IRIX-*-* DragonFly-*-* FreeBSD-*-* NetBSD-*-* OpenBSD-*-* USE_IMAKE= yes diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 36318e2e078..7774c30ac79 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/10/02 17:10:37 tron Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.41 2012/10/02 23:48:13 asau Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/audio/xfce4-xmms-plugin/Makefile b/audio/xfce4-xmms-plugin/Makefile index 7d48243e66e..f601abb1756 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/02 17:10:37 tron Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.29 2012/10/02 23:48:13 asau Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 785d99e1934..795636bbcea 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2011/04/22 13:43:00 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/02 23:48:14 asau Exp $ # DISTNAME= xhippo-3.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html COMMENT= Generic playlist manager for UNIX -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes diff --git a/audio/xine-alsa/Makefile b/audio/xine-alsa/Makefile index 9ae82c44ca1..93d08c62c74 100644 --- a/audio/xine-alsa/Makefile +++ b/audio/xine-alsa/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/09/22 13:48:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:14 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/alsa/} diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 875c31ff2b8..c195b901bdb 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2012/09/22 13:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/02 23:48:14 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile index a68303d4d6c..df69e21ad0f 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2012/09/22 13:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:48:14 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 2cbd78361d4..0f09d613e05 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/09/28 09:55:49 dholland Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/02 23:48:14 asau Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 13 @@ -13,8 +13,6 @@ PATCH_SITES= ${HOMEPAGE} PATCHFILES= xmcd-3.0.2-proxyauth-patch PATCH_DIST_STRIP= -p1 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/xmcd-3.0 USE_IMAKE= yes diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 959539636cc..8b23c8fb997 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/07/08 14:08:56 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/02 23:48:14 asau Exp $ DISTNAME= xmix-2.1 PKGREVISION= 3 @@ -11,8 +11,6 @@ PATCHFILES= xmix-2.1.mixers.patch MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Mixer for X Window System -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* WRKSRC= ${WRKDIR}/xmix diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index fb8ce92983e..4869f59b966 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/12/09 14:36:33 drochner Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/02 23:48:14 asau Exp $ DISTNAME= xmmix-1.2 PKGREVISION= 5 @@ -9,8 +9,6 @@ MAINTAINER= augustss@cs.chalmers.se HOMEPAGE= http://www.amb.org/xmmix/ COMMENT= X interface to the audio mixer device -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes pre-configure: diff --git a/audio/xmms-cdread/Makefile b/audio/xmms-cdread/Makefile index 5827c705829..dd0d306fedb 100644 --- a/audio/xmms-cdread/Makefile +++ b/audio/xmms-cdread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:14 asau Exp $ # DISTNAME= xmms-cdread-0.14a @@ -10,8 +10,6 @@ MAINTAINER= cheusov@NetBSD.org HOMEPAGE= ftp://mud.stack.nl/pub/OuterSpace/willem/ COMMENT= XMMS input plugin that reads audio data from CDs -PKG_DESTDIR_SUPPORT= user-destdir - # no cdrom access code NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 3f48a3a2fa3..f0a93040aa4 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/02 23:48:15 asau Exp $ # DISTNAME= xmms-crossfade-0.2.9 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eisenlohr.org/xmms-crossfade/ COMMENT= Crossfading/Gapless Plugin for XMMS -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/xmms-esound/Makefile b/audio/xmms-esound/Makefile index 2c92937a0ad..c84451d5d5d 100644 --- a/audio/xmms-esound/Makefile +++ b/audio/xmms-esound/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 23:48:15 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../audio/xmms/Makefile.common" PKGNAME= ${DISTNAME:S/xmms/xmms-esound/} diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index c0ed6220841..8a0cc2cef72 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:15 asau Exp $ DISTNAME= faad2-2.7 PKGNAME= xmms-faad-2.7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.audiocoding.com/ COMMENT= XMMS plugin for faad -PKG_DESTDIR_SUPPORT= user-destdir - #RESTRICTED= Dolby doesn't allow binary distributions #NO_BIN_ON_FTP= ${RESTRICTED} #NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile index 00ce1c21b7a..15e14358ed2 100644 --- a/audio/xmms-flac/Makefile +++ b/audio/xmms-flac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/02 23:48:15 asau Exp $ # DISTNAME= flac-1.1.3 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://flac.sourceforge.net/ COMMENT= FLAC XMMS plugin -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index 38271d4c450..e73d00e7ec2 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/02 23:48:15 asau Exp $ # DISTNAME= xmms-mac-0.3.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://sourceforge.net/projects/mac-port/ COMMENT= XMMS plugin for Monkey's Audio files -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index 6064fec522f..c12cd17b8e5 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/02 23:48:15 asau Exp $ # DISTNAME= xmms-mad-0.5.7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/xmms-mad/ COMMENT= Input plugin for XMMS that uses libmad -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= pkg-config diff --git a/audio/xmms-meta-input/Makefile b/audio/xmms-meta-input/Makefile index 3a92d4c4304..302d14fcda4 100644 --- a/audio/xmms-meta-input/Makefile +++ b/audio/xmms-meta-input/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:15 asau Exp $ # DISTNAME= xmms-meta-input-0.4 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.corbac.com/page3.html COMMENT= XMMS plugin wrapper for shell scripts -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= lib/xmms/Input REQD_DIRS+= lib/xmms/Input/Meta diff --git a/audio/xmms-meta-timidity/Makefile b/audio/xmms-meta-timidity/Makefile index 14e43833ec6..26b983fe7cd 100644 --- a/audio/xmms-meta-timidity/Makefile +++ b/audio/xmms-meta-timidity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/02/15 23:16:32 hans Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:15 asau Exp $ # DISTNAME= xmms-meta-timidity-0.2 @@ -15,8 +15,6 @@ DEPENDS+= timidity-[0-9]*:../../audio/timidity DEPENDS+= freepats-[0-9]*:../../audio/freepats DEPENDS+= xmms-meta-input-[0-9]*:../../audio/xmms-meta-input -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_LANGUAGES= # empty INSTALLATION_DIRS= lib/xmms/Input/Meta diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index 884ae12cf0b..c771d302232 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/09/15 10:03:46 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:15 asau Exp $ # DISTNAME= xmms-musepack-1.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musepack.net/ COMMENT= XMMS plugin for musepack (mpc) files -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile index ebbd9efef5a..10a2b3f50be 100644 --- a/audio/xmms-nas/Makefile +++ b/audio/xmms-nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/06/04 09:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 23:48:16 asau Exp $ # DISTNAME= xmms-nas-0.2 @@ -13,8 +13,6 @@ COMMENT= XMMS output plugin for Network Audio System (NAS) GNU_CONFIGURE= yes USE_LIBTOOL= yes -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../audio/nas/buildlink3.mk" .include "../../audio/xmms/buildlink3.mk" .include "../../x11/gtk/buildlink3.mk" diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile index ab883f11c74..5a0c14deb02 100644 --- a/audio/xmms-pulse/Makefile +++ b/audio/xmms-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:46 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:16 asau Exp $ DISTNAME= xmms-pulse-0.9.4 PKGREVISION= 8 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= XMMS plugin to output sound through the pulseaudio daemon HOMEPAGE= http://0pointer.de/lennart/projects/xmms-pulse/ -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-lynx USE_TOOLS+= pkg-config diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 9330387eab3..1eeee82afc0 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/06/04 09:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:16 asau Exp $ # DISTNAME= xmms-sid-0.7.4 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tnsp.org/ COMMENT= XMMS plugin for SID (Commodore 64) music -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index 72f7c9c3e6f..ef695537785 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/06/04 09:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/02 23:48:16 asau Exp $ # DISTNAME= xmms-wma-1.0.5 @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mcmcc.bat.ru/xmms-wma/ COMMENT= WMA input plugin for XMMS -PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= *-*-i386 # Doesn't seem to be very portable... USE_TOOLS+= gmake diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 517bd9d5477..e31968dddff 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.76 2012/06/04 09:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/02 23:48:14 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - .include "Makefile.common" PKGREVISION= 4 diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 14c5546f3b1..fe422b3fde2 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/09/15 10:03:46 obache Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/02 23:48:16 asau Exp $ DISTNAME= xmp-3.4.1 PKGREVISION= 5 @@ -10,8 +10,6 @@ HOMEPAGE= http://xmp.sourceforge.net/ COMMENT= Player for many different Amiga and PC module formats LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index c1361140ed6..575e9ae916c 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/12/09 14:36:33 drochner Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/02 23:48:16 asau Exp $ DISTNAME= xmradio-1.2 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://core.de/~coto/xmradio.html COMMENT= Radio application for Brooktree 848 compatible TV cards -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= sox>=12.16:../../audio/sox ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-i386 \ diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 466cb841424..38b006bd425 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2011/11/01 06:00:42 sbd Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/02 23:48:16 asau Exp $ # DISTNAME= xsidplay-1.6.5.1a @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Commodore 64 music player and SID chip emulator for X11 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index 44e41627b39..ccdcca6d605 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2010/10/06 07:39:31 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/02 23:48:16 asau Exp $ # DISTNAME= xwave2 @@ -10,8 +10,6 @@ MASTER_SITES= # empty MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Audio player/recorder/editor for the X Window System -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= YES INSTALLATION_DIRS= bin lib/X11/app-defaults diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile index 943ba017076..673377e6e24 100644 --- a/benchmarks/thrulay/Makefile +++ b/benchmarks/thrulay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/30 22:06:24 adam Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:16 asau Exp $ DISTNAME= thrulay-0.9 CATEGORIES= benchmarks net @@ -11,7 +11,6 @@ COMMENT= TCP and UDP network capacity tester LICENSE= modified-bsd PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no |