summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-01-18 12:44:00 +0000
committerjmmv <jmmv>2006-01-18 12:44:00 +0000
commit1829f479dedeef0f1e57e1ca4f0842f9ea0d3b16 (patch)
tree2778145e81c274bac6cb238b5ac96ed84209f993 /multimedia/Makefile
parent1ce3ebb67beb7eb710c6ed8442f93c9c071aba3a (diff)
downloadpkgsrc-1829f479dedeef0f1e57e1ca4f0842f9ea0d3b16.tar.gz
Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 7a38ec03f6a..a56c0fe5d04 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2006/01/11 18:36:53 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2006/01/18 12:44:00 jmmv Exp $
#
COMMENT= Multimedia utilities
@@ -19,14 +19,14 @@ SUBDIR+= gmencoder
SUBDIR+= gmplayer
SUBDIR+= gnome2-media
SUBDIR+= gopchop
-SUBDIR+= gst-plugins
-SUBDIR+= gst-plugins-dvdnav
-SUBDIR+= gst-plugins-dvdread
-SUBDIR+= gst-plugins-mpeg2dec
-SUBDIR+= gst-plugins-ogg
-SUBDIR+= gst-plugins-theora
-SUBDIR+= gst-plugins-xvid
-SUBDIR+= gstreamer
+SUBDIR+= gst-plugins0.8
+SUBDIR+= gst-plugins0.8-dvdnav
+SUBDIR+= gst-plugins0.8-dvdread
+SUBDIR+= gst-plugins0.8-mpeg2dec
+SUBDIR+= gst-plugins0.8-ogg
+SUBDIR+= gst-plugins0.8-theora
+SUBDIR+= gst-plugins0.8-xvid
+SUBDIR+= gstreamer0.8
SUBDIR+= gxine
SUBDIR+= kdemultimedia3
SUBDIR+= kmplayer