Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407349 - app-misc/mpdlcd - Display MPD status on a lcdproc server
Summary: app-misc/mpdlcd - Display MPD status on a lcdproc server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://pypi.python.org/pypi/mpdlcd/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-03-07 23:08 UTC by Raphaël Barrois
Modified: 2020-08-30 01:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for app-misc/mpdlcd-0.2.3 (mpdlcd-0.2.3.ebuild,626 bytes, text/plain)
2012-03-07 23:14 UTC, Raphaël Barrois
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphaël Barrois 2012-03-07 23:08:57 UTC
mpdlcd is a tool to display the current MPD status on a LCDd screen.

Reproducible: Always
Comment 1 Raphaël Barrois 2012-03-07 23:14:03 UTC
Created attachment 304571 [details]
Ebuild for app-misc/mpdlcd-0.2.3
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-08 02:02:37 UTC
So which will it be?

HOMEPAGE="https://github.com/rbarrois/mpdlcd"

or 

HOMEPAGE="http://pypi.python.org/pypi/mpdlcd/"
Comment 3 Raphaël Barrois 2012-03-08 21:19:32 UTC
(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.
Comment 4 Raphaël Barrois 2012-03-08 21:41:55 UTC
Ebuild in sunrise overlay (available after svn-review):

http://overlays.gentoo.org/proj/sunrise/browser/reviewed/app-misc/mpdlcd/
Comment 5 Thomas Sachau gentoo-dev 2014-12-14 14:03:06 UTC
The ebuild in sunrise was outdated and unmaintained, so it got removed.
Comment 6 Larry the Git Cow gentoo-dev 2020-08-30 01:12:48 UTC
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(+)