[oe-commits] Ross Burton : sato: use gtk-play (from gst-player) instead of Gaku

git at git.openembedded.org git at git.openembedded.org
Fri Feb 27 07:42:32 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 09fea7f3c0520e555af95234ceb860bd9b4d2878
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=09fea7f3c0520e555af95234ceb860bd9b4d2878

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Feb 26 17:59:01 2015 +0000

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 <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index bc3e0fd..fa9a261 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 \



More information about the Openembedded-commits mailing list