# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python3_11 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="SeaPlayer is a player that works in the terminal."

HOMEPAGE="https://romanin-rf.github.io/SeaPlayer"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/fd/af/7dbf2541974fa4a593d0368f8fea9f61f13950ee684cd84de84925fa54bc/seaplayer-${REALVERSION}.tar.gz"
SOURCEFILE="seaplayer-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="build docs"
DEPENDENCIES="dev-python/ripix[${PYTHON_USEDEP}]
	dev-python/playsoundsimple-py[${PYTHON_USEDEP}]
	dev-python/properties-py[${PYTHON_USEDEP}]
	dev-python/urlopen2[${PYTHON_USEDEP}]
	>=dev-python/pillow-9.5[${PYTHON_USEDEP}]
	>=dev-python/aiofiles-23.1[${PYTHON_USEDEP}]
	docs? ( >=dev-python/rich-13.0[${PYTHON_USEDEP}] )
	dev-python/mutagen[${PYTHON_USEDEP}]
	dev-python/textual[${PYTHON_USEDEP}]
	>=dev-python/platformdirs-3.5[${PYTHON_USEDEP}]
	>=dev-python/pydantic-2.5[${PYTHON_USEDEP}]
	>=dev-python/click-8.0[${PYTHON_USEDEP}]
	>=dev-python/validators-0.20[${PYTHON_USEDEP}]
	dev-python/typing-inspect[${PYTHON_USEDEP}]
	>=dev-python/typing-extensions-4.6[${PYTHON_USEDEP}]
	build? ( >=dev-python/poetry-1.5[${PYTHON_USEDEP}] )
	build? ( dev-python/pyinstaller[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"