[oe-commits] Steve Sakoman : gnome-games-extra-data: add 2.30.0

git version control git at git.openembedded.org
Tue Apr 6 16:31:57 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1748d1ea1e6dda117cac7f48ca189feb204b0d3b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1748d1ea1e6dda117cac7f48ca189feb204b0d3b

Author: Steve Sakoman <steve at sakoman.com>
Date:   Mon Apr  5 06:37:59 2010 -0700

gnome-games-extra-data: add 2.30.0

---

 recipes/gnome/gnome-games-extra-data_2.30.0.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

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
index 0000000..0be08a3
--- /dev/null
+++ b/recipes/gnome/gnome-games-extra-data_2.30.0.bb
@@ -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"
+





More information about the Openembedded-commits mailing list