Wed Aug 6 18:08:56 2008 UTC ()
add a "gio" plugin for gst-plugins0.10-base

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(drochner)
diff -r0 -r1.1.1.1 pkgsrc/sysutils/gst-plugins0.10-gio/Makefile
diff -r0 -r1.1.1.1 pkgsrc/sysutils/gst-plugins0.10-gio/DESCR
diff -r0 -r1.1.1.1 pkgsrc/sysutils/gst-plugins0.10-gio/PLIST

File Added: pkgsrc/sysutils/gst-plugins0.10-gio/Attic/Makefile
# $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"

File Added: pkgsrc/sysutils/gst-plugins0.10-gio/Attic/DESCR
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.

File Added: pkgsrc/sysutils/gst-plugins0.10-gio/Attic/PLIST
@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