# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 VALA_MIN_API_VERSION=0.28 inherit gnome2 systemd meson vala DESCRIPTION="Pantheon's Window Manager" HOMEPAGE="https://github.com/elementary/gala" SRC_URI="https://github.com/elementary/gala/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64" IUSE="systemd" VALA_USE_DEPEND="vapigen" RDEPEND=" media-libs/libcanberra dev-libs/glib:2 dev-libs/granite:7 dev-libs/libgee:0.8 dev-db/sqlite:3 gnome-base/gnome-desktop:3 gui-libs/gtk:4