# $Id$ PNAME="xfconf" PVER="4.6.2" PBUILD="r1" STATE="unstable" DESCRIPTION="A simple client-server configuration storage and query system." DEPEND=">= dev-libs/glib2-2.22 >= dev-perl/glib-perl-1.222 >= dev-libs/dbus-glib-0.82 >= xfce-base/libxfce4util-4.6" SDEPEND=">= dev-perl/extutils-depends-0.302 >= dev-perl/extutils-pkgconfig-1.12" sminclude xfce UP2DATE="updatecmd_xfce ${PNAME}" src_compile() { cd ${SRCDIR} xfce_src_configure \ --with-perl-options=INSTALLDIRS=vendor \ --enable-perl-bindings \ || die mmake || die }