Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: openni2 2.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openni2.git (read-only, click to copy) |
---|---|
Package Base: | openni2 |
Description: | Framework for sensor-based Natural Interaction |
Upstream URL: | https://github.com/occipital/OpenNI2/ |
Keywords: | openni2 |
Licenses: | Apache-2.0 |
Submitter: | bchretien |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 5 |
Popularity: | 0.000006 |
First Submitted: | 2015-08-28 01:42 (UTC) |
Last Updated: | 2022-04-02 15:55 (UTC) |
Dependencies (9)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- glu (glu-git)
- java-environment (java-gcj-compat, zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk11-graalvm-ee-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, bishengjdk-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jdk-openj9, jabba-bin, zulu-15-bin, zulu-embedded-jdk, jdk-jbr-xdg, jdk-openjdk-xdg, jdk-openjdk-xdg-bin, zulu-embedded-jdk11, jdk-microsoft-openjdk, jdk18-openjdk, jdk17-openj9-bin, jdk11-jetbrains-bin, liberica-jdk-8-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, liberica-jdk-11-full-bin, jre-jetbrains, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk17-dragonwell-standard-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jdk8, jdk11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, jdk11-temurin, jdk17-temurin, jdk-temurin, jdk17-graalvm-ee-bin, java-openjdk-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jdk8-adoptopenjdk, jdk17-jetbrains-imfix, jdk17-jetbrains-bin, java-openjdk-ea-bin, jdk-lts, jdk, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libusb (libusb-git)
- systemd (systemd-homed-containers, systemd-git, systemd-selinux)
- doxygen (doxygen-git, doxygen-clang) (make)
- graphviz (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (make)
Required by (29)
- gst-devtools-git (make)
- gst-editing-services-git (make)
- gst-libav-git (make)
- gst-plugin-cuda-git (make)
- gst-plugin-gtk-git (make)
- gst-plugin-msdk-git (make)
- gst-plugin-opencv-git (make)
- gst-plugin-qmlgl-git (make)
- gst-plugin-va-git (make)
- gst-plugin-wpe-git (make)
- gst-plugins-bad-git
- gst-plugins-bad-git (make)
- gst-plugins-bad-libs-git (make)
- gst-plugins-base-git (make)
- gst-plugins-base-libs-git (make)
- gst-plugins-good-git (make)
- gst-plugins-ugly-git (make)
- gst-python-git (make)
- gst-rtsp-server-git (make)
- gstreamer-docs-git (make)
- Show 9 more...
Sources (8)
- 0002-Change-path-of-config-files-to-etc-openni2.patch
- 0003-Use-system-wide-libjpeg.patch
- 0005-change-default-ni-drivers-path.patch
- 0013-Fix-GCC6-compilation.patch
- 0014-fix-format-overflow-for-GCC7.patch
- 0015-Initialize-variable-for-gcc7.patch
- https://github.com/occipital/OpenNI2/archive/v2.2.0-debian.tar.gz
- libopenni2.pc
Latest Comments
acxz commented on 2020-02-03 02:23 (UTC)
acxz commented on 2019-09-29 05:41 (UTC)
Package fixed up based on git version of the package.
1CatchMe1 commented on 2017-04-02 19:27 (UTC)
@tuxce
thanks, worked with clang.
tuxce commented on 2016-09-08 07:15 (UTC)
Build fails with gcc 6.
As a workaround, you can use clang :
git clone https://aur.archlinux.org/openni2.git
cd openni2
CXX=clang++ makepkg -si
neTpK commented on 2016-06-27 10:51 (UTC)
The errors occured below are because of non-supported compiler.
Install gcc-4.x to compile.
neTpK commented on 2016-06-23 06:19 (UTC)
4-Release/OpenNI2/Drivers -lXnLib -ldl -lpthread -lDepthUtils -lrt -lusb-1.0 -ludev -Wl,--no-undefined -shared
make[1]: Leaving directory '/tmp/yaourt-tmp-petterk/aur-openni2/src/OpenNI2-2.2-beta2/Source/Drivers/PS1080'
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build openni2.
ngoonee commented on 2015-12-10 23:56 (UTC)
Considering there's no actual changes to the PKGBUILD, why not just put a note saying a rebuild is needed rather than bumping pkgrel? The old ABI still works after all....
Pinned Comments
acxz commented on 2020-02-03 02:23 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.