Search Criteria
Package Details: openni 1.5.7.10-6
Git Clone URL: | https://aur.archlinux.org/openni.git (read-only, click to copy) |
---|---|
Package Base: | openni |
Description: | Framework for sensor-based Natural Interaction |
Upstream URL: | https://github.com/OpenNI/OpenNI/ |
Keywords: | kinect sensor |
Licenses: | |
Submitter: | bchretien |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-13 09:56 |
Last Updated: | 2018-10-26 23:11 |
Dependencies (7)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- glu (glu-git)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- libusb (libusb-git)
- tinyxml (tinyxml-git)
- dos2unix (dos2unix-git) (make)
Required by (10)
Sources (7)
- 0003-Change-path-of-config-files-to-etc-openni-modified-for-1.5.7.10.patch
- 0006-Use-system-wide-libjpeg.patch
- 0007-Use-system-wide-tinyxml.patch
- 0010-Including-call-to-libusb_detach_kernel_driver-to-det.patch
- 0016-Rename-equivalent-to-fix-compilation-on-gcc6.patch
- libopenni.pc
- OpenNI-Stable-1.5.7.10.tar.gz
Latest Comments
majorx234 commented on 2020-11-26 20:22
here is a suggestion for a modification: https://github.com/majorx234/openni_PKGBUILD this should fix problems with building pcl afterwards
ehmish commented on 2020-09-01 01:29
Ran into issues using openni when building pcl, this patch fixed it
https://github.com/OpenNI/OpenNI/pull/74/commits/ca99f6181234c682bba42a6ba988cc10cee894d7
dbermond commented on 2020-01-31 19:09
@kflak Ok, no problem. Good to know that you got it working.
kflak commented on 2020-01-31 17:39
Weird, after a couple of clean reinstalls and multiple curses it builds for me too... Sorry about the noise!
dbermond commented on 2020-01-31 17:06
@kflak Package is building fine. No problems here.
kflak commented on 2020-01-31 14:41
This doesn't build on my system. Getting an ERROR: A failure occured in build(). Aborting...
dbermond commented on 2017-02-28 04:01
@lopsided98
I've adopted this package and it's Fixed as of 1.5.7.10-3.
Thanks for pointing this out.
lopsided98 commented on 2016-06-07 00:07
Does not build with GCC6. It requires this patch: https://sources.debian.net/data/main/o/openni/1.5.4.0-14/debian/patches/0016-Rename-equivalent-to-fix-compilation-on-gcc6.patch
Chimyx commented on 2016-01-02 11:25
It needs jdk7-openjdk as make depends.
But it could be great to have an option in the pkgbuild to deactivate the build of the java bindings.