[oe-commits] Frederik Sdun : add souphttpsrc to gst-plugins-bad

git version control git at git.openembedded.org
Mon Sep 14 19:01:08 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 061a7dd54900b91120c63cfb995e580f57a6a6b3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=061a7dd54900b91120c63cfb995e580f57a6a6b3

Author: Frederik Sdun <frederik.sdun at googlemail.com>
Date:   Mon Sep 14 17:38:21 2009 +0000

add souphttpsrc to gst-plugins-bad

This patch adds the http src based on soup.
are you interested in the neohttpsrc?
I'm trying to provide a patch for mmssrc, too.
I'll need this in the near future for fsomusicd

Regards, Frederik

>From 3fc05946acd81b3d3cc566f9b307b0d482ac1032 Mon Sep 17 00:00:00 2001
From: Dr. Fred <playya at playyastation.(none)>
Date: Mon, 14 Sep 2009 17:39:47 +0200
Subject: [PATCH] add souphttpsrc to gst-plugins-bad

Signed-off-by: Dr. Fred <playya at playyastation.(none)>

---

 recipes/gstreamer/gst-plugins-bad_0.10.6.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.6.bb b/recipes/gstreamer/gst-plugins-bad_0.10.6.bb
index a8d8783..b10df4e 100644
--- a/recipes/gstreamer/gst-plugins-bad_0.10.6.bb
+++ b/recipes/gstreamer/gst-plugins-bad_0.10.6.bb
@@ -5,6 +5,7 @@ SRC_URI += "file://vorbisenc.h file://vorbisdec.h \
             file://gst-plugins-directfb-fix.patch;patch=1;pnum=2 \
             file://ivorbis-thumb.patch;patch=1"
 DEPENDS += "gst-plugins-base directfb"
+gst-plugin-soup_DEPENDS += "libsoup-2.4"
 
 do_compile_prepend() {
 	# work around missing files in upstream tarball (upstream bug #454078)





More information about the Openembedded-commits mailing list