net-misc/lyrics-in-terminal: drop 1.4.2

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-02-25 04:32:04 +05:00
parent 791262f510
commit 85dbeeb3ba
2 changed files with 0 additions and 19 deletions

View File

@@ -1,2 +1 @@
DIST lyrics-in-terminal-1.4.2.tar.gz 1666425 BLAKE2B 1f72a07d8622d3fe21e0153ffd49166b937b3ef690c3262f100641c6fec67a6c0b1b59b88eee82b8dff243382f0bb0c7d897cf486f328cb16e12d9cbf9d96cb6 SHA512 5709518d926402897108d550568ba928679f90fefd50ab583ba4894679e5fe4d96accdb047fc9e0186b1e9a758c2f33ccc2b6d1db25471e99254b37eed37b1ff
DIST lyrics-in-terminal-1.5.0.gh.tar.gz 1667797 BLAKE2B 70a4522cf694a3a83378504b684d295c7a9929d08980704f9b331104a3d9ae067cf3eb8df30f435c098b89e236ab00436344b08a2865b618e93084ce66128431 SHA512 e7cefc779c0e83861be4dadaf8324b13a37be7f952aedb0860bf0a636852c95f4829ab18d7585cf5f96cc38ea88fb60ece8455e3f155dc0d54006370a275e0f2

View File

@@ -1,18 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Command Line Lyrics fetcher for MPRIS media players"
HOMEPAGE="https://github.com/Jugran/lyrics-in-terminal"
SRC_URI="https://github.com/Jugran/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]"
PYTHON_REQ_USE="ncurses"