DO NOT FLAG GIT PACKAGES AS OUT OF DATE.
Search Criteria
Package Base Details: wiringop-git
Git Clone URL: | https://aur.archlinux.org/wiringop-git.git (read-only, click to copy) |
---|---|
Submitter: | patlux |
Maintainer: | patlux (Depau) |
Last Packager: | Depau |
Votes: | 3 |
Popularity: | 0.49 |
First Submitted: | 2015-11-15 00:43 |
Last Updated: | 2020-09-24 17:10 |
Packages (21)
- wiringop-orangepir1-git
- wiringop-orangepizero-git
- wiringop-orangepipc-git
- wiringop-orangepipcplus-git
- wiringop-orangepiplus2e-git
- wiringop-orangepione-git
- wiringop-orangepilite-git
- wiringop-orangepiplus-git
- wiringop-orangepizeroplus2h3-git
- wiringop-orangepizeroplus-git
- wiringop-orangepipc2-git
- wiringop-orangepiprime-git
- wiringop-orangepizeroplus2h5-git
- wiringop-orangepiwin-git
- wiringop-orangepiwinplus-git
- wiringop-orangepi3-git
- wiringop-orangepilite2-git
- wiringop-orangepioneplus-git
- wiringop-orangepi4-git
- wiringop-orangepirk3399-git
- wiringop-orangepizero2-git
Latest Comments
Depau commented on 2021-01-15 16:00
EndlessEden commented on 2021-01-03 11:58
Bug; doesnt include any headers from the wiringPi or devLib directories.
vinibali commented on 2020-09-23 19:01
Great, thanks for the hint to use the updated version!
patlux commented on 2020-09-23 08:27
Looks fine for me. Thank you :)
Depau commented on 2020-09-23 04:41
Alright, I've updated the package to use the official Xunlong sources, but since I've basically rewritten it I'd like you to review it before pushing to the AUR.
I pushed the package to a temporary GitHub repo: https://github.com/Depau/aur-wiringop-git/commit/90d6b95b7789bab2baddb1a56a4d75ce56174ea5
patlux commented on 2020-09-09 12:26
Hi Depau, thanks for the info. I added you as co-maintainer (I didn't found a option to add you as a maintainer).
Depau commented on 2020-09-08 21:10
Hi, this package doesn't build properly since it doesn't include all the libraries.
Plus, installing it the way it does would currently perform sudo make install
at build-time since upstream wrote the build script while drunk.
If you're not willing to maintain it any more you can add me as maintainer, I'm gonna build subpackages for each supported board since they also added a bunch of ifdefs for that.
EDIT: I just noticed you're using another repo than the one I'm referring to, OrangePi themselves maintain their own fork: https://github.com/orangepi-xunlong/wiringOP
vinibali commented on 2019-11-25 08:51
Hello Patrick!
The default (LD_LIBRARY_)PATH variable doesn't have the /usr/local/lib/ value and the libraries are stored there (libwiringPi.so and libwiringPiDev.so) at least on my system. Would you mind: - create symlinks to /usr/lib in the PKBUILD or, - remove the "PREFIX?=/local" line from both Makefile on the devLib and wiringPI directories? Btw, this ./build is not so package manager friendly the make just installs the files to the destination.
Regards
Pinned Comments
Depau commented on 2021-01-15 16:00
DO NOT FLAG GIT PACKAGES AS OUT OF DATE.