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

Bug 696468

Summary: app-misc/g810-led: version bump
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Haelwenn (lanodan) Monnier <contact>
Status: RESOLVED FIXED    
Severity: normal CC: crabbedhaloablution, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18730
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-05 10:13:26 UTC
According to Repology, the current upstream release is 0.3.9.  Please bump.
Comment 1 Haelwenn (lanodan) Monnier 2019-10-05 21:35:04 UTC
Only differences between 0.3.6 and 0.3.9 are:
- 0.3.7: udev rule update breaking multimedia keys on my keyboard: https://github.com/MatMoul/g810-led/issues/182
- 0.3.8: compiling with clang fix from myself
- 0.3.9: Arch, Solus, Tizen documentation.


I could bump to 0.3.9 and either put a patch on my setup or a USE-flag for issue with udev, but I don't think it's really necessary for basically just a clang-fix.
Comment 2 Larry the Git Cow gentoo-dev 2021-01-18 08:55:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e5d9524268b9897592f57de572545d16f25915

commit 80e5d9524268b9897592f57de572545d16f25915
Author:     Peter Alfredsen <crabbedhaloablution@icloud.com>
AuthorDate: 2020-12-19 20:50:25 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-18 08:54:59 +0000

    app-misc/g810-led: bump to 0.4.2 + various fixes
    
    0.4.2 brings support for g815, builds with clang, and various minor fixes.
    
    Ebuild fixes:
    Create and populate /etc/g810-led/ as in upstream makefile so systemd
    .services work.
    Change udev rules to use uaccess instead of MODE="666".
    Set CXX to system compiler
    Build and use "bin-linked" g810-led. Same features, less space.
    Include headers in install
    Add pkg_postinst with hints about use
    
    Closes: https://bugs.gentoo.org/696468
    Closes: https://bugs.gentoo.org/729288
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com>
    Closes: https://github.com/gentoo/gentoo/pull/18730
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/g810-led/Manifest              |  1 +
 app-misc/g810-led/g810-led-0.4.2.ebuild | 77 +++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)