From 90a7c9de7a2e9287d8510bbf4e8fea869ffb0f06 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 26 Jul 2016 01:53:23 +0300 Subject: [PATCH] gnome-robots: Add Signed-off-by: Marko Lindqvist --- recipes-games/gnome-games/gnome-robots_3.20.2.bb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 recipes-games/gnome-games/gnome-robots_3.20.2.bb diff --git a/recipes-games/gnome-games/gnome-robots_3.20.2.bb b/recipes-games/gnome-games/gnome-robots_3.20.2.bb new file mode 100644 index 0000000..bfc626a --- /dev/null +++ b/recipes-games/gnome-games/gnome-robots_3.20.2.bb @@ -0,0 +1,16 @@ +DESCRIPTION = "gnome-robots is a small game" +HOMEPAGE = "https://www.gnome.org/" +SECTION = "x11/application" +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" +DEPENDS = "libgames-support glib-2.0 gtk+3 librsvg libcanberra intltool-native" + +GNOME_COMPRESS_TYPE="xz" + +inherit gnome + +SRC_URI[archive.md5sum] = "533b825799360d0e32b218273d7b3972" +SRC_URI[archive.sha256sum] = "d98f2ba5a7086e2dc3f3754819b557c12a98a0fb2492efd9912d9dd34ad9cfce" + +FILES_${PN} += "${libdir} ${datadir}" +FILES_${PN}-dbg += "${libdir}/*/*/.debug"