Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 523462

Summary: app-misc/lcdproc-0.5.7 version bump
Product: Gentoo Linux Reporter: Vadim Efimov <evadim>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal CC: conikost, michael
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10075
Whiteboard:
Package list:
Runtime testing required: ---

Description Vadim Efimov 2014-09-22 15:44:33 UTC
These are the release notes for LCDproc 0.5.7, the next stable version of
LCDproc.

This release features several new HD44780 connection types for use with LCDs
designed for the Raspberry Pi. See below for a brief list or the file
ChangeLog for a more comprehensive one.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-11-10 18:15:53 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(-)