[oe] [PATCH][meta-xfce 23/30] xfce4-mixer: update to 4.11.0

Andreas Müller schnitzeltony at googlemail.com
Sun Mar 15 23:33:32 UTC 2015


This did not make it into the official Xfce 4.12 release. Reason is that
mixer interface was dropped in gstreamer-1.0. As long as we support
gstreamer 0.10 keep xfce4-mixer.

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../xfce4-mixer/{xfce4-mixer_4.10.0.bb => xfce4-mixer_4.11.0.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/xfce4-mixer/{xfce4-mixer_4.10.0.bb => xfce4-mixer_4.11.0.bb} (72%)

diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
similarity index 72%
rename from meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb
rename to meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
index aa3202f..bdbec45 100644
--- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb
+++ b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
@@ -8,7 +8,7 @@ DEPENDS += "glib-2.0 gst-plugins-base gtk+ xfconf libunique"
 
 SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "e47d5b3e873fdee3fa80d309a5f53e9c"
-SRC_URI[sha256sum] = "a8c589001b438171ea5a6b46ce9895c3ffbc5081ab67805ab9870e540068dade"
+SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d"
+SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2"
 
 RDEPENDS_${PN} = "gst-meta-audio"
-- 
1.9.3




More information about the Openembedded-devel mailing list