[oe-commits] Koen Kooi : gst-plugins: remove last traces of gnome-vfs

git version control git at git.openembedded.org
Mon Mar 7 19:51:05 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 39a3744df0a738d1b4d35aaf1f4e7c0eddac230d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=39a3744df0a738d1b4d35aaf1f4e7c0eddac230d

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Mar  7 20:46:51 2011 +0100

gst-plugins: remove last traces of gnome-vfs

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/gstreamer/gst-meta-base_0.10.bb       |    4 ++--
 recipes/gstreamer/gst-plugins-base_0.10.25.bb |    2 +-
 recipes/gstreamer/gst-plugins-base_0.10.31.bb |    2 +-
 recipes/gstreamer/gst-plugins-base_0.10.32.bb |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/gstreamer/gst-meta-base_0.10.bb b/recipes/gstreamer/gst-meta-base_0.10.bb
index 06f1945..a307221 100644
--- a/recipes/gstreamer/gst-meta-base_0.10.bb
+++ b/recipes/gstreamer/gst-meta-base_0.10.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Gstreamer package groups"
 DEPENDS = "gstreamer gst-plugins-base gst-plugins-bad gst-plugins-good \
            ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly', d)}"
 
-PR = "r13"
+PR = "r14"
 
 PACKAGES = "${PN}-dbg \
     gst-meta-base \
@@ -25,7 +25,7 @@ RDEPENDS_gst-meta-base = "\
     gst-plugin-autodetect"
 
 RRECOMMENDS_gst-meta-base = "\
-    gst-plugin-gnomevfs \
+    gst-plugin-gio \
     gst-plugin-alsa \
     gst-plugin-ximagesink \
     gst-plugin-videoscale \
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.25.bb b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
index 2031ef7..9e82171 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.25.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
@@ -12,7 +12,7 @@ PROVIDES += "gst-plugins"
 # if alsa has been built and is present.  You will
 # not get an error if this is not present, just 
 # a missing alsa plugin
-DEPENDS += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv libxrandr"
+DEPENDS += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype  libxv libxrandr"
 
 
 SRC_URI[archive.md5sum] = "d29669dd79276c5cd94e1613c03cd9ab"
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.31.bb b/recipes/gstreamer/gst-plugins-base_0.10.31.bb
index 1f0ea41..b68fffb 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.31.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.31.bb
@@ -15,7 +15,7 @@ PROVIDES += "gst-plugins"
 # if alsa has been built and is present.  You will
 # not get an error if this is not present, just
 # a missing alsa plugin
-DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv libxrandr gtk+"
+DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype  libxv libxrandr gtk+"
 
 # Needs a udev that enabled gudev, which isn't the default
 EXTRA_OECONF_append = " --with-gudev"
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.32.bb b/recipes/gstreamer/gst-plugins-base_0.10.32.bb
index 025b589..2bf112c 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.32.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.32.bb
@@ -15,7 +15,7 @@ PROVIDES += "gst-plugins"
 # if alsa has been built and is present.  You will
 # not get an error if this is not present, just
 # a missing alsa plugin
-DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv libxrandr gtk+"
+DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype  libxv libxrandr gtk+"
 
 def get_gstreamer_fpu_setting(bb, d):
     if bb.data.getVar('TARGET_FPU', d, 1) in [ 'soft' ]:





More information about the Openembedded-commits mailing list