Add xpadneo properly (#28)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 13m20s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 13m20s
Reviewed-on: #28 Changed nonfree repo from rpm-fusion to negativo17, and added a script to build xpadneo to kernel and version Co-authored-by: Eriq Taing <eriq12@protonmail.com> Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit is contained in:
@@ -4,11 +4,9 @@ modules:
|
||||
copr:
|
||||
- ublue-os/packages
|
||||
- solopasha/hyprland
|
||||
- atim/xpadneo
|
||||
- peterwu/rendezvous
|
||||
nonfree: rpmfusion
|
||||
nonfree: negativo17
|
||||
install:
|
||||
skip-unavailable: true
|
||||
packages:
|
||||
# sddm
|
||||
- sddm
|
||||
@@ -121,8 +119,8 @@ modules:
|
||||
- gamescope
|
||||
# for performance view
|
||||
- mangohud
|
||||
# controller
|
||||
- xpadneo
|
||||
# xpadneo
|
||||
- dkms-xpadneo
|
||||
|
||||
remove:
|
||||
packages:
|
||||
@@ -131,7 +129,7 @@ modules:
|
||||
- firefox-langpacks
|
||||
|
||||
replace:
|
||||
- from-repo: rpmfusion-nonfree
|
||||
- from-repo: fedora-multimedia
|
||||
packages:
|
||||
- libheif
|
||||
- libva
|
||||
@@ -143,4 +141,8 @@ modules:
|
||||
- mesa-libgbm
|
||||
- mesa-va-drivers
|
||||
- mesa-vulkan-drivers
|
||||
- gstreamer1-plugin-libav
|
||||
- gstreamer1-plugin-libav
|
||||
|
||||
- type: script
|
||||
scripts:
|
||||
- install-xpadneo.sh
|
Reference in New Issue
Block a user