# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit gnome2-utils meson virtualx xdg DESCRIPTION="Wayland compositor for mobile phones" HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phoc" SRC_URI="https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz" LICENSE="|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT" SLOT="0" KEYWORDS="~amd64 ~arm64" IUSE="+X gtk-doc man test" RESTRICT="!test? ( test )" DEPEND=" >=dev-libs/glib-2.70:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas >=gui-libs/wlroots-0.16.0:=[X?]