# $Id$ PNAME="orage" PVER="4.10.0" PBUILD="r1" PCAT="app-office" DESCRIPTION="A time managing application (and panel plug-in) for the Xfce desktop environment." DEPEND=">= dev-libs/glib2-2.42 >= dev-libs/dbus-glib-0.102 >= 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.10" sminclude xfce src_compile() { cd ${SRCDIR} xfce_configure --enable-libical --enable-dbus || die mmake || die }