* [gentoo-commits] repo/gentoo:master commit in: profiles/, media-sound/lyvi/
@ 2020-05-23 9:42 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-05-23 9:42 UTC (permalink / raw
To: gentoo-commits
commit: 888bfbefa0fdeab35df962077c0ac1a76c55d067
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:37:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:37:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888bfbef
media-sound/lyvi: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718402
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-sound/lyvi/Manifest | 1 -
media-sound/lyvi/lyvi-2.0.0.ebuild | 34 ----------------------------------
media-sound/lyvi/metadata.xml | 15 ---------------
profiles/package.mask | 5 -----
4 files changed, 55 deletions(-)
diff --git a/media-sound/lyvi/Manifest b/media-sound/lyvi/Manifest
deleted file mode 100644
index 5777a58027b..00000000000
--- a/media-sound/lyvi/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lyvi-2.0.0.tar.gz 19307 BLAKE2B 009af146f917ed7867c737a78c50261b688b4b78e104518338462b3f1372656298bcda5ef0b70f8a84db800488a57ba4c665884ff5fa2f992d53d3940e204f47 SHA512 0248ceb16436be427ab38769824ce4be48998997b1997f90ddef751105e7449cff7d865e9a5895fb67c79da0eaf394baefe1a77bdc9e6c5e2b6498d64128b045
diff --git a/media-sound/lyvi/lyvi-2.0.0.ebuild b/media-sound/lyvi/lyvi-2.0.0.ebuild
deleted file mode 100644
index 8ce633a5a34..00000000000
--- a/media-sound/lyvi/lyvi-2.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A simple command-line lyrics viewer"
-HOMEPAGE="http://ok100.github.io/lyvi/"
-SRC_URI="https://github.com/ok100/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="WTFPL-2"
-KEYWORDS="amd64"
-SLOT="0"
-IUSE="mpris"
-
-RDEPEND="
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/plyr[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-python/urwid[${PYTHON_USEDEP}]
- mpris? (
- dev-python/dbus-python[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- )
-"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
- # Remove pip dependency
- sed -e '/require/d' --in-place setup.py || die
- distutils-r1_python_prepare_all
-}
diff --git a/media-sound/lyvi/metadata.xml b/media-sound/lyvi/metadata.xml
deleted file mode 100644
index f3d45549a2d..00000000000
--- a/media-sound/lyvi/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
- <longdescription>Lyvi is a lyrics, artist info and guitar tabs
- viewer. On supported terminals, Lyvi can also show artist photos and
- cover images.
- </longdescription>
- <use>
- <flag name="mpris">Enable MPRIS support</flag>
- </use>
- <upstream>
- <remote-id type="github">ok100/lyvi</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 2251d2c5c62..776eee69868 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -560,11 +560,6 @@ www-client/ripe-atlas-cousteau
# Removal in 30 days. Bug #718410.
media-video/subliminal
-# Michał Górny <mgorny@gentoo.org> (2020-04-19)
-# Unmaintained. Stuck on Python 3.6. Last release in 2014.
-# Removal in 30 days. Bug #718402.
-media-sound/lyvi
-
# Michał Górny <mgorny@gentoo.org> (2020-04-19)
# Unmaintained. Stuck on Python 3.6. Has a few bugs reported,
# including indication of poor ebuild state.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-23 9:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-23 9:42 [gentoo-commits] repo/gentoo:master commit in: profiles/, media-sound/lyvi/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox