summaryrefslogtreecommitdiff
path: root/sysutils/gst-plugins0.10-gio
diff options
context:
space:
mode:
authordrochner <drochner>2008-08-06 18:08:56 +0000
committerdrochner <drochner>2008-08-06 18:08:56 +0000
commite75047d1f628dc64c4e9737dbe38d8ee98e8e4b1 (patch)
tree650cdd52b681ce92c53d9b37ac3ab4186212685a /sysutils/gst-plugins0.10-gio
parent763c6b2c19a838986461abd64628d6b61743df99 (diff)
downloadpkgsrc-e75047d1f628dc64c4e9737dbe38d8ee98e8e4b1.tar.gz
add a "gio" plugin for gst-plugins0.10-base
Diffstat (limited to 'sysutils/gst-plugins0.10-gio')
-rw-r--r--sysutils/gst-plugins0.10-gio/DESCR14
-rw-r--r--sysutils/gst-plugins0.10-gio/Makefile13
-rw-r--r--sysutils/gst-plugins0.10-gio/PLIST3
3 files changed, 30 insertions, 0 deletions
diff --git a/sysutils/gst-plugins0.10-gio/DESCR b/sysutils/gst-plugins0.10-gio/DESCR
new file mode 100644
index 00000000000..587d87d2b85
--- /dev/null
+++ b/sysutils/gst-plugins0.10-gio/DESCR
@@ -0,0 +1,14 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis 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.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'base' plugins for GStreamer. It provides the
+gio plugin for GStreamer, which allows file access through the glib
+gio abstraction layer. This means that it can open files using any of the
+methods supported by the glib gio library.
diff --git a/sysutils/gst-plugins0.10-gio/Makefile b/sysutils/gst-plugins0.10-gio/Makefile
new file mode 100644
index 00000000000..2ac703cc738
--- /dev/null
+++ b/sysutils/gst-plugins0.10-gio/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/06 18:08:56 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= gio
+GST_PLUGINS0.10_DIRS= ext/gio
+GST_PLUGINS0.10_FLAGS= gio experimental
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/gst-plugins0.10-gio/PLIST b/sysutils/gst-plugins0.10-gio/PLIST
new file mode 100644
index 00000000000..f45d272099d
--- /dev/null
+++ b/sysutils/gst-plugins0.10-gio/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/06 18:08:56 drochner Exp $
+lib/gstreamer-0.10/libgstgio.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10