Moved related packages to dedicated yml file and added packages related #64

Merged
eriq12 merged 1 commits from vr into main 2025-09-08 22:10:44 -04:00
2 changed files with 25 additions and 0 deletions

View File

@@ -4,5 +4,6 @@ modules:
- from-file: dnf/hyprland.yml
- from-file: dnf/environment.yml
- from-file: dnf/applications.yml
- from-file: dnf/vr.yml
- from-file: dnf/themes.yml
- from-file: dnf/drivers.yml

24
recipes/dnf/vr.yml Normal file
View File

@@ -0,0 +1,24 @@
modules:
- type: dnf
install:
packages:
# linux homebrew
- ublue-brew
# distrobox
- distrobox
# dependencies and libraries
- librealsense
- libuvc
- opencv
- opencv-calib3d
- opencv-data
- opencv-dnn
- opencv-highgui
- opencv-objdetect
- opencv-video
- opencv-xobjdetect
- openhmd
- openvr-api
- xr-hardware