Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 567780

Summary: New Ebuilds for OSVR
Product: Gentoo Linux Reporter: Michael Huss <michaelhuss0>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: OSVR runtime and client SDK ebuild
dependency of OSVR ebuild
steamvr backend plugin ebuild

Description Michael Huss 2015-12-08 17:42:03 UTC
Created attachment 418788 [details]
OSVR runtime and client SDK ebuild

See the attached ebuilds for libfunctionality, OSVR Core (depends on libfunctionality), and the OSVR backend plugin for SteamVR (depends on OSVR Core). OSVR provides a generic, vendor-neutral API for accessing a series of virtual reality peripherals, including Head Mounted displays, and a plugin-based runtime that can support new hardware vendors easily. OSVR Core compiles and works correctly on Gentoo except for OSVR bug #302, which is not worked around in the ebuild; It should be corrected shortly upstream. SteamVR is having issues on Linux lately, so I have not verified that the steamvr plugin code is working, but it does compile consistently. The attached ebuilds are live ebuilds (9999). I would suggest dev-libs/libfunctionality, dev-games/osvr-core, and games-util/steamvr-osvr.

It doesn't look like I can add multiple attachments to one post, so I may be forced to reply to this post with the other two ebuilds.
Comment 1 Michael Huss 2015-12-08 17:42:47 UTC
Created attachment 418790 [details]
dependency of OSVR ebuild
Comment 2 Michael Huss 2015-12-08 17:43:28 UTC
Created attachment 418792 [details]
steamvr backend plugin ebuild
Comment 3 Michael Huss 2015-12-08 17:48:53 UTC
For the convenience of those who need details about the OSVR bug mentioned above: https://github.com/OSVR/OSVR-Core/issues/302