# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 VALA_MIN_API_VERSION=0.22 inherit meson vala DESCRIPTION="Switchboard plug to show system information" HOMEPAGE="https://github.com/elementary/switchboard-plug-about" SRC_URI="https://github.com/elementary/switchboard-plug-about/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64" IUSE="systemd" RDEPEND=" sys-apps/fwupd[introspection] sys-fs/udisks[introspection] dev-libs/glib:2 dev-libs/granite:0 dev-libs/libgudev gnome-base/libgtop pantheon-base/switchboard x11-libs/gtk+:3 gui-libs/libhandy