The original wiringPi library has support for building deb packages and a lot of that code seems to still be included, but it doesn't work currently (due to path name issues). I can make a PR to support this again through ./build debian. This would be great so people can just build a deb package once (for armbian for instance), and distribute that. I won't maintain official deb packages, but at least building them will be easy.
The original wiringPi library has support for building deb packages and a lot of that code seems to still be included, but it doesn't work currently (due to path name issues). I can make a PR to support this again through
./build debian
. This would be great so people can just build a deb package once (for armbian for instance), and distribute that. I won't maintain official deb packages, but at least building them will be easy.