# 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_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Turns lines of dialogue into TTS audio which comes with syncronized SRT subtitles." HOMEPAGE="https://github.com/NaelsonDouglas/Leo" 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="" DEPENDENCIES=">=dev-python/setuptools-61.0[${PYTHON_USEDEP}] ~dev-python/boto3-1.34.4[${PYTHON_USEDEP}] ~dev-python/botocore-1.34.4[${PYTHON_USEDEP}] ~dev-python/jmespath-1.0.1[${PYTHON_USEDEP}] dev-python/pydub[${PYTHON_USEDEP}] dev-python/pysub-parser[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}] ~dev-python/s3transfer-0.9.0[${PYTHON_USEDEP}] ~dev-python/six-1.16.0[${PYTHON_USEDEP}] ~dev-python/unidecode-1.3.7[${PYTHON_USEDEP}] ~dev-python/urllib3-2.0.7[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"