# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit xdg desktop unpacker DESCRIPTION="The official unity tool for manager Unity Engines and projects" HOMEPAGE="https://unity.com/" SRC_URI="https://hub.unity3d.com/linux/repos/deb/pool/main/u/unity/unityhub_amd64/${PN}-amd64-${PV}.deb" LICENSE="unity-EULA" SLOT="0" KEYWORDS="~amd64" RESTRICT="mirror strip" IUSE="+appindicator legacy" DEPEND=" appindicator? ( dev-libs/libdbusmenu legacy? ( dev-libs/libappindicator x11-misc/appmenu-gtk-module[gtk2] ) ) app-arch/cpio dev-libs/nss x11-libs/gtk+ app-crypt/libsecret || (