# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.8.1.ebuild,v 1.1 2013/04/22 17:47:14 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" VALA_MIN_API_VERSION="0.16" VALA_USE_DEPEND="vapigen" inherit gnome2 vala DESCRIPTION="Unicode character map viewer and library" HOMEPAGE="http://live.gnome.org/Gucharmap" LICENSE="GPL-3" SLOT="2.90" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="cjk +introspection test vala" REQUIRED_USE="vala? ( introspection )" COMMON_DEPEND=" >=dev-libs/glib-2.32:2 >=x11-libs/pango-1.2.1[introspection?] >=x11-libs/gtk+-3.4.0:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.9.0 ) " RDEPEND="${COMMON_DEPEND} !