# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="UniqueBible App is a cross-platform & offline bible application, integrated with high-quality resources and unique features. Developers: Eliran Wong and Oliver Tseng" HOMEPAGE="https://www.uniquebible.app/" LICENSE="GNU General Public License GPL" 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="gui" DEPENDENCIES="dev-python/apsw[${PYTHON_USEDEP}] dev-python/babel[${PYTHON_USEDEP}] dev-python/gdown[${PYTHON_USEDEP}] dev-python/groq[${PYTHON_USEDEP}] dev-python/haversine[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] dev-python/mistralai[${PYTHON_USEDEP}] dev-python/openai[${PYTHON_USEDEP}] dev-python/opencc-python-reimplemented[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] dev-python/prompt-toolkit[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/uniquebible-maps_1[${PYTHON_USEDEP}] dev-python/uniquebible-maps_2[${PYTHON_USEDEP}] dev-python/uniquebible-maps_3[${PYTHON_USEDEP}] dev-python/uniquebible-maps_4[${PYTHON_USEDEP}] dev-python/uniquebible-maps_5[${PYTHON_USEDEP}] dev-python/xonsh[${PYTHON_USEDEP}] gui? ( dev-python/pyside6[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"