summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-22 09:01:16 +0000
committerwiz <wiz>2009-07-22 09:01:16 +0000
commit367462a4bdc61bb5858d63012ba893b1f0ec2a86 (patch)
treef31edaeb6360332619fa574baabd5871d646f682 /multimedia
parent12a83a12dfe8401966bc9a6f4a05ab9f4033b74a (diff)
downloadpkgsrc-367462a4bdc61bb5858d63012ba893b1f0ec2a86.tar.gz
Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/alevt/Makefile3
-rw-r--r--multimedia/avidemux/Makefile3
-rw-r--r--multimedia/dvdstyler/Makefile3
-rw-r--r--multimedia/gmencoder/Makefile3
-rw-r--r--multimedia/gnome-media/Makefile3
-rw-r--r--multimedia/gopchop/Makefile3
-rw-r--r--multimedia/gxine/Makefile3
-rw-r--r--multimedia/handbrake/Makefile3
-rw-r--r--multimedia/libassetml/Makefile3
-rw-r--r--multimedia/mediatomb/Makefile3
-rw-r--r--multimedia/phonon/Makefile3
-rw-r--r--multimedia/subtitleeditor/Makefile3
-rw-r--r--multimedia/swfdec-gnome/Makefile3
-rw-r--r--multimedia/swfdec-mozilla/Makefile3
-rw-r--r--multimedia/totem/Makefile.common3
-rw-r--r--multimedia/vlc/Makefile3
-rw-r--r--multimedia/vlc08/Makefile3
-rw-r--r--multimedia/xfmedia/Makefile3
-rw-r--r--multimedia/xine-ui/Makefile3
19 files changed, 19 insertions, 38 deletions
diff --git a/multimedia/alevt/Makefile b/multimedia/alevt/Makefile
index df9c467ec9f..556eb138bcb 100644
--- a/multimedia/alevt/Makefile
+++ b/multimedia/alevt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:38 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:38 wiz Exp $
DISTNAME= alevt-1.6.1
CATEGORIES= multimedia
@@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \
NetBSD-1.5_ALPHA-* NetBSD-1.[56]*-* \
NetBSD-[2-9]*-* DragonFly-*-*
-USE_DIRS+= xdg-1.1
USE_X11BASE= YES
USE_TOOLS+= gmake
diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile
index 5121d593ba4..e5f13a0647b 100644
--- a/multimedia/avidemux/Makefile
+++ b/multimedia/avidemux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2009/05/20 00:58:24 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2009/07/22 09:01:38 wiz Exp $
#
DISTNAME= avidemux_2.4.4
@@ -19,7 +19,6 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt pkg-config
USE_CMAKE= yes
-USE_DIRS+= xdg-1.4
CMAKE_ARGS+= -DNO_ARTS=1
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index c07db7eb0e7..4687c90e341 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/09/22 20:21:03 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:38 wiz Exp $
#
DISTNAME= DVDStyler-1.5.1
@@ -15,7 +15,6 @@ DEPENDS+= dvdauthor>=0.6.10:../../multimedia/dvdauthor
DEPENDS+= dvd+rw-tools-[0-9]*:../../sysutils/dvd+rw-tools
DEPENDS+= mpgtx-[0-9]*:../../graphics/mpgtx
-USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config msgfmt
diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile
index 259a42ca067..cd7fc5f053b 100644
--- a/multimedia/gmencoder/Makefile
+++ b/multimedia/gmencoder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/06/20 01:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2009/07/22 09:01:38 wiz Exp $
#
DISTNAME= gmencoder-0.1.0
@@ -17,7 +17,6 @@ DEPENDS+= mencoder>=0.90:../../multimedia/mencoder
DEPENDS+= mplayer>=0.90:../../multimedia/mplayer
GNU_CONFIGURE= yes
-USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= yes
diff --git a/multimedia/gnome-media/Makefile b/multimedia/gnome-media/Makefile
index 06b20eedf9f..ed478d8ec04 100644
--- a/multimedia/gnome-media/Makefile
+++ b/multimedia/gnome-media/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/03/22 19:01:40 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/07/22 09:01:38 wiz Exp $
DISTNAME= gnome-media-2.26.0
CATEGORIES= multimedia gnome
@@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= gst-plugins0.10-pulse>=0.10.0:../../audio/gst-plugins0.10-pulse
GNU_CONFIGURE= yes
-USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt perl pkg-config xgettext
diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile
index ec4e5f83120..d1a26ff27bd 100644
--- a/multimedia/gopchop/Makefile
+++ b/multimedia/gopchop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/03/06 10:35:21 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2009/07/22 09:01:38 wiz Exp $
#
DISTNAME= gopchop-1.1.8
@@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
USE_TOOLS+= intltool msgfmt pkg-config
BROKEN_GETTEXT_DETECTION= yes
diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile
index 56b012f598f..21814a89b1d 100644
--- a/multimedia/gxine/Makefile
+++ b/multimedia/gxine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2009/05/19 07:07:50 abs Exp $
+# $NetBSD: Makefile,v 1.39 2009/07/22 09:01:38 wiz Exp $
DISTNAME= gxine-0.5.904
CATEGORIES= multimedia
@@ -15,7 +15,6 @@ USE_TOOLS+= gmake pkg-config perl:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
CONFIGURE_ARGS+= --disable-lirc
-USE_DIRS+= xdg-1.1
BROKEN_GETTEXT_DETECTION= yes
PTHREAD_OPTS+= require
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 69d443c9cf6..82b0fcc3e09 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/28 03:41:09 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= HandBrake-0.9.3
@@ -45,7 +45,6 @@ NO_SRC_ON_FTP= ${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_DIRS+= xdg-1.4
USE_TOOLS+= gmake perl intltool msgfmt pkg-config
USE_TOOLS+= autoconf automake aclocal autoreconf m4
USE_LIBTOOL= yes
diff --git a/multimedia/libassetml/Makefile b/multimedia/libassetml/Makefile
index a523d14cd54..a36758ef3c3 100644
--- a/multimedia/libassetml/Makefile
+++ b/multimedia/libassetml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:09 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= libassetml-1.2.1
@@ -12,7 +12,6 @@ COMMENT= Library for sharing image and audio files between projects
PKG_DESTDIR_SUPPORT= user-destdir
-USE_DIRS+= gnome2-1.5 # share/gnome/help
USE_TOOLS+= gmake pkg-config texi2html msgfmt
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
diff --git a/multimedia/mediatomb/Makefile b/multimedia/mediatomb/Makefile
index 3d89596abf0..2526069e40d 100644
--- a/multimedia/mediatomb/Makefile
+++ b/multimedia/mediatomb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/06/12 17:24:53 ahoka Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/22 09:01:39 wiz Exp $
DISTNAME= mediatomb-0.11.0
PKGREVISION= 6
@@ -13,7 +13,6 @@ GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
USE_TOOLS+= pkg-config automake autoconf autoreconf
-USE_DIRS+= xdg-1.4
RCD_SCRIPTS= mediatomb
diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile
index c1021f07162..f60378403ca 100644
--- a/multimedia/phonon/Makefile
+++ b/multimedia/phonon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/04/11 11:41:33 markd Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/22 09:01:39 wiz Exp $
DISTNAME= phonon-4.3.1
CATEGORIES= multimedia
@@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4
DEPENDS+= xine-xcb>=1.1.9:../../x11/xine-xcb
-USE_DIRS+= kde4-1.0
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_CMAKE= yes
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index 18f1ab4b99f..6d28556010c 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/02/21 14:47:58 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= subtitleeditor-0.30.0
@@ -11,7 +11,6 @@ COMMENT= GTK+2 tool to edit movie subtitles
PKG_DESTDIR_SUPPORT= user-destdir
-USE_DIRS+= xdg-1.4
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool pkg-config msgfmt
diff --git a/multimedia/swfdec-gnome/Makefile b/multimedia/swfdec-gnome/Makefile
index fcde5bfd9fe..1928be86117 100644
--- a/multimedia/swfdec-gnome/Makefile
+++ b/multimedia/swfdec-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/17 23:54:24 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= swfdec-gnome-2.26.0
@@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
-USE_DIRS+= gnome2-1.5 xdg-1.4
USE_PKGLOCALEDIR= YES
GCONF_SCHEMAS= swfdec-thumbnailer.schemas
diff --git a/multimedia/swfdec-mozilla/Makefile b/multimedia/swfdec-mozilla/Makefile
index 9324817bb09..8c149110215 100644
--- a/multimedia/swfdec-mozilla/Makefile
+++ b/multimedia/swfdec-mozilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/02/23 18:04:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= swfdec-mozilla-0.8.2
@@ -13,7 +13,6 @@ COMMENT= Mozilla plugin for swfdec
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_DIRS+= xdg-1.4
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
#CONFIGURE_ARGS+= --with-plugin-dir=${PREFIX}/...
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index 3276eb55ff7..a36e7d26bfd 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.49 2009/07/09 18:20:19 drochner Exp $
+# $NetBSD: Makefile.common,v 1.50 2009/07/22 09:01:39 wiz Exp $
#
# used by multimedia/totem-browser-plugin/Makefile
# used by multimedia/totem-nautilus/Makefile
@@ -19,7 +19,6 @@ FILESDIR= ${.CURDIR}/../../multimedia/totem/files
PLIST_SRC= ${.CURDIR}/../../multimedia/totem/PLIST
GNU_CONFIGURE= YES
-USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake intltool msgfmt pkg-config gawk
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index c7cf5c6ec0c..486a951d79c 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2009/07/07 16:17:47 tnn Exp $
+# $NetBSD: Makefile,v 1.79 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= vlc-${VLC_VERSION}
@@ -22,7 +22,6 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PTHREAD_OPTS+= require
USE_LANGUAGES= c99 c++
-USE_DIRS+= xdg-1.4
PLIST_VARS+= x86simd altivec v4l2 vcd cdda
.include "../../mk/bsd.prefs.mk"
diff --git a/multimedia/vlc08/Makefile b/multimedia/vlc08/Makefile
index 2bf4bee6dca..58e670652f0 100644
--- a/multimedia/vlc08/Makefile
+++ b/multimedia/vlc08/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/06/12 17:24:54 ahoka Exp $
+# $NetBSD: Makefile,v 1.21 2009/07/22 09:01:39 wiz Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -25,7 +25,6 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PTHREAD_OPTS+= require
USE_LANGUAGES= c c++
-USE_DIRS+= xdg-1.4
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
diff --git a/multimedia/xfmedia/Makefile b/multimedia/xfmedia/Makefile
index 40d68588a4b..33aba6c4248 100644
--- a/multimedia/xfmedia/Makefile
+++ b/multimedia/xfmedia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/04/13 12:56:34 martti Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:40 wiz Exp $
#
DISTNAME= xfmedia-0.9.2
@@ -12,7 +12,6 @@ HOMEPAGE= http://spuriousinterrupt.org/projects/xfmedia/
COMMENT= Xfce media player based on xine
GNU_CONFIGURE= yes
-USE_DIRS+= xdg-1.2
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile
index 7ca5b1fbca2..3ca02d0c5f4 100644
--- a/multimedia/xine-ui/Makefile
+++ b/multimedia/xine-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2009/05/20 00:58:24 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2009/07/22 09:01:40 wiz Exp $
#
DISTNAME= xine-ui-0.99.5
@@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= YES
USE_TOOLS+= msgfmt pkg-config
-USE_DIRS+= xdg-1.1
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_GNU_READLINE= yes