# $Id$ PNAME="xfconf" PVER="4.10.0" PBUILD="r4" DESCRIPTION="A simple client-server configuration storage and query system." DEPEND=">= dev-libs/glib2-2.36 == dev-lang/perl-5.18 >= dev-perl/glib-perl-1.300 >= dev-libs/dbus-glib-0.100 >= xfce-base/libxfce4util-4.10" SDEPEND=">= dev-perl/extutils-depends-0.304 >= dev-perl/extutils-pkgconfig-1.12 >= dev-util/pkgconfig-0.25 >= sys-dev/gettext-0.18 >= dev-util/intltool-0.50" sminclude xfce UP2DATE="updatecmd_xfce ${PNAME}" src_compile() { cd ${SRCDIR} xfce_configure \ --with-perl-options=INSTALLDIRS=vendor \ --enable-perl-bindings \ || die mmake || die }