# $Id$ PNAME="xfce4-session" PVER="4.12.1" PBUILD="r2" DESCRIPTION="Session Manager for the XFCE Desktop Environment." DEPEND=">= dev-libs/dbus-glib-0.104 >= x11-libs/libSM-1 >= x11-libs/libX11-1.6 >= x11-libs/libwnck2-2.30 >= x11-apps/iceauth-1 >= x11-apps/xinit-1.3 >= xfce-base/libxfce4util-4.12 >= xfce-base/libxfce4ui-4.12 >= xfce-base/xfconf-4.12 >= sys-apps/polkit-0.112 >= sys-apps/polkit-gnome-0.105 >= sys-fs/libudev-220 >= sys-apps/upower-0.9 >= gnome-base/libgnome-keyring-3.12 >= x11-misc/xscreensaver-5.30 >= sys-apps/systemd-220" sminclude xfce UP2DATE="updatecmd_xfce ${PNAME}" src_compile() { cd ${SRCDIR} xfce_configure \ --enable-libgnome-keyring \ --enable-session-screenshots \ --enable-panel-plugin \ --enable-systemd \ || die mmake || die }