Skip to content

OpenNi2 Debian packaging fork

Hauke Wintjen edited this page Nov 11, 2013 · 2 revisions

Welcome to the OpenNI2 debian packaging wiki

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

Clone this wiki locally