# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DXX_ENGINE="${PN:7:1}" DESCRIPTION="Free content for games-action/d${DXX_ENGINE}x-rebirth" HOMEPAGE="https://www.dxx-rebirth.com/" IUSE="l10n_de opl3-musicpack sc55-musicpack" SRC_URI=" l10n_de? ( https://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-briefings-ger.dxa ) opl3-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-opl3-music.dxa ) sc55-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DXX_ENGINE}xr-sc55-music.dxa ) " if [[ "${PN}" = descent1-freedata ]]; then IUSE+=" +textures" SRC_URI+=" textures? ( https://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa ) " fi LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" S="${WORKDIR}" # If all USE flags are unset, this ebuild installs zero files. Require # at least one to be set. REQUIRED_USE="|| ( ${IUSE//+/} )" RDEPEND=" !