From: Ross Burton Date: Thu, 26 Feb 2015 17:59:01 +0000 (+0000) Subject: sato: use gtk-play (from gst-player) instead of Gaku X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fea7f3c0520e555af95234ceb860bd9b4d2878;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sato: use gtk-play (from gst-player) instead of Gaku The Gaku media player was always a bit incomplete and had some serious bugs. gst-player doesn't have these bugs, is maintained, and uses GStreamer 1.x. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index bc3e0fd2607..fa9a2614f14 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb @@ -49,7 +49,7 @@ WEB ?= "" SUMMARY_${PN}-apps = "Sato desktop - applications" RDEPENDS_${PN}-apps = "\ leafpad \ - gaku \ + gtk-play \ x11vnc \ matchbox-terminal \ sato-screenshot \