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 | |
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).
-rw-r--r-- | conf/checksums.ini | 16 | ||||
-rw-r--r-- | recipes/gnome/gnome-games_2.24.3.bb (renamed from recipes/gnome/gnome-games_2.24.0.bb) | 5 |
2 files changed, 20 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 67d24f8036..0f1e5c29c9 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -9602,10 +9602,26 @@ sha256=af2ebf32fe93817e06333b94d3fabcf72fa5675f402c1bbdb7bed3be0b3b3a3e md5=23bf4e795725a74ebb37daacda784adb sha256=3105dfb490c187adbe1c14582daa5a134ec672c396af3dd4e0e29cc9fbb4a6ea +[http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.24/gnome-games-2.24.3.tar.bz2] +md5=e416e2922fe119c41ec224fab97f7909 +sha256=6ad3c849ea10f47c76cbf9c34a5e413b2549c919c5c388be0c42c59bcf3a388d + [http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.25/gnome-games-2.25.1.tar.bz2] md5=886ab09752d3b420b744865342f07eb0 sha256=a29eca01be141a9208ef2be3dc497d05faf4d2c0ca3e3d9edeec611ca3388b28 +[http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.26/gnome-games-2.26.3.tar.bz2] +md5=32c69a25671d8d23b19f234efcc177ca +sha256=f29849507bd2a29a747b73f412fcbc8c74f3a9b5bf38d4b763b4242ac84cf46f + +[http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.27/gnome-games-2.27.92.tar.bz2] +md5=306b7d85a9b7985fde570e672edb9e3c +sha256=88522f18843c5dc7a91b45aaf01ab4ed8e9c79560e1ce1c413560d7343c889d6 + +[http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.28/gnome-games-2.28.2.tar.bz2] +md5=6dcd006d4393524c1e4f39ca0310ac8d +sha256=7afca16831eff95cf3e9ea4f1344d26ed30b274b89b06403adf0757221b36899 + [http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.6/gnome-games-2.6.1.tar.bz2] md5=6ea145547bfd8aa828b22cbbe34cbedf sha256=d7a823601f569589437d671d12b1b12f53abc08aeb7d25280bb3242299353086 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 \ " |