Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662494 - app-misc/g810-led: New Package
Summary: app-misc/g810-led: New Package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-30 22:40 UTC by Haelwenn (lanodan) Monnier
Modified: 2018-09-13 08:05 UTC (History)
2 users (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 Haelwenn (lanodan) Monnier 2018-07-30 22:40:00 UTC
g810-led is a libre(GPL-3) software for managing the backlight of several logitech keyboards.

If needed I can proxy-maintain it.

Homepage: https://github.com/MatMoul/g810-led
Gentoo Overlays: https://gpo.zugaina.org/app-misc/g810-led
Comment 1 Jonas Stein gentoo-dev 2018-08-06 08:57:10 UTC
sounds good. I had a look at the ebuild in your link. It needs some cleanup:


I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -x https://wiki.gentoo.org/wiki/Repoman
* We always try to use the latest EAPI, please bump to EAPI=7
* when bumped to EAPI=7 you do not need "inherit eutils versionator" anymore
* please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
* Please introduce local variables with "local"

I see you are already Proxied Maintainer, so you know how to find us, if you need help.
Comment 2 Larry the Git Cow gentoo-dev 2018-09-13 08:05:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=616f99209237a7470bdacee6e24120130dfb5ae7

commit 616f99209237a7470bdacee6e24120130dfb5ae7
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2018-08-07 02:17:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-13 08:00:14 +0000

    app-misc/g810-led: New Package
    
    Based on ::zyrenth
    
    Closes: https://bugs.gentoo.org/662494
    Closes: https://github.com/gentoo/gentoo/pull/9476

 app-misc/g810-led/Manifest                         |  1 +
 ...0-led-0.2.7-Have_makefile_use_environment.patch | 63 ++++++++++++++++++++++
 app-misc/g810-led/g810-led-0.2.7.ebuild            | 52 ++++++++++++++++++
 app-misc/g810-led/metadata.xml                     | 18 +++++++
 4 files changed, 134 insertions(+)