# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" GCONF_DEBUG="no" VALA_USE_DEPEND="vapigen" inherit gnome2 vala DESCRIPTION="GTK support library for colord" HOMEPAGE="https://www.freedesktop.org/software/colord/" SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0/1" # subslot = libcolord-gtk soname version KEYWORDS="*" # We still need to build gtk-doc, https://bugs.freedesktop.org/show_bug.cgi?id=69107 IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" COMMON_DEPEND=" >=dev-libs/glib-2.28:2 >=media-libs/lcms-2.2:2= x11-libs/gdk-pixbuf:2[introspection?] x11-libs/gtk+:3[X(+),introspection?] x11-misc/colord:=[introspection?,vala?] introspection? ( >=dev-libs/gobject-introspection-0.9.8 ) " # ${PN} was part of x11-misc/colord until 0.1.22 RDEPEND="${COMMON_DEPEND} !