mpdlcd is a tool to display the current MPD status on a LCDd screen. Reproducible: Always
Created attachment 304571 [details] Ebuild for app-misc/mpdlcd-0.2.3
So which will it be? HOMEPAGE="https://github.com/rbarrois/mpdlcd" or HOMEPAGE="http://pypi.python.org/pypi/mpdlcd/"
(In reply to comment #2) > So which will it be? > > HOMEPAGE="https://github.com/rbarrois/mpdlcd" > > or > > HOMEPAGE="http://pypi.python.org/pypi/mpdlcd/" That should be the second one, thanks for pointing out the inconsistency ! I'm updating the ebuild before submitting it to sunrise.
Ebuild in sunrise overlay (available after svn-review): http://overlays.gentoo.org/proj/sunrise/browser/reviewed/app-misc/mpdlcd/
The ebuild in sunrise was outdated and unmaintained, so it got removed.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26eb14759b3519ef484cc3a8873600c7f0d31e5c commit 26eb14759b3519ef484cc3a8873600c7f0d31e5c Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-08-30 01:08:49 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-08-30 01:12:38 +0000 dev-python/mpdlcd: new package MPDLcd is a small adapter which will display the status of a MPD server on a LCD screen, through lcdproc. It allows defining various layouts depending on LCD size, with fix or moving parts. Closes: https://bugs.gentoo.org/407349 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> dev-python/mpdlcd/Manifest | 1 + dev-python/mpdlcd/files/mpdlcd.confd | 5 +++++ dev-python/mpdlcd/files/mpdlcd.initd | 15 +++++++++++++++ dev-python/mpdlcd/metadata.xml | 19 +++++++++++++++++++ dev-python/mpdlcd/mpdlcd-0.5.2.ebuild | 34 ++++++++++++++++++++++++++++++++++ 5 files changed, 74 insertions(+)