# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit meson vala xdg DESCRIPTION="LightDM Greeter for Pantheon" HOMEPAGE="https://github.com/elementary/greeter" SRC_URI="https://github.com/elementary/greeter/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/greeter-${PV}" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64" DEPEND=" $(vala_depend) sys-devel/gettext dev-util/wayland-scanner virtual/pkgconfig " RDEPEND="${DEPEND} dev-libs/glib:2