pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/gst-plugins0.10-gnomevfs Initial import of gs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/584e94ee8c1f
branches:  trunk
changeset: 506524:584e94ee8c1f
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Jan 18 15:46:23 2006 +0000

description:
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.

diffstat:

 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(+), 0 deletions(-)

diffs (40 lines):

diff -r d8a5f8a51175 -r 584e94ee8c1f sysutils/gst-plugins0.10-gnomevfs/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gst-plugins0.10-gnomevfs/DESCR   Wed Jan 18 15:46:23 2006 +0000
@@ -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 -r d8a5f8a51175 -r 584e94ee8c1f sysutils/gst-plugins0.10-gnomevfs/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile        Wed Jan 18 15:46:23 2006 +0000
@@ -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 -r d8a5f8a51175 -r 584e94ee8c1f sysutils/gst-plugins0.10-gnomevfs/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gst-plugins0.10-gnomevfs/PLIST   Wed Jan 18 15:46:23 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index