# $Id$ PNAME="xfce4-session" PVER="4.10.1" PBUILD="r1" DESCRIPTION="Session Manager for the XFCE Desktop Environment." DEPEND=">= dev-libs/dbus-glib-0.100 >= x11-libs/libSM-1 >= x11-libs/libX11-1.4 >= x11-libs/libwnck2-2.30 >= x11-apps/iceauth-1 >= xfce-base/libxfce4util-4.10 >= xfce-base/libxfce4ui-4.10 >= xfce-base/xfconf-4.10 >= sys-apps/polkit-0.111 >= sys-apps/polkit-gnome-0.105 >= sys-fs/udev-204 >= sys-apps/upower-0.9 >= gnome-base/libgnome-keyring-3.8 >= x11-misc/xscreensaver-5.15 >= sys-apps/systemd-204" 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 }