gnome-games-extra-data: add 2.30.0
authorSteve Sakoman <steve@sakoman.com>
Mon, 5 Apr 2010 13:37:59 +0000 (06:37 -0700)
committerKoen Kooi <koen@openembedded.org>
Tue, 6 Apr 2010 16:26:53 +0000 (18:26 +0200)
recipes/gnome/gnome-games-extra-data_2.30.0.bb [new file with mode: 0644]

diff --git a/recipes/gnome/gnome-games-extra-data_2.30.0.bb b/recipes/gnome/gnome-games-extra-data_2.30.0.bb
new file mode 100644 (file)
index 0000000..0be08a3
--- /dev/null
@@ -0,0 +1,13 @@
+DESCRIPTION = "Gnome games extra data"
+LICENSE = "GPL"
+SECTION = "x11/gnome"
+DEPENDS = "gnome-games"
+
+inherit gnome
+
+SRC_URI[archive.md5sum] = "dab5e24779b77bf9f9b1b422460a9a97"
+SRC_URI[archive.sha256sum] = "c997ae69a8cadf31c177991ab2b196cc006eac349273d68ebfc77d09bd270f73"
+
+FILES_${PN} += " ${datadir}/gnome-games*"
+FILES_${PN}-doc += "${datadir}/omf"
+