SECTION = "x11/wm" DESCRIPTION = "Metacity is the boring window manager for the adult in you." LICENSE = "GPL" DEPENDS = "startup-notification gtk+ gconf" PR = "r0" inherit gnome update-alternatives ALTERNATIVE_NAME = "x-session-manager" ALTERNATIVE_LINK = "${bindir}/x-session-manager" ALTERNATIVE_PATH = "${bindir}/metacity-session" ALTERNATIVE_PRIORITY = "10" EXTRA_OECONF = "--disable-verbose \ --disable-xinerama" do_stage () { autotools_stage_all }