summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/metacity_2.22.0.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-12-30 21:04:22 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-06 10:06:26 +0000
commit1afd9d9b580b7023aae38b0ca8158b064be75e97 (patch)
treeb10998ffca71f2a0fe8e58d6fcccc1764eb13bd9 /meta/recipes-gnome/gnome/metacity_2.22.0.bb
parentfbd6f9f45fe8ee3f59a82cd5c66417a5afbfdb12 (diff)
downloadpoky-1afd9d9b580b7023aae38b0ca8158b064be75e97.tar.gz
metacity: Upgrade to 2.30.3
Revised one patch from openembed to make host native binary for build. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome/metacity_2.22.0.bb')
-rw-r--r--meta/recipes-gnome/gnome/metacity_2.22.0.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta/recipes-gnome/gnome/metacity_2.22.0.bb b/meta/recipes-gnome/gnome/metacity_2.22.0.bb
deleted file mode 100644
index e698ec439d..0000000000
--- a/meta/recipes-gnome/gnome/metacity_2.22.0.bb
+++ /dev/null
@@ -1,23 +0,0 @@
1SECTION = "x11/wm"
2DESCRIPTION = "Metacity is the boring window manager for the adult in you."
3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
5 file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90"
6
7DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-csource-native"
8PR = "r3"
9
10inherit gnome update-alternatives
11
12ALTERNATIVE_NAME = "x-window-manager"
13ALTERNATIVE_LINK = "${bindir}/x-window-manager"
14ALTERNATIVE_PATH = "${bindir}/metacity"
15ALTERNATIVE_PRIORITY = "10"
16
17EXTRA_OECONF += "--disable-verbose \
18 --disable-xinerama"
19
20FILES_${PN} += "${datadir}/themes"
21
22SRC_URI[archive.md5sum] = "8cb6d02cf66a1003532b4f5d2754d696"
23SRC_URI[archive.sha256sum] = "3c670b41a214311006dc05f9a005696b9d3fdcb5c80f1275367416600103b3bf"