diff options
Diffstat (limited to 'recipes/gnome')
-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 \ " |