summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gst-plugins-opengl/DESCR10
-rw-r--r--graphics/gst-plugins-opengl/Makefile12
-rw-r--r--graphics/gst-plugins-opengl/PLIST3
3 files changed, 25 insertions, 0 deletions
diff --git a/graphics/gst-plugins-opengl/DESCR b/graphics/gst-plugins-opengl/DESCR
new file mode 100644
index 00000000000..c24f7639ac1
--- /dev/null
+++ b/graphics/gst-plugins-opengl/DESCR
@@ -0,0 +1,10 @@
+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-plugins-opengl/Makefile b/graphics/gst-plugins-opengl/Makefile
new file mode 100644
index 00000000000..e3f40554671
--- /dev/null
+++ b/graphics/gst-plugins-opengl/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/13 12:58:27 jmmv Exp $
+#
+
+GST_PLUGINS_NAME= opengl
+GST_PLUGINS_DIR= sys/glsink
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+BUILDLINK_DEPENDS.gst-plugins+= gst-plugins>=0.8.7nb1
+
+.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gst-plugins-opengl/PLIST b/graphics/gst-plugins-opengl/PLIST
new file mode 100644
index 00000000000..75ba8ec5d64
--- /dev/null
+++ b/graphics/gst-plugins-opengl/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/13 12:58:27 jmmv Exp $
+lib/gstreamer-0.8/libgstglimagesink.la
+@comment in gstreamer: @dirrm lib/gstreamer-0.8