Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667800 - app-misc/lcdproc-0.5.9: version bump
Summary: app-misc/lcdproc-0.5.9: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 667798 667808
Blocks:
  Show dependency tree
 
Reported: 2018-10-05 10:29 UTC by Conrad Kostecki
Modified: 2018-11-10 18:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2018-10-05 10:29:42 UTC
app-misc/lcdproc-0.5.9 is out! :)

Starting with this release, I would like to proxy-maintain, since I already maintain lcd4linux.

I completly rewrote the eBuild, like I did with lcd4linux.
New init scripts for OpenRC and Systemd.
Added new drivers and deps.
Updated freetype to use pkg-config.
Fixed all current open bugzilla tickets.

PR will be filled shortly.
Comment 1 Larry the Git Cow gentoo-dev 2018-11-10 18:15:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ff1a16f2efa8e216d297a6e39f74c696ae65cf

commit 15ff1a16f2efa8e216d297a6e39f74c696ae65cf
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-10-30 11:30:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-11-10 18:15:45 +0000

    app-misc/lcdproc: bump to version 0.5.9
    
    Closes: https://bugs.gentoo.org/523462
    Closes: https://bugs.gentoo.org/553252
    Closes: https://bugs.gentoo.org/653580
    Closes: https://bugs.gentoo.org/667800
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/10075
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-misc/lcdproc/Manifest                          |   2 +
 app-misc/lcdproc/files/LCDd.initd                  |  15 ++
 app-misc/lcdproc/files/LCDd.service                |  10 +
 app-misc/lcdproc/files/lcdexec.initd               |  16 ++
 app-misc/lcdproc/files/lcdexec.service             |  10 +
 .../files/lcdproc-0.5.9-fix-parallel-make.patch    |  16 ++
 .../lcdproc-0.5.9-use-freetype2-pkg-config.patch   |  15 ++
 app-misc/lcdproc/files/lcdproc.initd               |  16 ++
 app-misc/lcdproc/files/lcdproc.service             |  10 +
 app-misc/lcdproc/lcdproc-0.5.9.ebuild              | 211 +++++++++++++++++++++
 app-misc/lcdproc/metadata.xml                      |  43 +++--
 11 files changed, 349 insertions(+), 15 deletions(-)