From dcac488ce31eb77d31697a5a24a55cac9c4b6dbf Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 18 Jan 2006 15:46:23 +0000 Subject: Initial import of gst-plugins0.10-gnomevfs, version 0.10.1: This package is part of the 'base' plugins for GStreamer. It provides the gnomevfs plugin for GStreamer, which allows file access through the GNOME VFS abstraction layer. This means that it can open files using any of the methods supported by the GNOME VFS library. --- sysutils/gst-plugins0.10-gnomevfs/DESCR | 14 ++++++++++++++ sysutils/gst-plugins0.10-gnomevfs/Makefile | 11 +++++++++++ sysutils/gst-plugins0.10-gnomevfs/PLIST | 3 +++ 3 files changed, 28 insertions(+) create mode 100644 sysutils/gst-plugins0.10-gnomevfs/DESCR create mode 100644 sysutils/gst-plugins0.10-gnomevfs/Makefile create mode 100644 sysutils/gst-plugins0.10-gnomevfs/PLIST (limited to 'sysutils') diff --git a/sysutils/gst-plugins0.10-gnomevfs/DESCR b/sysutils/gst-plugins0.10-gnomevfs/DESCR new file mode 100644 index 00000000000..6d849fec523 --- /dev/null +++ b/sysutils/gst-plugins0.10-gnomevfs/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 +gnomevfs plugin for GStreamer, which allows file access through the GNOME +VFS abstraction layer. This means that it can open files using any of the +methods supported by the GNOME VFS library. diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile new file mode 100644 index 00000000000..f153a3e915d --- /dev/null +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/01/18 15:46:23 jmmv Exp $ +# + +GST_PLUGINS0.10_NAME= gnomevfs +GST_PLUGINS0.10_DIRS= ext/gnomevfs +GST_PLUGINS0.10_FLAGS= gnome_vfs + +.include "../../multimedia/gst-plugins0.10-base/Makefile.common" + +.include "../../sysutils/gnome-vfs2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/gst-plugins0.10-gnomevfs/PLIST b/sysutils/gst-plugins0.10-gnomevfs/PLIST new file mode 100644 index 00000000000..f8f36e2509f --- /dev/null +++ b/sysutils/gst-plugins0.10-gnomevfs/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/18 15:46:23 jmmv Exp $ +lib/gstreamer-0.10/libgstgnomevfs.la +@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10 -- cgit v1.2.3