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-soup build the "soup" plugin of gs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cdaeaecac312
branches: trunk
changeset: 548556:cdaeaecac312
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Oct 17 11:30:38 2008 +0000
description:
build the "soup" plugin of gst-plugins0.10-good, needed for the
newest version of the totem youtube plugin
diffstat:
net/gst-plugins0.10-soup/DESCR | 12 ++++++++++++
net/gst-plugins0.10-soup/Makefile | 12 ++++++++++++
net/gst-plugins0.10-soup/PLIST | 3 +++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 909de49802da -r cdaeaecac312 net/gst-plugins0.10-soup/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gst-plugins0.10-soup/DESCR Fri Oct 17 11:30:38 2008 +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 'good' plugins for GStreamer. It provides a
+plugin for "soup".
diff -r 909de49802da -r cdaeaecac312 net/gst-plugins0.10-soup/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gst-plugins0.10-soup/Makefile Fri Oct 17 11:30:38 2008 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/17 11:30:38 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= soup
+GST_PLUGINS0.10_DIRS= ext/soup
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../net/libsoup24/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 909de49802da -r cdaeaecac312 net/gst-plugins0.10-soup/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gst-plugins0.10-soup/PLIST Fri Oct 17 11:30:38 2008 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/17 11:30:38 drochner Exp $
+lib/gstreamer-0.10/libgstsouphttpsrc.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10
Home |
Main Index |
Thread Index |
Old Index