Switching from using negativo17 to using rpm-fusion and xpadneo copr repos
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 11m1s

This commit is contained in:
2025-07-11 17:10:03 -04:00
parent 6259ab886e
commit b266c35183
2 changed files with 35 additions and 23 deletions

View File

@@ -1,14 +1,14 @@
modules:
- type: dnf
repos:
nonfree: rpmfusion
files:
- https://negativo17.org/repos/fedora-steam.repo
- https://negativo17.org/repos/fedora-multimedia.repo
- codium.repo
copr:
- ublue-os/packages
- solopasha/hyprland
- peterwu/rendezvous
- atim/xpadneo
keys:
- https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
install:
@@ -121,28 +121,45 @@ modules:
# for performance view
- mangohud
# xpadneo
- dkms-xpadneo
- xpadneo
- gstreamer1-plugin-libav
- gstreamer1-plugins-bad-free-extras
- gstreamer1-plugins-bad-freeworld
- gstreamer1-plugins-ugly
- gstreamer1-vaapi
# other multimedia
remove:
packages:
# remove firefox
- firefox
- firefox-langpacks
# old codecs
- fdk-aac-free
- libavcodec-free
- libavdevice-free
- libavfilter-free
- libavformat-free
- libavutil-free
- libpostproc-free
- libswresample-free
- libswscale-free
- ffmpeg-free
replace:
- from-repo: fedora-multimedia
- from-repo: rpmfusion-free-updates
packages:
- libheif
- libva
- libva-intel-media-driver
- mesa-dri-drivers
- mesa-filesystem
- mesa-libEGL
- mesa-libGL
- mesa-libgbm
- mesa-va-drivers
- mesa-vulkan-drivers
- gstreamer1-plugin-libav
- old: mesa-va-drivers
new: mesa-va-drivers-freeworld
- type: dnf
install:
packages:
- ffmpeg
- mesa-vdpau-drivers-freeworld
- type: script
scripts: