Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578116 - sys-apps/light - program to easily change brightness on backlight-controllers
Summary: sys-apps/light - program to easily change brightness on backlight-controllers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL: http://haikarainen.github.io/light/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 18:38 UTC by Pallav Agarwal
Modified: 2019-08-09 08:37 UTC (History)
0 users

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


Attachments
Ebuild for light-9999 (light-9999.ebuild,416 bytes, text/plain)
2016-03-23 18:38 UTC, Pallav Agarwal
Details
light-1.2.ebuild (light-1.2.ebuild,546 bytes, text/plain)
2019-08-08 13:30 UTC, Tony Vroon (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pallav Agarwal 2016-03-23 18:38:46 UTC
Created attachment 428846 [details]
Ebuild for light-9999

Hi!

Please find attached light-9999.ebuild.

"Light" is a program to control backlight controllers under GNU/Linux, it is the successor of lightscript, which was a bash script with the same purpose, and tries to maintain the same functionality.
It usually works where other software has been proven to be unusable or problematic, thanks to how it operates internally and to the fact that it does not rely on xorg.
It can automatically figure out the best controller to use, making full use of underlying hardware drivers.

The homepage for the same is http://haikarainen.github.io/light/


Pallav
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2019-08-08 08:32:42 UTC
It looks like this will work for my XPS 9560 with i3; if it does I will commit & maintain this. Note however that I am not a fan of 9999/git ebuilds as they are not idempotent/supportable.
Not a problem, as there are numbered releases of this package.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2019-08-08 13:30:29 UTC
Created attachment 586124 [details]
light-1.2.ebuild

This is a repoman-clean EAPI=7 ebuild.
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2019-08-08 13:34:06 UTC
This is in the portage tree now. Thank you for your contribution to Gentoo Linux, and apologies for the amount of time it took before it was actioned.
Comment 4 Joonas Niilola gentoo-dev 2019-08-08 18:49:12 UTC
This was in the portage tree already as dev-libs/light
https://packages.gentoo.org/packages/dev-libs/light
Comment 5 Tony Vroon (RETIRED) gentoo-dev 2019-08-09 08:16:12 UTC
Then I suppose we best compare which ebuild is best and remove the duplicate? Why don't developers update bugs when they add packages?
Comment 6 Larry the Git Cow gentoo-dev 2019-08-09 08:37:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f324bfd6eaa5d06b342d93fe301a5261a34fbd8

commit 7f324bfd6eaa5d06b342d93fe301a5261a34fbd8
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2019-08-09 08:34:30 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2019-08-09 08:35:16 +0000

    Remove duplicate package sys-apps/light as dev-libs/light already in tree.
    Unfortunately a bug report requesting the addition was left open, causing
    confusion and duplication of effort.
    
    Suggested-By: Joonas Niilola <juippis@gentoo.org>
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Closes: https://bugs.gentoo.org/578116

 sys-apps/light/Manifest         |  1 -
 sys-apps/light/light-1.2.ebuild | 26 --------------------------
 sys-apps/light/metadata.xml     |  8 --------
 3 files changed, 35 deletions(-)