# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{11..14} ) MY_COMMIT="d0455c7d41" inherit python-single-r1 DESCRIPTION="Internet radio browser" HOMEPAGE="http://freshcode.club/projects/streamtuner2 https://fossil.include-once.org/streamtuner2/index" SRC_URI="https://fossil.include-once.org/streamtuner2/tarball/${MY_COMMIT}/streamtuner2-${MY_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${MY_COMMIT}" LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="mirror" DEPEND="$(python_gen_cond_dep ' dev-python/pillow:0[${PYTHON_USEDEP}]