# $Id$ PNAME="gcr" PVER="3.28.0" PBUILD="r1" PCAT="gnome-base" DESCRIPTION="A library for bits of crypto UI and parsing." HOMEPAGE="http://www.gnome.org/" DEPEND=">= gnome-base/dconf-0.28 >= dev-util/desktop-file-utils-0.20 >= x11-themes/hicolor-icon-theme-0.12 >= app-crypt/libgcrypt-1.8 >= x11-libs/gtk3+-3.20 >= app-crypt/p11-kit-0.23" SDEPEND=">= dev-util/pkgconfig-0.25 >= dev-util/intltool-0.50 >= sys-dev/gettext-0.18" SRCFILE="${PNAME}-${PVER}.tar.xz" sminclude gnome2 UP2DATE="updatecmd_gnome ${PNAME}" src_compile() { cd ${SRCDIR} gn2_configure --disable-schemas-compile --disable-update-mime || die mmake || die }