Search Criteria
Package Details: light-git 1.2.2.r2.g33f2316-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/light-git.git (read-only, click to copy) |
---|---|
Package Base: | light-git |
Description: | Program to easily change brightness on backlight-controllers. |
Upstream URL: | https://github.com/haikarainen/light |
Licenses: | GPL3 |
Conflicts: | light |
Provides: | light |
Submitter: | nickelpro |
Maintainer: | MarcinWieczorek (haikarainen) |
Last Packager: | MarcinWieczorek |
Votes: | 36 |
Popularity: | 0.46 |
First Submitted: | 2015-08-10 22:13 (UTC) |
Last Updated: | 2020-06-22 17:29 (UTC) |
Dependencies (3)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (10)
- autolight (requires light)
- avizo (requires light) (optional)
- kana-p-git (requires light)
- lqsd (requires light)
- lqsd-bin (requires light)
- nwg-panel (requires light)
- nwg-shell (requires light)
- nwg-shell-git (requires light)
- obhud (optional)
- t2ec (requires light) (optional)
Latest Comments
1 2 3 Next › Last »
shizcow commented on 2020-06-22 13:46 (UTC)
@MarcinWieczorek to be fair it was a cheap and easy fix.
I submitted a pull request a while back which has just been merged upstream. The project should build fine now.
MarcinWieczorek commented on 2020-06-02 06:03 (UTC)
@shizcow checksums exist for a reason. Also, you could submit the patch upstream.
shizcow commented on 2020-06-02 02:26 (UTC) (edited on 2020-06-02 04:09 (UTC) by shizcow)
I also got it to build with "-fcommon". For an easy fix:
Add to sources: https://gist.githubusercontent.com/Shizcow/64850479d199339ed30ab1a7a8ae153b/raw/249472176460dbfcc874a6fdd9c73f4e1fb5dcb2/light-build.patch
Add an extra
'SKIP'
tosha256sums
After
cd "$srcdir/light"
inbuild()
, add:git apply --stat ../light-build.patch
henrik_er commented on 2020-05-26 11:37 (UTC)
I managed to build it today 26.05.20 using the "-fcommon" cflag. At least it's a workaround until the package is fixed.
MarcinWieczorek commented on 2020-05-19 05:25 (UTC)
@pamrg upstream issue: https://github.com/haikarainen/light/issues/107
pamrg commented on 2020-05-19 02:09 (UTC)
It fails building with gcc v10 ("multiple definition of light_loglevel" etc). The light package from pacman works.
haikarainen commented on 2018-09-29 08:59 (UTC)
Would love to take ownership of this package so that I can make sure that it is kept updated and working. /Author
yan12125 commented on 2018-09-17 07:25 (UTC)
Could you add --with-udev to avoid setuid binaries? That's how the upstream PKGBUILD does - https://github.com/haikarainen/light/blob/master/archlinux/PKGBUILD
philo commented on 2018-08-19 07:40 (UTC) (edited on 2018-08-19 17:57 (UTC) by philo)
Is the maintainer AWOL? The 'light-git' package does not build, but 'light' does.
khau commented on 2018-08-16 01:05 (UTC)
I attempted @shanewstone 's patch in yay with --editmenu and found it unsuccessful. However, using an alternate AUR manager was successful - just in case anyone else was running into that too.
1 2 3 Next › Last »