1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 PYTHON_COMPAT
=( python3_
{10.
.12})
6 DISTUTILS_USE_PEP517
=poetry
10 DESCRIPTION
="youtube music support for feeluown"
11 HOMEPAGE
="https://github.com/feeluown/feeluown-ytmusic"
13 SRC_URI
="https://github.com/feeluown/feeluown-ytmusic/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
14 S
="${WORKDIR}/feeluown-ytmusic-${PV}"
21 dev-python/beautifulsoup4[${PYTHON_USEDEP}]
22 dev-python/pycryptodome[${PYTHON_USEDEP}]
23 dev-python/cachetools[${PYTHON_USEDEP}]
24 dev-python/ytmusicapi[${PYTHON_USEDEP}]
31 python_install_all
() {
32 distutils-r1_python_install_all