# Copyright 2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Open-source game engine for everyone. No strings attached." HOMEPAGE="https://www.redotengine.org/" SRC_URI="https://github.com/Redot-Engine/redot-engine/archive/refs/tags/redot-4.3-stable.tar.gz -> ${P}.tar.gz" LICENSE=" MIT Apache-2.0 BSD Boost-1.0 CC0-1.0 Unlicense ZLIB gui? ( CC-BY-4.0 ) tools? ( OFL-1.1 ) " SLOT="0" KEYWORDS="~amd64 ~x86 ~arm ~arm64" IUSE=" alsa +dbus debug deprecated +fontconfig +gui pulseaudio raycast speech test +theora +tools +udev +upnp +vulkan wayland +webp " REQUIRED_USE="wayland? ( gui )" RESTRICT="test" RDEPEND=" app-arch/brotli:= app-arch/zstd:= dev-games/recastnavigation:= dev-libs/icu:= dev-libs/libpcre2:=[pcre32] media-libs/freetype[brotli,harfbuzz] media-libs/harfbuzz:=[icu] media-libs/libogg media-libs/libpng:= media-libs/libvorbis