# Copyright 2022-2024 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" S=${WORKDIR} LICENSE="unity-EULA" SLOT="0" KEYWORDS="~amd64" IUSE="+appindicator legacy" RESTRICT="mirror strip" DEPEND=" appindicator? ( dev-libs/libdbusmenu legacy? ( dev-libs/libayatana-appindicator x11-misc/appmenu-gtk-module[gtk2] ) ) app-arch/cpio dev-libs/nss dev-util/lttng-ust:0/2.12 x11-libs/gtk+ app-crypt/libsecret || (