# $Id$ PNAME="metacity" PVER="2.28.0" PBUILD="r1" PCATEGORIE="x11-wm" STATE="unstable" DESCRIPTION="Metacity is a simple window manager that integrates nicely with GNOME 2" HOMEPAGE="http://www.gnome.org/" DEPEND=">= x11-libs/gtk2+-2.18 >= x11-libs/pango-1.26 >= gnome-base/gconf-2.28 >= x11-libs/startup-notification-0.10 >= x11-libs/libXcomposite-0.4.1 >= x11-libs/libXfixes-4 >= x11-libs/libXrender-0.9.5 >= x11-libs/libXdamage-1.1 >= x11-libs/libXcursor-1.1 >= x11-libs/libX11-1.3 >= x11-libs/libXinerama-1.1 >= x11-libs/libXext-1.1 >= x11-libs/libXrandr-1.3 >= x11-libs/libSM-1.1 >= x11-libs/libICE-1 >= media-libs/libcanberra-0.22 >= gnome-base/libgtop-2.28 >= gnome-extra/zenity-2.28" SDEPEND=">= dev-util/intltool-0.40 >= sys-dev/gettext-0.17 >= dev-util/pkgconfig-0.23 >= app-text/gnome-doc-utils-0.18 >= x11-proto/xineramaproto-1.2 >= x11-proto/xextproto-7.1 >= x11-proto/xproto-7.0.16" sminclude gnome2 UP2DATE="updatecmd_gnome ${PNAME}" src_compile() { cd ${SRCDIR} gn2_configure \ --enable-xinerama \ --enable-compositor \ --enable-gconf \ --enable-render \ --enable-shape \ --enable-sm \ --enable-startup-notification \ --enable-xsync \ || die mmake || die }