Search Criteria
Package Details: libgpiod-git r872.0149e69-1
Git Clone URL: | https://aur.archlinux.org/libgpiod-git.git (read-only, click to copy) |
---|---|
Package Base: | libgpiod-git |
Description: | C library and tools for interacting with the linux GPIO character device |
Upstream URL: | https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | OdysseusGE |
Maintainer: | OdysseusGE |
Last Packager: | OdysseusGE |
Votes: | 4 |
Popularity: | 0.048219 |
First Submitted: | 2017-08-26 21:10 |
Last Updated: | 2020-07-19 13:14 |
Dependencies (5)
- python (python-dbg)
- linux-api-headers>=5.5 (linux-api-headers-git)
- autoconf-archive (autoconf-archive-git) (make)
- git (git-git) (make)
- help2man (help2man-git) (make)
Required by (3)
- atomicpi-utils (requires libgpiod)
- moonraker-git (requires libgpiod)
- ustreamer (requires libgpiod)
Latest Comments
AlexanderStein commented on 2020-11-19 09:39
Starting from commit v1.6-18-g21f7744 (git describe) linux-api-headers>=5.10 is required
OdysseusGE commented on 2018-05-04 06:46
@shenghaoyang,
Thanks, fixed.
shenghaoyang commented on 2018-05-04 04:17
@OdysseusGE, Thanks for enabling them, but I think you left out "-python" in the last "enable-bindings" line in the PKGBUILD.
OdysseusGE commented on 2018-04-29 20:11
@shenghaoyang,
I've enabled the bindings support and included python as a dependency.
shenghaoyang commented on 2018-04-29 13:24
Hello @OdysseusGE, could you add in the options to enable the bindings?
They are --enable-bindings-cxx and --enable-bindings-python respectively.
OdysseusGE commented on 2017-11-05 03:58
I've added all the supported ARM architectures to the PKGBUILD, and also updated the source to point at kernel.org.
The source change may cause a conflict if you try to run makepkg (or use an AUR helper) in a directory containing the previous GitHub repository. The solution is to simply build from a clean directory.
ftheile commented on 2017-11-04 17:26
Hello @OdysseusGE, please add 'armv7h' to the supported architectures in the PKGBUILD. I've succesfully built and tested the package on a Raspberry Pi 3.