mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-06-15 16:29:33 +00:00
kernel still breaking. updated name which may have been issue
This commit is contained in:
26
docs/solarpowered-main/recipes/shared/bling-rpmfusion.yml
Normal file
26
docs/solarpowered-main/recipes/shared/bling-rpmfusion.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
cleanup: true
|
||||
nonfree: rpmfusion
|
||||
replace:
|
||||
- from-repo: rpmfusion
|
||||
packages:
|
||||
- old: ffmpeg-free
|
||||
new: ffmpeg
|
||||
- old: mesa-va-drivers
|
||||
new: mesa-va-drivers-freeworld
|
||||
- old: libavcodec
|
||||
new: libavcodec-freeworld
|
||||
- from-repo: rpmfusion-nonfree
|
||||
packages:
|
||||
- intel-media-driver
|
||||
install:
|
||||
install-weak-deps: false
|
||||
packages:
|
||||
- gstreamer1-plugin-libav
|
||||
- gstreamer1-plugins-bad-free-extras
|
||||
- gstreamer1-plugins-bad-freeworld
|
||||
- gstreamer1-plugins-ugly
|
||||
- gstreamer1-vaapi
|
||||
- libheif-freeworld
|
||||
Reference in New Issue
Block a user