git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a24386b
)
metacity: bump u-a priority to take precedence over mb-wm and mb-common
author
Koen Kooi
<koen@openembedded.org>
Thu, 20 Nov 2008 20:32:31 +0000
(21:32 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 20 Nov 2008 20:32:31 +0000
(21:32 +0100)
packages/gnome/metacity_2.24.0.bb
patch
|
blob
|
history
diff --git
a/packages/gnome/metacity_2.24.0.bb
b/packages/gnome/metacity_2.24.0.bb
index
e978064
..
c36958f
100644
(file)
--- a/
packages/gnome/metacity_2.24.0.bb
+++ b/
packages/gnome/metacity_2.24.0.bb
@@
-3,12
+3,14
@@
DESCRIPTION = "Metacity is the boring window manager for the adult in you."
LICENSE = "GPL"
DEPENDS = "libwnck startup-notification gtk+ gconf gdk-pixbuf-csource-native"
+PR = "r1"
+
inherit gnome update-alternatives
ALTERNATIVE_NAME = "x-window-manager"
ALTERNATIVE_LINK = "${bindir}/x-window-manager"
ALTERNATIVE_PATH = "${bindir}/metacity"
-ALTERNATIVE_PRIORITY = "
1
0"
+ALTERNATIVE_PRIORITY = "
3
0"
EXTRA_OECONF += "--disable-verbose \
--disable-xinerama"