# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 VALA_USE_DEPEND="vapigen" VALA_MAX_API_VERSION="0.44" # tests-utils fails to build with newer with v0.12.1 inherit gnome.org gnome2-utils meson vala xdg DESCRIPTION="Library for aggregating people from multiple sources" HOMEPAGE="https://wiki.gnome.org/Projects/Folks" LICENSE="LGPL-2.1+" SLOT="0/25" # subslot = libfolks soname version KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="bluetooth eds +telepathy test tracker utils" REQUIRED_USE="bluetooth? ( eds )" RESTRICT="!test? ( test )" DEPEND=" >=dev-libs/glib-2.44:2 dev-libs/dbus-glib >=dev-libs/libgee-0.10:0.8[introspection] >=dev-libs/gobject-introspection-1.54:= telepathy? ( >=net-libs/telepathy-glib-0.19.9 ) tracker? ( app-misc/tracker:0/2.0 ) eds? ( >=gnome-extra/evolution-data-server-3.13.90:=