summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins-opengl
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-01-13 12:58:27 +0000
committerjmmv <jmmv@pkgsrc.org>2005-01-13 12:58:27 +0000
commit0e20b6bb6c9c4a58378ed654d61f533dc07ca1a7 (patch)
tree1eb42a16db852b3be1773736003ef5daae06cd28 /graphics/gst-plugins-opengl
parent37a2dadd7175fbd7c50228bd71ba7e8bcd4befe7 (diff)
downloadpkgsrc-0e20b6bb6c9c4a58378ed654d61f533dc07ca1a7.tar.gz
Initial import of gst-plugins-opengl, version 0.8.7:
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.
Diffstat (limited to 'graphics/gst-plugins-opengl')
-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