# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Scripting dialogue and soundtrack for your Turberfield project." HOMEPAGE="https://github.com/tundish/turberfield-dialogue/issues" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev docbuild play" DEPENDENCIES=">=dev-python/docutils-0.17.1[${PYTHON_USEDEP}] dev-python/turberfield-utils[${PYTHON_USEDEP}] dev? ( dev-python/flake8[${PYTHON_USEDEP}] ) dev? ( dev-python/wheel[${PYTHON_USEDEP}] ) docbuild? ( >=dev-python/babel-2.4.0[${PYTHON_USEDEP}] ) docbuild? ( >=dev-python/sphinx-1.6.1[${PYTHON_USEDEP}] ) docbuild? ( >=dev-python/sphinx-argparse-0.2.0[${PYTHON_USEDEP}] ) docbuild? ( dev-python/sphinxcontrib-seqdiag[${PYTHON_USEDEP}] ) docbuild? ( >=dev-python/sphinx-rtd-theme-1.0.0[${PYTHON_USEDEP}] ) play? ( dev-python/blessings[${PYTHON_USEDEP}] ) play? ( dev-python/simpleaudio[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"