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: 2015-4~271 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=09fea7f3c0520e555af95234ceb860bd9b4d2878;p=openembedded-core.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 bc3e0fd260..fa9a2614f1 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 \