# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # modified from ebuild available in the touchfish-os overlay EAPI=8 MULTILIB_COMPAT=(abi_x86_{32,64}) inherit multilib-minimal _internal_name=GE-Proton${PV/./-} DESCRIPTION="A fancy custom distribution of Valves Proton with various patches" HOMEPAGE="https://github.com/GloriousEggroll/proton-ge-custom" SRC_URI="https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${_internal_name}/${_internal_name}.tar.gz -> ${P}.tar.gz" LICENSE="BSD LGPL zlib MIT MPL OFL Proton GPL MSPL" SLOT="${PV}" KEYWORDS="~amd64" RESTRICT="mirror strip" # would require unmask of openssl 1.1.1w for entire system and linkage against it... #