Search Criteria
Package Details: lan951x-led-ctl 1.0.r9.g0443d24-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lan951x-led-ctl.git (read-only, click to copy) |
---|---|
Package Base: | lan951x-led-ctl |
Description: | Command line tool to control the LED's of a LAN9512/LAN9514 ethernet controller |
Upstream URL: | https://dominic.familie-radermacher.ch/computer/raspberry-pi/lan951x-led-ctl/ |
Licenses: | GPL2 |
Submitter: | blip |
Maintainer: | blip |
Last Packager: | blip |
Votes: | 3 |
Popularity: | 0.000007 |
First Submitted: | 2015-12-20 12:21 (UTC) |
Last Updated: | 2022-11-14 10:34 (UTC) |
Latest Comments
blip commented on 2022-11-14 10:41 (UTC)
Thanks for the comment. PKBBUILD is updated. Hopefully I didn't forget something this time ;-)
mrdotx commented on 2022-11-14 07:42 (UTC)
Hi, the build failed because of missing 'cmake'. Please add 'cmake' to the makedepends, thank you...
mrdotx commented on 2022-11-13 17:32 (UTC)
Hi, the package can no longer be built due to the switch to cmake as the build system. Please update the PKGBUILD, thanks...
blip commented on 2020-05-04 18:57 (UTC)
Thanks for pointing that out. Install prefix of /usr used to be hardcoded in the Makefile, one day I decided to use $DESTDIR for that and forgot to update the PKGBUILD accordingly. I fixed it now.
rando commented on 2020-05-04 11:37 (UTC) (edited on 2020-05-04 11:37 (UTC) by rando)
Hi, could you please change the package so it installs the binary to /usr/bin? Otherwise the installation fails due to filesystem conflicts.
Changing the "DESTDIR" to DESTDIR=${pkgdir}/usr worked for me.
Thanks a lot for maintaining!
mokman commented on 2020-04-26 08:51 (UTC)
source url changed, please fix