summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsnj <snj>2009-03-05 22:46:21 +0000
committersnj <snj>2009-03-05 22:46:21 +0000
commit46207f1ea92928595a4dbca134e0275c5450cc9b (patch)
treec7bbc86ef851311e912457e4aa26ae8fee911a5a /graphics
parentc66a7c977169ee4ac2d5f8bac963b08c0f702b02 (diff)
downloadpkgsrc-46207f1ea92928595a4dbca134e0275c5450cc9b.tar.gz
Say goodbye to gstreamer-0.8 and its friends.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile4
-rw-r--r--graphics/gst-plugins0.8-opengl/DESCR10
-rw-r--r--graphics/gst-plugins0.8-opengl/Makefile16
-rw-r--r--graphics/gst-plugins0.8-opengl/PLIST3
-rw-r--r--graphics/gst-plugins0.8-png/DESCR10
-rw-r--r--graphics/gst-plugins0.8-png/Makefile16
-rw-r--r--graphics/gst-plugins0.8-png/PLIST3
7 files changed, 1 insertions, 61 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index cedf30f83e6..c9f3407ccf1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.517 2009/03/04 19:26:05 imil Exp $
+# $NetBSD: Makefile,v 1.518 2009/03/05 22:46:23 snj Exp $
#
COMMENT= Graphics tools and libraries
@@ -163,8 +163,6 @@ SUBDIR+= gri
SUBDIR+= gst-plugins0.10-cairo
SUBDIR+= gst-plugins0.10-jpeg
SUBDIR+= gst-plugins0.10-png
-SUBDIR+= gst-plugins0.8-opengl
-SUBDIR+= gst-plugins0.8-png
SUBDIR+= gthumb
SUBDIR+= gtkam
SUBDIR+= gtkglext
diff --git a/graphics/gst-plugins0.8-opengl/DESCR b/graphics/gst-plugins0.8-opengl/DESCR
deleted file mode 100644
index c24f7639ac1..00000000000
--- a/graphics/gst-plugins0.8-opengl/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-GStreamer is a library that allows the construction of graphs of
-media-handling components, ranging from simple mp3 playback to complex
-audio (mixing) and video (non-linear editing) processing.
-
-Applications can take advantage of advances in codec and filter technology
-transparently. Developers can add new codecs and filters by writing a
-simple plugin with a clean, generic interface.
-
-This package provides the OpenGL plugin for GStreamer, which allows graphics
-rendering through this library.
diff --git a/graphics/gst-plugins0.8-opengl/Makefile b/graphics/gst-plugins0.8-opengl/Makefile
deleted file mode 100644
index 2948d6f2769..00000000000
--- a/graphics/gst-plugins0.8-opengl/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:22 joerg Exp $
-#
-
-GST_PLUGINS0.8_NAME= opengl
-GST_PLUGINS0.8_DIR= sys/glsink
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 5
-
-BUILDLINK_API_DEPENDS.gst-plugins0.8+= gst-plugins0.8>=0.8.7nb1
-
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gst-plugins0.8-opengl/PLIST b/graphics/gst-plugins0.8-opengl/PLIST
deleted file mode 100644
index 5f725eaa567..00000000000
--- a/graphics/gst-plugins0.8-opengl/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:02 jmmv Exp $
-lib/gstreamer-0.8/libgstglimagesink.la
-@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8
diff --git a/graphics/gst-plugins0.8-png/DESCR b/graphics/gst-plugins0.8-png/DESCR
deleted file mode 100644
index 913a4cdf211..00000000000
--- a/graphics/gst-plugins0.8-png/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-GStreamer is a library that allows the construction of graphs of
-media-handling components, ranging from simple mp3 playback to complex
-audio (mixing) and video (non-linear editing) processing.
-
-Applications can take advantage of advances in codec and filter technology
-transparently. Developers can add new codecs and filters by writing a
-simple plugin with a clean, generic interface.
-
-This package provides the png plugin for GStreamer, which allows encoding and
-decoding of PNG images.
diff --git a/graphics/gst-plugins0.8-png/Makefile b/graphics/gst-plugins0.8-png/Makefile
deleted file mode 100644
index 1223b0dfabf..00000000000
--- a/graphics/gst-plugins0.8-png/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:22 joerg Exp $
-#
-
-GST_PLUGINS0.8_NAME= png
-GST_PLUGINS0.8_DIR= ext/libpng
-GST_PLUGINS0.8_FLAG= pngenc
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 6
-
-BUILDLINK_API_DEPENDS.png+= png>=1.2.5nb3 # requires libpng12.pc
-
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gst-plugins0.8-png/PLIST b/graphics/gst-plugins0.8-png/PLIST
deleted file mode 100644
index 8036fcdfbc0..00000000000
--- a/graphics/gst-plugins0.8-png/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:02 jmmv Exp $
-lib/gstreamer-0.8/libgstpng.la
-@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8