# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( lua5-{1..3} ) WX_GTK_VER="3.2-gtk3" inherit cmake lua-single wxwidgets MY_PV="${PV/beta/b}" DESCRIPTION="Modern editor for Doom-engine based games and source ports" HOMEPAGE="https://slade.mancubus.net/" SRC_URI="https://github.com/sirjuddington/${PN^^}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" KEYWORDS="~amd64" IUSE="fluidsynth timidity webkit" REQUIRED_USE="${LUA_REQUIRED_USE}" #