-
Notifications
You must be signed in to change notification settings - Fork 8
OpenNi2 Debian packaging fork
This repository is maintained by hcw70.
This repository adds Debian-packaging (useful for Ubuntu and Debian) and RaspberryPi compilation fixes to the upstream OpenNi2 repository.
The debian package lives on branch debian-master (git-buildpackage) which is based on the upstream "master" branch.
Use the command
git-buildpackage --git-no-sign-tags --git-ignore-new -us -uc
on branch "debian-master" to build a binary (unsigned) package for debian, ubuntu or raspbi based on the upstream "master" branch.
Or checkout branch "debian-develop" to build a binary (unsigned) package for debian, ubuntu or raspbi based on the upstream "develop" branch. This branch contains latest development commits (and also latest bugs or fixes).
See the upstream readme with the original build instructions.
Please add change requests via the "Issues" function in Github.
Regards
Hauke