Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567780 - New Ebuilds for OSVR
Summary: New Ebuilds for OSVR
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 17:42 UTC by Michael Huss
Modified: 2015-12-10 07:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
OSVR runtime and client SDK ebuild (osvr-core-9999.ebuild,724 bytes, text/plain)
2015-12-08 17:42 UTC, Michael Huss
Details
dependency of OSVR ebuild (libfunctionality-9999.ebuild,316 bytes, text/plain)
2015-12-08 17:42 UTC, Michael Huss
Details
steamvr backend plugin ebuild (steamvr-osvr-9999.ebuild,401 bytes, text/plain)
2015-12-08 17:43 UTC, Michael Huss
Details

Note You need to log in before you can comment on or make changes to this bug.
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