pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gst-plugins0.10-mms Import gst-plugins0.10-mms-0.1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e12a9ff6ea32
branches:  trunk
changeset: 576190:e12a9ff6ea32
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Jun 03 09:22:42 2010 +0000

description:
Import gst-plugins0.10-mms-0.10.18 as net/gst-plugins0.10-mms.

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 'bad' plugins for GStreamer.  It provides the
mms plugin, for Microsoft Multi Media Server streaming protocol support.

diffstat:

 net/gst-plugins0.10-mms/DESCR    |  12 ++++++++++++
 net/gst-plugins0.10-mms/Makefile |  14 ++++++++++++++
 net/gst-plugins0.10-mms/PLIST    |   2 ++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r e20ac4ed4b24 -r e12a9ff6ea32 net/gst-plugins0.10-mms/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gst-plugins0.10-mms/DESCR     Thu Jun 03 09:22:42 2010 +0000
@@ -0,0 +1,12 @@
+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 'bad' plugins for GStreamer.  It provides the
+mms plugin, for Microsoft Multi Media Server streaming protocol support.
diff -r e20ac4ed4b24 -r e12a9ff6ea32 net/gst-plugins0.10-mms/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gst-plugins0.10-mms/Makefile  Thu Jun 03 09:22:42 2010 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/03 09:22:42 obache Exp $
+#
+
+GST_PLUGINS0.10_NAME=  mms
+GST_PLUGINS0.10_FLAGS= libmms
+GST_PLUGINS0.10_DIRS=  ext/libmms
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+BUILDLINK_API_DEPENDS.libmms+= libmms>=0.4
+.include "../../net/libmms/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e20ac4ed4b24 -r e12a9ff6ea32 net/gst-plugins0.10-mms/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gst-plugins0.10-mms/PLIST     Thu Jun 03 09:22:42 2010 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/03 09:22:42 obache Exp $
+lib/gstreamer-0.10/libgstmms.la



Home | Main Index | Thread Index | Old Index