Line 50: | Line 50: | ||
|- | |- | ||
| [https://github.com/alvr-org/ALVR/ ALVR Github] || TBD || '''''In Progress''''' || jsteffan || alvr || TBD || || Needs fixes, cuda required, might need to be in rpmfusion, client has android SDK dep | | [https://github.com/alvr-org/ALVR/ ALVR Github] || TBD || '''''In Progress''''' || jsteffan || alvr || TBD || || Needs fixes, cuda required, might need to be in rpmfusion, client has android SDK dep, cuda wants gcc <= 12 (13 works w/patch, 14 does not ) | ||
|- | |- | ||
|- | |- | ||
| [https://gitlab.freedesktop.org/mateosss/basalt/ Basalt Github] || TBD || '''''In Progress''''' || jsteffan || basalt || TBD || [https://bugzilla.redhat.com/show_bug.cgi?id=2279244 review] || | | [https://gitlab.freedesktop.org/mateosss/basalt/ Basalt Github] || TBD || '''''In Progress''''' || jsteffan || basalt || TBD || [https://bugzilla.redhat.com/show_bug.cgi?id=2279244 review] || Unbundled, need to upgrade pangolin usage so we can link | ||
|- | |- | ||
|- | |- | ||
| [https://gitlab.com/gabmus/envision Envision Github] || TBD || '''''In Progress''''' || jsteffan || envision || TBD || | | [https://gitlab.com/gabmus/envision Envision Github] || TBD || '''''In Progress''''' || jsteffan || envision || TBD || [https://bugzilla.redhat.com/show_bug.cgi?id=2292541 review] || Review underway, many rust packages to review as build deps | ||
|- | |- | ||
Line 74: | Line 74: | ||
|- | |- | ||
| [https://gitlab.freedesktop.org/monado/utilities/vulkan-layers vulkan-layers GitLab] || 0.9.0 || | | [https://gitlab.freedesktop.org/monado/utilities/vulkan-layers vulkan-layers GitLab] || 0.9.0 || Packaged || jsteffan || monado-vulkan-layers || [https://src.fedoraproject.org/rpms/monado-vulkan-layers monado-vulkan-layers] || [https://bugzilla.redhat.com/show_bug.cgi?id=2274947 review] || Implemented policy proposed in https://pagure.io/packaging-committee/issue/1365 | ||
|- | |- | ||
Line 102: | Line 102: | ||
|- | |- | ||
| [https://github.com/stevenlovegrove/Pangolin/ Pangolin Github] || 0.9.1 || '''''In Progress''''' || jsteffan || pangolin || TBD || || for | | [https://github.com/stevenlovegrove/Pangolin/ Pangolin Github] || 0.9.1 || '''''In Progress''''' || jsteffan || pangolin || TBD || || All PRs have been accepted, waiting for upstream release | ||
|- | |- | ||
Revision as of 02:01, 16 June 2024
XR Packaging
This page was created for the purpose of tracking the effort for packaging XR software in Fedora.
If you start working on a package in this list, please mark it as In Progress and put your name under the packager column.
If you find errors in this list (package that aren't actually needed or missing dependencies), feel free to add them to this list.
To get started, check out the Fedora Packaging Guidelines to know what is required.
Build System
- Fedora Packager Mock - Isolated local build environment.
- Fedora COPR XR SIG Group - Pre-builds, automatic builds from upstream, used as a source to merge into Fedora buildsys.
- Fedora Source XR SIG Group - Source control for packages the XR SIG has maintainership access.
- Fedora Buildsys - For final builds distributed officially.
Status Key
When updating the packaging table, please use one of the values in the table below. If the status is really not encompassed by the existing statuses, please add a new value and description for the current state.
Value | Meaning |
---|---|
Packaged? | Software is packaged in Fedora but it may not be a version that is suitable |
Packaged | Software is packaged in Fedora |
In Progress | Someone is currently working to package an appropriate version of the software |
Needs Review | Package is ready for review |
Not Started | Package has not been started |
Software List
This list is not complete and will expand over time. See https://hackmd.io/s9w46CP1SviD0QxOA9f3Nw for an actively updated version.
Upstream | Initial Version | Status | Packager | Fedora Package Name | Fedora Package URL | Fedora Review | Notes |
---|---|---|---|---|---|---|---|
ALVR Github | TBD | In Progress | jsteffan | alvr | TBD | Needs fixes, cuda required, might need to be in rpmfusion, client has android SDK dep, cuda wants gcc <= 12 (13 works w/patch, 14 does not ) | |
Basalt Github | TBD | In Progress | jsteffan | basalt | TBD | review | Unbundled, need to upgrade pangolin usage so we can link |
Envision Github | TBD | In Progress | jsteffan | envision | TBD | review | Review underway, many rust packages to review as build deps |
libsurvive Github | 1.01^20240123git037189e | In Progress | dcavalca | libsurvive | TBD | review | Disabled sciplot and gattlib due to breaking build |
libuvc Github | 0.0.7 | Packaged | dcavalca | libuvc | libuvc | review | |
Monado GitLab | TBD | In Progress | jsteffan | monado | TBD | Working with upstream on fixes, affected by https://pagure.io/packaging-committee/issue/1365 | |
vulkan-layers GitLab | 0.9.0 | Packaged | jsteffan | monado-vulkan-layers | monado-vulkan-layers | review | Implemented policy proposed in https://pagure.io/packaging-committee/issue/1365 |
OpenComposite GitLab | TBD | Not Started | TBD | opencomposite | openvr to openxr translation, for gaming | ||
OpenHMD Github | 0.3.0^20230112gite64708b | Packaged | dcavalca | openhmd | openhmd | review | |
OpenVR Github | 1.26.7 | Packaged | dcavalca | openvr | openvr | review | |
OpenXR SDK Source Github | 1.0.12 | Packaged | luya | openxr | openxr | review | |
openxr-explorer Github | 1.4 | Packaged | jsteffan | openxr-explorer | openxr-explorer | review | |
openxr-simple-playground GitLab | 0-1.20240424git3b3c91f | Packaged | jsteffan | openxr-simple-playground | openxr-simple-playground | review | |
Pangolin Github | 0.9.1 | In Progress | jsteffan | pangolin | TBD | All PRs have been accepted, waiting for upstream release | |
psmoveapi Github | 4.0.12^20240424git26e1446 | Packaged | dcavalca | psmoveapi | psmoveapi | review | |
WiVRn Github | TBD | In Progress | jsteffan | wivrn | TBD | client has android SDK dep, nvidia support split out via dlopen(), affected by https://pagure.io/packaging-committee/issue/1365 | |
WlxOverlay-S Github | TBD | In Progress | jsteffan | wlx-overlay-s | TBD | missing rust dependencies to be packaged (20+ including multimedia) | |
xrgears GitLab | 1.0.1 | Packaged | jsteffan | xrgears | xrgears | review | |
xr-hardware GitLab | 1.1.0 | Packaged | dcavalca | xr-hardware | xr-hardware | review |