aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-21 11:30:38 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-21 12:55:40 +0200
commit9e4f29983cd872cfb31931fc258b4b1b2aeba7df (patch)
treefeb179863e413c801e1a3e8e8c04148ba759a973 /meta-gnome
parentd3a738c4375dba1c89c64a88ade5262d38a9cf5e (diff)
downloadmeta-openembedded-contrib-9e4f29983cd872cfb31931fc258b4b1b2aeba7df.tar.gz
gnome-session: update to 2.32.1
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb (renamed from meta-gnome/recipes-gnome/gnome-session/gnome-session_2.30.2.bb)13
1 files changed, 6 insertions, 7 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.30.2.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
index 6c7047e3a3..e38238460c 100644
--- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.30.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
@@ -1,17 +1,16 @@
DESCRIPTION = "Gnome session manager"
-LICENSE = "GPLv2 && LGPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
- file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SECTION = "x11/gnome"
-DEPENDS = "devicekit-power libwnck gnome-keyring libgnomeui startup-notification gtk+ gconf gdk-pixbuf-native"
+DEPENDS = "gtk+ glib-2.0 upower dbus-glib gconf pango gdk-pixbuf-native startup-notification"
inherit gnome
-SRC_URI[archive.md5sum] = "d93a2da931ac0b9c0d98f6b68a17a730"
-SRC_URI[archive.sha256sum] = "ea7b5d8b254eba0f4ee5f737ed3686fca4fa734ad54a20f206534241f6aef4ec"
+SRC_URI[archive.md5sum] = "222bad6b446cb19a6b9028ea24538002"
+SRC_URI[archive.sha256sum] = "22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f61159ddac28c3686a"
-EXTRA_OECONF = " ac_cv_path_GCONF_SANITY_CHECK=set "
+EXTRA_OECONF = " --with-gtk=2.0 ac_cv_path_GCONF_SANITY_CHECK=set "
do_configure_append() {
for i in $(find ${S} -name "Makefile") ; do