# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 VALA_USE_DEPEND="vapigen" inherit gnome2 vala DESCRIPTION="Unicode character map viewer and library" HOMEPAGE="https://wiki.gnome.org/Apps/Gucharmap" LICENSE="GPL-3+" SLOT="2.90" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +introspection test vala" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )" UNICODE_VERSION="12.1" COMMON_DEPEND=" =app-i18n/unicode-data-${UNICODE_VERSION}* >=dev-libs/glib-2.32:2 >=x11-libs/pango-1.2.1[introspection?] >=x11-libs/gtk+-3.16:3[introspection?] media-libs/freetype:2 introspection? ( >=dev-libs/gobject-introspection-0.9.0:= ) " RDEPEND="${COMMON_DEPEND} !