Search Criteria
Package Details: oculus-rift-sdk-jherico-git 185.cbf6f96-2
Git Clone URL: | https://aur.archlinux.org/oculus-rift-sdk-jherico-git.git (read-only, click to copy) |
---|---|
Package Base: | oculus-rift-sdk-jherico-git |
Description: | Oculus SDK community version. SHIM + shared release/debug (libOVRRT64_0.so.0.5.0.1, libOVRdRT64_0.so.0.5.0.1), OculusConfigUtil, /etc/xdg/autostart/ovrd.desktop. Use /usr/include/ovr-0.5.0.1/ as path to the SDK. |
Upstream URL: | https://github.com/jherico/OculusSDK |
Licenses: | |
Provides: | |
Submitter: | haagch |
Maintainer: | lubosz |
Last Packager: | lubosz |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-02 00:43 |
Last Updated: | 2016-06-02 15:35 |
Dependencies (6)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- cmake (cmake-git) (make)
- git (git-git) (make)
- libxrandr (libxrandr-git) (make)
- libudev.so.0 (optional) – The closed config utility is linked against libudev.so.0
- oculus-udev (xr-hardware-git, xr-hardware) (optional) – Udev rule to make the rift sensors usable to the user "plugdev"
Required by (8)
- dolphin-emu-vr-git (requires oculus-rift-sdk)
- janusvr (optional)
- oculus-wine-wrapper-git (requires oculus-rift-sdk)
- osvr-oculus-rift-git (requires oculus-rift-sdk) (make)
- ros-jade-kinect2-viewer-oculus
- ros-jade-kinect2-viewer-oculus (make)
- vrpn-oculus-git
- weston-rift-git
Sources (8)
- git+https://github.com/jherico/cmake.git
- git+https://github.com/jherico/jocular.git
- git+https://github.com/jherico/OculusSDK.git#branch=master
- git+https://github.com/jherico/python-ovrsdk.git
- http://haagch.frickel.club/files/ovr_sdk_linux_0.5.0.1/Tools/RiftConfigUtil/Bin/Linux/x86_64/ReleaseStatic/RiftConfigUtil
- libovr.pc
- OculusConfigUtil.sh
- OculusTuscanyDemo.sh
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
feilen commented on 2015-01-15 21:42
Still having an issue with it not outputting the static library though.
feilen commented on 2015-01-15 21:38
Found that too, I'm slowly making changes on my fork to make the paths and compilation match the official SDK more closely.
CMake, for some unknown reason, picks the slower and more unstable "-O3" by default for GCC release, unless you override it (which most things do)
feilen commented on 2015-01-15 21:19
Speaking of which, have you got any clue where the -O3 is coming from in the final build? More likely than not, that's making it far, far slower. The official SDK uses -O2.
feilen commented on 2015-01-15 21:17
I'll keep messing with it. Dolphin-VR and Minecrift will probably link explicitly against the static version of the library in the future, since that's what most current software does.
feilen commented on 2015-01-15 21:12
Appears to have copied them the second time around.
haagch commented on 2015-01-15 21:08
If you had a previous build from this package, try to remove src/ and pkg/. Cmake didn't like my in-source builds...
feilen commented on 2015-01-15 21:03
Uhh, it doesn't appear to copy the static libraries.
marcs commented on 2015-01-10 02:57
On my (almost) fresh 64 bit installation i had to activate the multilib repository and install this packages:
pacman -S multilib-devel lib32-systemd lib32-libxrandr
Then I was able to compile the package.
spinda commented on 2014-12-08 02:16
Note that this also requires gcc-multilib, if you're running on a 64-bit system.
feilen commented on 2014-12-05 06:14
Updated PKGBUILD: http://pastebin.com/eBY13tww for 0.4.4