diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2010-01-17 23:36:27 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-01-24 10:11:31 +0100 |
commit | 54c8773b4758ae79da89cada010321083fc86c92 (patch) | |
tree | 6997777d16a0431ff1d82757747299f662183a21 /recipes | |
parent | cdaf0b033244409ebbe9016b21bdfabe8bf5cea7 (diff) |
gnome-games: Bump 2.24.0 > 2.24.3 and add checksums for newer versions (recipes for newer versions still being worked on).
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gnome/gnome-games_2.24.3.bb (renamed from recipes/gnome/gnome-games_2.24.0.bb) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-games_2.24.0.bb b/recipes/gnome/gnome-games_2.24.3.bb index 971b83e6a7..f290f61342 100644 --- a/recipes/gnome/gnome-games_2.24.0.bb +++ b/recipes/gnome/gnome-games_2.24.3.bb @@ -1,9 +1,12 @@ +DESCRIPTION = "GNOME Games" +HOMEPAGE = "http://live.gnome.org/GnomeGames/" +SECTION = "x11/gnome" LICENSE = "GPL" DEPENDS = " guile libggz ggz-client-libs python-pygtk gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common gnome-python-desktop gnome-python gstreamer virtual/libsdl libsdl-mixer" inherit gnome distutils-base gconf -PR = "r7" +PR = "r2" SRC_URI += "file://ggz-unbreak-m4.patch;patch=1 \ " |