# 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="A simple and powerful dual-screen PDF reader designed for presentations" HOMEPAGE="https://github.com/Cimbali/pympress/" LICENSE="GPL-2+" 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="babel build-sphinx vlc-video" DEPENDENCIES="dev-python/watchdog[${PYTHON_USEDEP}] build-sphinx? ( dev-python/sphinx[${PYTHON_USEDEP}] ) build-sphinx? ( dev-python/myst-parser[${PYTHON_USEDEP}] ) build-sphinx? ( dev-python/sphinxcontrib-napoleon[${PYTHON_USEDEP}] ) build-sphinx? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) babel? ( dev-python/babel[${PYTHON_USEDEP}] ) babel? ( dev-python/BabelGladeExtractor[${PYTHON_USEDEP}] ) babel? ( dev-python/setuptools[${PYTHON_USEDEP}] ) vlc-video? ( dev-python/python-vlc[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"