# $Id$ PNAME="orage" PVER="4.12.1" PBUILD="r1" PCAT="app-office" DESCRIPTION="A time managing application (and panel plug-in) for the Xfce desktop environment." DEPEND=">= dev-libs/glib2-2.44 >= dev-libs/dbus-glib-0.104 >= dev-libs/popt-1.16 >= dev-libs/libical-1.0 >= x11-libs/libnotify-0.7 >= x11-libs/gtk2+-2.24 >= xfce-base/xfce4-panel-4.12" sminclude xfce src_compile() { cd ${SRCDIR} xfce_configure --enable-libical --enable-dbus || die mmake || die }