diff options
author | joerg <joerg@pkgsrc.org> | 2008-06-20 01:09:05 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-06-20 01:09:05 +0000 |
commit | 3b0d97b0de8516db29699676c860489da3f7f0e1 (patch) | |
tree | bb388f6b2532587595653e67cce25229ed050cb8 /audio | |
parent | 10abca39942a8f34d088f39ccc073fee44271274 (diff) | |
download | pkgsrc-3b0d97b0de8516db29699676c860489da3f7f0e1.tar.gz |
Add DESTDIR support.
Diffstat (limited to 'audio')
69 files changed, 210 insertions, 80 deletions
diff --git a/audio/adplug/Makefile b/audio/adplug/Makefile index a6f475056a0..1352f881531 100644 --- a/audio/adplug/Makefile +++ b/audio/adplug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/19 16:30:45 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= adplug-2.1 @@ -11,6 +11,8 @@ MAINTAINER= jfranz@bsdprojects.net HOMEPAGE= http://adplug.sourceforge.net/ COMMENT= AdLib emulator library supporting many formats +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/audio/bladeenc/Makefile b/audio/bladeenc/Makefile index b8a1754b4d3..15b2e032e74 100644 --- a/audio/bladeenc/Makefile +++ b/audio/bladeenc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2007/01/07 09:13:46 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= bladeenc-0.94.2-src-stable @@ -11,12 +11,15 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bladeenc.mp3.no/ COMMENT= Free MPEG Audio Layer 3 encoder (not decoder) +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= yes +INSTALLATION_DIRS= share/doc/html/bladeenc ${PKGMANDIR}/man1 + post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/bladeenc - ${INSTALL_DATA} ${WRKSRC}/bladeenc.html ${PREFIX}/share/doc/html/bladeenc - ${INSTALL_MAN} ${WRKSRC}/bladeenc.1 ${PREFIX}/${PKGMANDIR}/man1/ + ${INSTALL_DATA} ${WRKSRC}/bladeenc.html ${DESTDIR}${PREFIX}/share/doc/html/bladeenc + ${INSTALL_MAN} ${WRKSRC}/bladeenc.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/ .include "../../mk/bsd.pkg.mk" diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile index bcede484916..1dd8b16ed93 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2006/09/16 15:36:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:05 joerg Exp $ # +PKG_DESTDIR_SUPPORT= user-destdir BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" diff --git a/audio/cam/Makefile b/audio/cam/Makefile index 0af9e846275..e5fe8a3d16c 100644 --- a/audio/cam/Makefile +++ b/audio/cam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/01/07 09:13:47 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= cam-1.02 @@ -13,6 +13,7 @@ COMMENT= Cpu's Audio Mixer [curses based] CONFLICTS+= feh<1.2.6nb3 PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= yes diff --git a/audio/cam/distinfo b/audio/cam/distinfo index b954be35aa1..2ddfdabd163 100644 --- a/audio/cam/distinfo +++ b/audio/cam/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 20:39:43 agc Exp $ +$NetBSD: distinfo,v 1.6 2008/06/20 01:09:05 joerg Exp $ SHA1 (cam-1.02.tgz) = 3bdd11137cfe637bc3c0a77ab1bdbe3df89cbfa3 RMD160 (cam-1.02.tgz) = acd2074d3c8caa6892600f3ff2934e392bae5efd Size (cam-1.02.tgz) = 26307 bytes SHA1 (patch-aa) = 39ebb8450eab5317ec743a5d8ed3a2e5a565acbd SHA1 (patch-ab) = 6537cf1cecef47ab99b52d3d0942ca7ea6b435e4 -SHA1 (patch-ac) = e4458def4576321293dac5bb66c4c4e162eaaf82 +SHA1 (patch-ac) = 2fda1457e7304b9589ca7147b347c6a3b1d2b496 SHA1 (patch-ad) = e9e398143aa7f4d7c06f78fff8279a49bbf21f81 SHA1 (patch-ae) = 570f663a3288d53ae7365d088edefc4146ddba74 diff --git a/audio/cam/patches/patch-ac b/audio/cam/patches/patch-ac index dd821136d1c..a3826a7907e 100644 --- a/audio/cam/patches/patch-ac +++ b/audio/cam/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.7 2004/06/02 20:28:59 jschauma Exp $ +$NetBSD: patch-ac,v 1.8 2008/06/20 01:09:05 joerg Exp $ --- Makefile.orig 1996-09-19 13:18:29.000000000 -0400 +++ Makefile 2004-06-02 16:31:54.000000000 -0400 @@ -36,11 +36,11 @@ $NetBSD: patch-ac,v 1.7 2004/06/02 20:28:59 jschauma Exp $ @echo "installing $(EFILE) in directory $(BINDIR)" - @$(INSTALL) -m 755 -o root -g root $(EFILE) $(BINDIR) - @$(INSTALL) -m 755 -o root -g root $(XEFILE) $(BINDIR) -+ @$(BSD_INSTALL_PROGRAM) $(EFILE) $(BINDIR) ++ @$(BSD_INSTALL_PROGRAM) $(EFILE) ${DESTDIR}$(BINDIR) @echo "" @echo "installing manpages for cam" - @$(INSTALL) -m 644 -o root -g root $(MANFILE) $(MANDIR) - @echo "" - @. installvgafont.sh -+ @$(BSD_INSTALL_DATA) $(MANFILE) $(MANDIR) ++ @$(BSD_INSTALL_DATA) $(MANFILE) ${DESTDIR}$(MANDIR) @echo "" diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index 06448183631..6ced9fe0042 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/05/09 16:58:32 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= gimmix-0.4.3 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gimmix.berlios.de/ COMMENT= Graphical Music player daemon (MPD) client +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= intltool pkg-config diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index fe0666c697d..6d86953b467 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/09/21 13:03:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= glurp-0.11.6 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musicpd.org/glurp.shtml COMMENT= Graphical GTK+2-based client for musicpd +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 USE_TOOLS+= intltool pkg-config diff --git a/audio/gmp3info/Makefile b/audio/gmp3info/Makefile index de22a905589..e055f3da911 100644 --- a/audio/gmp3info/Makefile +++ b/audio/gmp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2008/05/25 14:45:16 tron Exp $ +# $NetBSD: Makefile,v 1.27 2008/06/20 01:09:05 joerg Exp $ DISTNAME= mp3info-0.8.5a PKGNAME= g${DISTNAME} @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ibiblio.org/mp3info/ COMMENT= Utility to read and modify the ID3 tags of MP3 files +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS= mp3info-[0-9]* USE_TOOLS+= pkg-config @@ -18,6 +20,8 @@ USE_TOOLS+= pkg-config # wgetnstr() INCOMPAT_CURSES= NetBSD-1.5-* NetBSD-1.5.*-* NetBSD-1.5[A-U]-* +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 + .include "../../devel/ncurses/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/audio/gmp3info/distinfo b/audio/gmp3info/distinfo index b46b1487a04..b7d43405e2c 100644 --- a/audio/gmp3info/distinfo +++ b/audio/gmp3info/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2007/12/15 21:15:31 tron Exp $ +$NetBSD: distinfo,v 1.11 2008/06/20 01:09:05 joerg Exp $ SHA1 (mp3info-0.8.5a.tgz) = 54df29eb6c2e581899affc12be698b0a71d91ca6 RMD160 (mp3info-0.8.5a.tgz) = 898b566d9ba2f352949d061d991d92f2c8996ec3 Size (mp3info-0.8.5a.tgz) = 127482 bytes -SHA1 (patch-aa) = d5fd1dc7e912ba07d7f717aad118a160f5defe30 +SHA1 (patch-aa) = c999067ff6ca653a1ff0eb14e0354971846c7eb2 SHA1 (patch-ab) = 274227d4b48f1ddc5d272e3ab032d1054a583b49 SHA1 (patch-ac) = f81c4ceb6878c36d51f4fec276c66282bbd2f702 diff --git a/audio/gmp3info/patches/patch-aa b/audio/gmp3info/patches/patch-aa index 3404798d0f1..e53b4ae77b8 100644 --- a/audio/gmp3info/patches/patch-aa +++ b/audio/gmp3info/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.4 2007/08/31 10:32:49 drochner Exp $ +$NetBSD: patch-aa,v 1.5 2008/06/20 01:09:05 joerg Exp $ --- Makefile.orig 2006-11-10 01:14:11.000000000 +0100 +++ Makefile @@ -34,13 +34,13 @@ $NetBSD: patch-aa,v 1.4 2007/08/31 10:32:49 drochner Exp $ - $(STRIP) mp3info - $(INSTALL) mp3info $(bindir)/mp3info - $(INSTALL) mp3info.1 $(mandir)/mp3info.1 -+ $(BSD_INSTALL_PROGRAM) mp3info $(bindir)/mp3info -+ $(BSD_INSTALL_DATA) mp3info.1 $(mandir)/mp3info.1 ++ $(BSD_INSTALL_PROGRAM) mp3info ${DESTDIR}$(bindir)/mp3info ++ $(BSD_INSTALL_DATA) mp3info.1 ${DESTDIR}$(mandir)/mp3info.1 install-gmp3info: gmp3info - $(STRIP) gmp3info - $(INSTALL) gmp3info $(bindir)/gmp3info -+ $(BSD_INSTALL_PROGRAM) gmp3info $(bindir)/gmp3info ++ $(BSD_INSTALL_PROGRAM) gmp3info ${DESTDIR}$(bindir)/gmp3info install: install-mp3info install-gmp3info diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 48d43e403b2..11ba8a9ee5a 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2008/05/30 17:32:28 drochner Exp $ +# $NetBSD: Makefile,v 1.27 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= gmpc-0.15.5.0 @@ -14,6 +14,8 @@ GNU_CONFIGURE= yes USE_TOOLS+= intltool msgfmt pkg-config gmake PKGCONFIG_OVERRIDE= data/gmpc.pc.in +PKG_DESTDIR_SUPPORT= user-destdir + USE_DIRS+= xdg-1.1 .include "../../audio/libmpd/buildlink3.mk" diff --git a/audio/gnome-speech-espeak/Makefile b/audio/gnome-speech-espeak/Makefile index 451b44a3862..b3e06fcf0a6 100644 --- a/audio/gnome-speech-espeak/Makefile +++ b/audio/gnome-speech-espeak/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/04/26 00:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= gnome-speech-0.4.19 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME 2 text-to-speech API +PKG_DESTDIR_SUPPORT= user-destdir + PATCHDIR= ${.CURDIR}/../gnome-speech/patches DISTINFO_FILE= ${.CURDIR}/../gnome-speech/distinfo diff --git a/audio/gnome-speech/Makefile b/audio/gnome-speech/Makefile index 05441c1afcf..b7ce1e27a56 100644 --- a/audio/gnome-speech/Makefile +++ b/audio/gnome-speech/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2008/04/26 00:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= gnome-speech-0.4.19 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME 2 text-to-speech API +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/audio/gnome-vfs-cdda/Makefile b/audio/gnome-vfs-cdda/Makefile index 7fbb26e7603..ee4c3fbbb07 100644 --- a/audio/gnome-vfs-cdda/Makefile +++ b/audio/gnome-vfs-cdda/Makefile @@ -1,15 +1,19 @@ -# $NetBSD: Makefile,v 1.2 2007/09/20 22:51:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:05 joerg Exp $ # GNOME_VFS_NAME= cdda CATEGORIES= audio +PKG_DESTDIR_SUPPORT= user-destdir + CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia EGFILES+= modules/cdda-module.conf +INSTALLATION_DIRS+= ${EGDIR}/modules + post-install: - ${INSTALL_DATA} ${WRKSRC}/modules/cdda-module.conf ${EGDIR}/modules + ${INSTALL_DATA} ${WRKSRC}/modules/cdda-module.conf ${DESTDIR}${EGDIR}/modules .include "../../sysutils/gnome-vfs/Makefile.common" diff --git a/audio/goom/Makefile b/audio/goom/Makefile index d1e2a89d576..cd19c089a11 100644 --- a/audio/goom/Makefile +++ b/audio/goom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/03/04 21:28:55 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:05 joerg Exp $ # DISTNAME= goom-2k4-0-src @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ios-software.com/index.php3?page=projet&quoi=1&lg=AN COMMENT= Visual effects generator for mp3 players +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/goom2k4-0 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile index db34ae2e8c8..0f6496fb87d 100644 --- a/audio/gqmpeg-devel/Makefile +++ b/audio/gqmpeg-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:06 joerg Exp $ DISTNAME= gqmpeg-0.91.1 PKGREVISION= 5 @@ -9,6 +9,8 @@ MAINTAINER= sekiya@NetBSD.org HOMEPAGE= http://gqmpeg.sourceforge.net/ COMMENT= GTK+ front end to mpg123 +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= mpg123{,-esound,-nas}>=0.59.18:../../audio/mpg123 DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools DEPENDS+= xmp>=2.0.2:../../audio/xmp diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 45ef076764f..b1fc6a36611 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2006/07/13 10:13:54 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2008/06/20 01:09:05 joerg Exp $ DISTNAME= gqmpeg-0.20.0 PKGREVISION= 10 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gqmpeg.sourceforge.net/ COMMENT= GTK+ front end to mpg123 +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= mpg123{,-esound,-nas}>=0.59.18:../../audio/mpg123 DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools DEPENDS+= xmp>=2.0.2:../../audio/xmp diff --git a/audio/gst-plugins0.10-a52/Makefile b/audio/gst-plugins0.10-a52/Makefile index 50555118a47..f2be6c0af26 100644 --- a/audio/gst-plugins0.10-a52/Makefile +++ b/audio/gst-plugins0.10-a52/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/05 10:54:00 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= a52 GST_PLUGINS0.10_DIRS= ext/a52dec +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" .include "../../audio/liba52/buildlink3.mk" diff --git a/audio/gst-plugins0.10-cdparanoia/Makefile b/audio/gst-plugins0.10-cdparanoia/Makefile index b689c7b8351..371b7844562 100644 --- a/audio/gst-plugins0.10-cdparanoia/Makefile +++ b/audio/gst-plugins0.10-cdparanoia/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:41:34 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= cdparanoia GST_PLUGINS0.10_DIRS= ext/cdparanoia GST_PLUGINS0.10_FLAGS= cdparanoia +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-base/Makefile.common" CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia diff --git a/audio/gst-plugins0.10-dts/Makefile b/audio/gst-plugins0.10-dts/Makefile index 5fd0608ddb0..891a127c6e9 100644 --- a/audio/gst-plugins0.10-dts/Makefile +++ b/audio/gst-plugins0.10-dts/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/05 10:56:18 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= dts GST_PLUGINS0.10_DIRS= ext/dts +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" .include "../../audio/libdca/buildlink3.mk" diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index 359f22c4352..d41fab6d73d 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2006/05/22 16:32:37 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= esound GST_PLUGINS0.10_DIRS= ext/esd GST_PLUGINS0.10_FLAGS= esd +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-good/Makefile.common" .include "../../audio/esound/buildlink3.mk" diff --git a/audio/gst-plugins0.10-faad/Makefile b/audio/gst-plugins0.10-faad/Makefile index 49eb225ef11..e93d6d2f45f 100644 --- a/audio/gst-plugins0.10-faad/Makefile +++ b/audio/gst-plugins0.10-faad/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/06/14 11:00:41 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= faad GST_PLUGINS0.10_DIRS= ext/faad +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" .include "../../audio/faad2/buildlink3.mk" diff --git a/audio/gst-plugins0.10-flac/Makefile b/audio/gst-plugins0.10-flac/Makefile index 96a7411da80..ef69e657e70 100644 --- a/audio/gst-plugins0.10-flac/Makefile +++ b/audio/gst-plugins0.10-flac/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2007/07/06 19:14:55 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= flac GST_PLUGINS0.10_DIRS= ext/flac GST_PLUGINS0.10_FLAGS= flac +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-good/Makefile.common" BUILDLINK_API_DEPENDS.flac+= flac>=1.1.3nb1 diff --git a/audio/gst-plugins0.10-fluendo-mp3/Makefile b/audio/gst-plugins0.10-fluendo-mp3/Makefile index ecd512c3db3..581f7409869 100644 --- a/audio/gst-plugins0.10-fluendo-mp3/Makefile +++ b/audio/gst-plugins0.10-fluendo-mp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/07/16 09:44:38 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:06 joerg Exp $ # DISTNAME= gst-fluendo-mp3-0.10.6 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fluendo.com/resources/fluendo_mp3.php COMMENT= mp3 decoder for gstreamer +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/audio/gst-plugins0.10-libvisual/Makefile b/audio/gst-plugins0.10-libvisual/Makefile index f798bc4b0e7..2fceee51d04 100644 --- a/audio/gst-plugins0.10-libvisual/Makefile +++ b/audio/gst-plugins0.10-libvisual/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2006/07/26 13:03:15 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= libvisual GST_PLUGINS0.10_DIRS= ext/libvisual GST_PLUGINS0.10_FLAGS= libvisual +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-base/Makefile.common" .include "../../audio/libvisual/buildlink3.mk" diff --git a/audio/gst-plugins0.10-mad/Makefile b/audio/gst-plugins0.10-mad/Makefile index 9a28a9a8aa3..ed302c1b071 100644 --- a/audio/gst-plugins0.10-mad/Makefile +++ b/audio/gst-plugins0.10-mad/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/04/08 11:44:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= mad GST_PLUGINS0.10_DIRS= ext/mad +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" CONFIGURE_ARGS+= --enable-id3tag diff --git a/audio/gst-plugins0.10-musepack/Makefile b/audio/gst-plugins0.10-musepack/Makefile index 7d3177bc655..b836d9234ba 100644 --- a/audio/gst-plugins0.10-musepack/Makefile +++ b/audio/gst-plugins0.10-musepack/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/25 19:33:08 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= musepack GST_PLUGINS0.10_DIRS= ext/musepack +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" .include "../../audio/libmpcdec/buildlink3.mk" diff --git a/audio/gst-plugins0.10-oss/Makefile b/audio/gst-plugins0.10-oss/Makefile index 393e6cb6906..2b228fa6167 100644 --- a/audio/gst-plugins0.10-oss/Makefile +++ b/audio/gst-plugins0.10-oss/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/06/14 11:24:30 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= oss GST_PLUGINS0.10_DIRS= sys/oss +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-good/Makefile.common" SUBST_CLASSES+= devoss diff --git a/audio/gst-plugins0.10-sid/Makefile b/audio/gst-plugins0.10-sid/Makefile index 538634617a4..ad858a97e2d 100644 --- a/audio/gst-plugins0.10-sid/Makefile +++ b/audio/gst-plugins0.10-sid/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2007/01/30 14:59:08 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= sid GST_PLUGINS0.10_DIRS= ext/sidplay GST_PLUGINS0.10_FLAGS= sidplay +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" diff --git a/audio/gst-plugins0.10-spc/Makefile b/audio/gst-plugins0.10-spc/Makefile index 9f9ae979d07..288a1f7e975 100644 --- a/audio/gst-plugins0.10-spc/Makefile +++ b/audio/gst-plugins0.10-spc/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/26 16:45:38 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= spc GST_PLUGINS0.10_DIRS= ext/spc +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" .include "../../audio/libopenspc/buildlink3.mk" diff --git a/audio/gst-plugins0.10-speex/Makefile b/audio/gst-plugins0.10-speex/Makefile index 144d7fa9e74..829427d6420 100644 --- a/audio/gst-plugins0.10-speex/Makefile +++ b/audio/gst-plugins0.10-speex/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:44:00 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= speex GST_PLUGINS0.10_DIRS= ext/speex GST_PLUGINS0.10_FLAGS= speex +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-good/Makefile.common" .include "../../audio/speex/buildlink3.mk" diff --git a/audio/gst-plugins0.10-vorbis/Makefile b/audio/gst-plugins0.10-vorbis/Makefile index 9df3a8b9345..900a69955c6 100644 --- a/audio/gst-plugins0.10-vorbis/Makefile +++ b/audio/gst-plugins0.10-vorbis/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:35:20 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= vorbis GST_PLUGINS0.10_DIRS= ext/vorbis GST_PLUGINS0.10_FLAGS= vorbis +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-base/Makefile.common" .include "../../audio/libvorbis/buildlink3.mk" diff --git a/audio/gst-plugins0.10-wavpack/Makefile b/audio/gst-plugins0.10-wavpack/Makefile index 46b33ea2ea7..cffeb89f857 100644 --- a/audio/gst-plugins0.10-wavpack/Makefile +++ b/audio/gst-plugins0.10-wavpack/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2007/07/06 19:14:02 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= wavpack GST_PLUGINS0.10_DIRS= ext/wavpack +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-good/Makefile.common" .include "../../audio/wavpack/buildlink3.mk" diff --git a/audio/gst-plugins0.8-artsd/Makefile b/audio/gst-plugins0.8-artsd/Makefile index a17e3104cf1..66650a4d490 100644 --- a/audio/gst-plugins0.8-artsd/Makefile +++ b/audio/gst-plugins0.8-artsd/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2007/09/21 13:03:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= artsd GST_PLUGINS0.8_DIR= ext/artsd +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 6 diff --git a/audio/gst-plugins0.8-cdparanoia/Makefile b/audio/gst-plugins0.8-cdparanoia/Makefile index f36ce00a66a..a1ab5c0b4f2 100644 --- a/audio/gst-plugins0.8-cdparanoia/Makefile +++ b/audio/gst-plugins0.8-cdparanoia/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2006/04/17 14:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= cdparanoia GST_PLUGINS0.8_DIR= ext/cdparanoia +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 6 diff --git a/audio/gst-plugins0.8-esound/Makefile b/audio/gst-plugins0.8-esound/Makefile index f8f82111632..e70ab99ca58 100644 --- a/audio/gst-plugins0.8-esound/Makefile +++ b/audio/gst-plugins0.8-esound/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2007/09/21 13:03:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= esound GST_PLUGINS0.8_DIR= ext/esd GST_PLUGINS0.8_FLAG= esd +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 6 diff --git a/audio/gst-plugins0.8-faad/Makefile b/audio/gst-plugins0.8-faad/Makefile index 52a908cafe2..ed2f20b07fb 100644 --- a/audio/gst-plugins0.8-faad/Makefile +++ b/audio/gst-plugins0.8-faad/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= faad GST_PLUGINS0.8_DIR= ext/faad +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 5 diff --git a/audio/gst-plugins0.8-lame/Makefile b/audio/gst-plugins0.8-lame/Makefile index 1b7f62e80de..be39d0b0f39 100644 --- a/audio/gst-plugins0.8-lame/Makefile +++ b/audio/gst-plugins0.8-lame/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= lame GST_PLUGINS0.8_DIR= ext/lame +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 5 diff --git a/audio/gst-plugins0.8-mad/Makefile b/audio/gst-plugins0.8-mad/Makefile index 8e52c9cdde7..65c6edeea28 100644 --- a/audio/gst-plugins0.8-mad/Makefile +++ b/audio/gst-plugins0.8-mad/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2007/09/21 13:03:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= mad GST_PLUGINS0.8_DIR= ext/mad +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 6 diff --git a/audio/gst-plugins0.8-oss/Makefile b/audio/gst-plugins0.8-oss/Makefile index 6931ff83583..91dbbafa505 100644 --- a/audio/gst-plugins0.8-oss/Makefile +++ b/audio/gst-plugins0.8-oss/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:05 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= oss GST_PLUGINS0.8_DIR= sys/oss +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 5 diff --git a/audio/gst-plugins0.8-vorbis/Makefile b/audio/gst-plugins0.8-vorbis/Makefile index e65bc8e33e7..e50a687fb8e 100644 --- a/audio/gst-plugins0.8-vorbis/Makefile +++ b/audio/gst-plugins0.8-vorbis/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= vorbis GST_PLUGINS0.8_DIR= ext/vorbis +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 5 diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile index 4344df2334b..44ef70cefa8 100644 --- a/audio/gtick/Makefile +++ b/audio/gtick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/07/08 12:35:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= gtick-0.3.10 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.antcom.de/gtick/ COMMENT= Metronome application using GTK2+ +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile index 3775432665e..afb0f7af034 100644 --- a/audio/normalize/Makefile +++ b/audio/normalize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/11/18 10:23:22 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2008/06/20 01:09:07 joerg Exp $ DISTNAME= normalize-0.7.7 CATEGORIES= audio @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://normalize.nongnu.org/ COMMENT= Audio file volume normalizer (wav,mp3,ogg) +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= perl USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/audio/openal/Makefile b/audio/openal/Makefile index e95f82cbfae..63c48463d5f 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2007/09/15 11:45:57 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2008/06/20 01:09:07 joerg Exp $ DISTNAME= openal-0.0.8 PKGREVISION= 2 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openal.org/ COMMENT= 3D positional spatialized sound library +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake makeinfo USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index d29c8137d69..52698f7f011 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/10/16 15:29:13 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= Audio-CD-0.05 @@ -12,6 +12,8 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.vanhemert.co.uk/disc-cover.html COMMENT= Audio-CD perl module for use with disc-cover +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/Audio/CD/.packlist .include "../../audio/libcdaudio/buildlink3.mk" diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 3ed8d27db70..41c9a3de2d7 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/02/27 08:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= Audio-Wav-0.06 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Audio-Wav/ COMMENT= Perl modules for reading & writing Microsoft WAV files +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 14199ffa06b..db84db10615 100644 --- a/audio/p5-CDDB-File/Makefile +++ b/audio/p5-CDDB-File/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/08/23 10:38:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:07 joerg Exp $ DISTNAME= CDDB-File-1.05 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/CDDB-File/ COMMENT= Parses a CDDB/freedb data file PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/CDDB/File/.packlist diff --git a/audio/p5-MPEG-Audio-Frame/Makefile b/audio/p5-MPEG-Audio-Frame/Makefile index 18167e3322a..7222c8f028d 100644 --- a/audio/p5-MPEG-Audio-Frame/Makefile +++ b/audio/p5-MPEG-Audio-Frame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/08/23 10:37:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:07 joerg Exp $ DISTNAME= MPEG-Audio-Frame-0.09 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/MPEG-Audio-Frame/ COMMENT= Class for weeding out MPEG audio frames out of a file handle PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/MPEG/Audio/Frame/.packlist diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index a8b4ca9bf71..65a5704bf30 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:28:58 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= rio500-0.7 @@ -10,6 +10,8 @@ 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 608ef07f386..b5d984ad83d 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2007/01/06 04:21:24 schmonz Exp $ +# $NetBSD: Makefile,v 1.22 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= rioutil-1.5.0 @@ -9,6 +9,8 @@ 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/shntool/Makefile b/audio/shntool/Makefile index 0fc9a86c376..6eb46e72680 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/09/02 20:13:58 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= shntool-2.0.3 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.etree.org/shnutils/shntool/ COMMENT= Lossless audio compressor wrapper tool +PKG_DESTDIR_SUPPORT= user-destdir + LICENSE= no-commercial-use GNU_CONFIGURE= YES diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 523182d699f..49d3407809b 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:13 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= sidplay-base-1.0.9 @@ -12,6 +12,8 @@ MAINTAINER= pooka@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/sonata/Makefile b/audio/sonata/Makefile index f3409f09223..b531b7387f6 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/05/05 10:41:21 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= sonata-1.5.1 @@ -10,6 +10,8 @@ MAINTAINER= jfranz@bsdprojects.net HOMEPAGE= http://sonata.berlios.de/ COMMENT= Elegant GTK2 client for the Music Player Daemon +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= musicpd>0:../../audio/musicpd PYTHON_VERSIONS_ACCEPTED= 25 24 diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index cc89a87b07b..68a5d71b8c9 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/06 14:53:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= sound-juicer-2.14.5 @@ -10,6 +10,8 @@ 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/sox/Makefile b/audio/sox/Makefile index 2edb815a85d..8b094f57d2f 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2008/04/27 08:19:54 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2008/06/20 01:09:07 joerg Exp $ DISTNAME= sox-14.0.1 CATEGORIES= audio @@ -9,6 +9,8 @@ HOMEPAGE= http://sox.sourceforge.net/ COMMENT= SOund eXchange - universal sound sample translator PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes #USE_CMAKE= yes USE_LANGUAGES= c c++ diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 688c3b0bdc1..0dd7ab0a009 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2007/08/14 21:41:06 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= streamripper-1.61.27 @@ -10,6 +10,8 @@ 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 43dd11d0433..c3040f63d18 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2008/01/18 05:06:21 tnn Exp $ +# $NetBSD: Makefile,v 1.39 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= streamtuner-0.99.99 @@ -10,6 +10,8 @@ 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_DIRS+= gnome2-1.5 diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 5b7545c8426..ff709acf489 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2007/02/07 20:18:41 drochner Exp $ +# $NetBSD: Makefile,v 1.38 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= sweep-0.9.2 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.metadecks.org/software/sweep/ COMMENT= Full-featured digital sound editor +PKG_DESTDIR_SUPPORT= user-destdir + USE_DIRS+= xdg-1.1 USE_LIBTOOL= YES USE_TOOLS+= gmake msgfmt pkg-config diff --git a/audio/tcd/Makefile b/audio/tcd/Makefile index 738fa48f0ac..033f52eef21 100644 --- a/audio/tcd/Makefile +++ b/audio/tcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/10/04 20:44:19 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= tcd-2.2.0 @@ -11,6 +11,8 @@ MAINTAINER= roland.illig@gmx.de 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 0996887ba7e..bdc822cc3b3 100644 --- a/audio/tcl-snack/Makefile +++ b/audio/tcl-snack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/05/28 07:29:11 gson Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:07 joerg Exp $ DISTNAME= snack2.2.10 PKGNAME= tcl-snack-2.2.10 @@ -10,6 +10,7 @@ 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/tremor-tools/Makefile b/audio/tremor-tools/Makefile index 64835a10fbf..2ad4699b633 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/01/18 05:06:21 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2008/06/20 01:09:07 joerg Exp $ DISTNAME= vorbis-tools-1.0 PKGNAME= tremor-tools-1.0.0.8 @@ -10,6 +10,8 @@ MAINTAINER= chris@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 b09ff850327..b29268ea707 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:07 joerg Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 @@ -11,6 +11,8 @@ MAINTAINER= chris@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/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 88eb4861c8f..502e50379a5 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/03/06 14:53:48 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= tunesbrowser-0.3.0 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://craz.net/programs/itunes/libopendaap.html COMMENT= Front-end for DAAP client +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index effa8bab16d..88cec65f4d3 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/05/10 08:15:28 obache Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= twolame-0.3.7 @@ -10,6 +10,8 @@ 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/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 626451f5315..ac18248ab26 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2007/07/08 12:35:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:07 joerg Exp $ DISTNAME= vorbisgain-0.37 PKGREVISION= 1 @@ -9,6 +9,8 @@ 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/wavpack/Makefile b/audio/wavpack/Makefile index 3d30566e1d7..eb542bbab34 100644 --- a/audio/wavpack/Makefile +++ b/audio/wavpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/05/09 23:43:05 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:07 joerg Exp $ DISTNAME= wavpack-4.41.0 CATEGORIES= audio @@ -9,6 +9,8 @@ MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.wavpack.com/ COMMENT= Audio codec for lossless, lossy and hybrid compression +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 a18ef8fed2f..9f130f39965 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/12/27 13:37:35 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:08 joerg Exp $ # DISTNAME= wmmixer-1.0-beta1 @@ -12,6 +12,8 @@ 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/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 8d087e447dc..4462bb8b039 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2007/06/08 18:34:39 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2008/06/20 01:09:08 joerg Exp $ DISTNAME= xcdplayer-2.2 PKGREVISION= 3 @@ -9,6 +9,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= CD player for X +PKG_DESTDIR_SUPPORT= user-destdir + NOT_FOR_PLATFORM= Interix-*-* USE_IMAKE= yes |