summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-01-18 12:44:00 +0000
committerjmmv <jmmv@pkgsrc.org>2006-01-18 12:44:00 +0000
commit242def50680f318f43cc95c2712cf7d34b63d0a9 (patch)
tree2778145e81c274bac6cb238b5ac96ed84209f993 /graphics/Makefile
parent1e6d860699c0e5cbdf4351a6627f0aecfa84d4ad (diff)
downloadpkgsrc-242def50680f318f43cc95c2712cf7d34b63d0a9.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 'graphics/Makefile')
-rw-r--r--graphics/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index bc596f5e951..334c4fb0434 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.409 2006/01/08 03:58:46 minskim Exp $
+# $NetBSD: Makefile,v 1.410 2006/01/18 12:44:00 jmmv Exp $
#
COMMENT= Graphics tools and libraries
@@ -125,8 +125,8 @@ SUBDIR+= gqview-gtk1
SUBDIR+= grap
SUBDIR+= graphviz
SUBDIR+= gri
-SUBDIR+= gst-plugins-opengl
-SUBDIR+= gst-plugins-png
+SUBDIR+= gst-plugins0.8-opengl
+SUBDIR+= gst-plugins0.8-png
SUBDIR+= gthumb
SUBDIR+= gtkam
SUBDIR+= gtkglext