. "$GRIMOIRE/FUNCTIONS" SPELL=openni VERSION=$(get_scm_version) SOURCE="${SPELL}-git.tar.bz2" SOURCE_URL[0]=git://github.com/OpenNI/OpenNI.git:openni-git SOURCE_IGNORE=volatile SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git" WEB_SITE=http://www.openni.org/ LICENSE[0]=GPL ENTERED=20110824 SHORT="framework for writing applications utilizing natural interaction" cat << EOF OpenNI framework provides an application programming interface (API) for writing applications utilizing natural interaction. This API covers communication with both low level devices (e.g. vision and audio sensors), as well as high-level middleware solutions (e.g. for visual tracking using computer vision). EOF .