[oe-commits] Koen Kooi : gnome-games: update 2.30.x to 2.30.2 and add 2.32.0

git version control git at git.openembedded.org
Tue Oct 19 15:03:36 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Oct 19 16:58:53 2010 +0200

gnome-games: update 2.30.x to 2.30.2 and add 2.32.0

---

 ...gnome-games_2.30.0.bb => gnome-games_2.30.2.bb} |    4 ----
 ...gnome-games_2.30.0.bb => gnome-games_2.32.0.bb} |   15 +++++++--------
 2 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/recipes/gnome/gnome-games_2.30.0.bb b/recipes/gnome/gnome-games_2.30.2.bb
similarity index 97%
copy from recipes/gnome/gnome-games_2.30.0.bb
copy to recipes/gnome/gnome-games_2.30.2.bb
index dd40a49..2c8d873 100644
--- a/recipes/gnome/gnome-games_2.30.0.bb
+++ b/recipes/gnome/gnome-games_2.30.2.bb
@@ -1,12 +1,8 @@
 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"
-PR = "r1"
 
 inherit gnome distutils-base gconf
 
-SRC_URI[archive.md5sum] = "324acc2f45b1d1f2000cdbd6c596a250"
-SRC_URI[archive.sha256sum] = "17f7b3bef00b26963a7155e861730aa427def70dace3358aa9fb4899603ef9da"
-
 EXTRA_OECONF = " \
                 --enable-omitgames=quadrapassel,lightsoff,swell-foop,gnibbles \
                 --enable-introspection=no \
diff --git a/recipes/gnome/gnome-games_2.30.0.bb b/recipes/gnome/gnome-games_2.32.0.bb
similarity index 95%
rename from recipes/gnome/gnome-games_2.30.0.bb
rename to recipes/gnome/gnome-games_2.32.0.bb
index dd40a49..9c103af 100644
--- a/recipes/gnome/gnome-games_2.30.0.bb
+++ b/recipes/gnome/gnome-games_2.32.0.bb
@@ -1,24 +1,23 @@
 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"
-PR = "r1"
 
 inherit gnome distutils-base gconf
 
-SRC_URI[archive.md5sum] = "324acc2f45b1d1f2000cdbd6c596a250"
-SRC_URI[archive.sha256sum] = "17f7b3bef00b26963a7155e861730aa427def70dace3358aa9fb4899603ef9da"
+SRC_URI[archive.md5sum] = "b42878d253fb9aa579cb19d9a960c750"
+SRC_URI[archive.sha256sum] = "7cd2a282071b1b9cdff8a7102abddc26e253af7b3094551220addf2b3a2850c2"
 
-EXTRA_OECONF = " \
+EXTRA_OECONF += " \
                 --enable-omitgames=quadrapassel,lightsoff,swell-foop,gnibbles \
-                --enable-introspection=no \
                 --with-libggz-includes=${STAGING_INCDIR} \
                 --with-libggz-libraries=${STAGING_LIBDIR} \
                 --with-ggzmod-includes=${STAGING_INCDIR} \
                 --with-ggzmod-libraries=${STAGING_LIBDIR} \
                 --with-ggzcore-includes=${STAGING_INCDIR} \
                 --with-ggzcore-libraries=${STAGING_LIBDIR} \
-	        --disable-tests \
-	        --disable-scrollkeeper \
-		INTLTOOL_PERL=${STAGING_BINDIR_NATIVE}/perl \
+                --disable-tests \
+                --disable-scrollkeeper \
+                am__fastdepCXX_TRUE='#' \
+                INTLTOOL_PERL=${STAGING_BINDIR_NATIVE}/perl \
 	       "
 
 do_configure_append() {





More information about the Openembedded-commits mailing list