All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] metacity: upgrade to 2.30.3 from 2.30.0
@ 2010-11-08 22:25 Michael Smith
  2010-11-08 22:25 ` [PATCH 2/2] metacity: patch configure to add --disable-canberra Michael Smith
  2010-11-08 22:33 ` [PATCH 1/2] metacity: upgrade to 2.30.3 from 2.30.0 Koen Kooi
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Smith @ 2010-11-08 22:25 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Michael Smith <msmith@cbnco.com>
---
 .../{metacity_2.30.0.bb => metacity_2.30.3.bb}     |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
 rename recipes/gnome/{metacity_2.30.0.bb => metacity_2.30.3.bb} (79%)

diff --git a/recipes/gnome/metacity_2.30.0.bb b/recipes/gnome/metacity_2.30.3.bb
similarity index 79%
rename from recipes/gnome/metacity_2.30.0.bb
rename to recipes/gnome/metacity_2.30.3.bb
index 3c34810..317a192 100644
--- a/recipes/gnome/metacity_2.30.0.bb
+++ b/recipes/gnome/metacity_2.30.3.bb
@@ -3,18 +3,16 @@ DESCRIPTION = "Metacity is the boring window manager for the adult in you."
 LICENSE = "GPL"
 DEPENDS = "libcanberra libwnck startup-notification gtk+ gconf gdk-pixbuf-csource-native gnome-doc-utils"
 
-PR = "r2"
-
 inherit gnome update-alternatives
 
 SRC_URI += "file://crosscompile.patch "
 
-SRC_URI[archive.md5sum] = "7c8a4c8f3b667efcc60f286adb445d4c"
-SRC_URI[archive.sha256sum] = "5c4e2af2216de022181f692f15427361a1dae3d30756ef89b97a11ff5bd50b22"
+SRC_URI[archive.md5sum] = "553784f376d96b902e19ff437cd5b339"
+SRC_URI[archive.sha256sum] = "08f887018fa5e447cf184d03bae3fe2c05fdb7583bed6768e3b4d66392fc18dd"
 
 EXTRA_OECONF += "--disable-verbose \
                  --disable-xinerama \
-                 --without-introspectiom \
+                 --without-introspection \
 "
 
 do_configure_prepend() {
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-08 22:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08 22:25 [PATCH 1/2] metacity: upgrade to 2.30.3 from 2.30.0 Michael Smith
2010-11-08 22:25 ` [PATCH 2/2] metacity: patch configure to add --disable-canberra Michael Smith
2010-11-08 22:33 ` [PATCH 1/2] metacity: upgrade to 2.30.3 from 2.30.0 Koen Kooi
2010-11-08 22:36   ` Michael Smith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.