mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-07 03:40:07 +00:00
chore(ci): Restore pipewire patches to desktop image
This commit is contained in:
parent
effb2ba0da
commit
200543c0c4
@ -190,7 +190,7 @@ RUN rpm-ostree override replace \
|
||||
glibc32 \
|
||||
|| true
|
||||
|
||||
# Install Valve's patched Mesa
|
||||
# Install Valve's patched Mesa & Pipewire
|
||||
# Install patched switcheroo control with proper discrete GPU support
|
||||
RUN rpm-ostree override remove \
|
||||
mesa-va-drivers-freeworld && \
|
||||
@ -205,6 +205,14 @@ RUN rpm-ostree override remove \
|
||||
mesa-libEGL \
|
||||
mesa-vulkan-drivers \
|
||||
mesa-libGL \
|
||||
pipewire \
|
||||
pipewire-alsa \
|
||||
pipewire-gstreamer \
|
||||
pipewire-jack-audio-connection-kit \
|
||||
pipewire-jack-audio-connection-kit-libs \
|
||||
pipewire-libs \
|
||||
pipewire-pulseaudio \
|
||||
pipewire-utils \
|
||||
xorg-x11-server-Xwayland && \
|
||||
rpm-ostree install \
|
||||
mesa-va-drivers-freeworld \
|
||||
@ -691,18 +699,10 @@ RUN rpm-ostree install \
|
||||
rm -rf /tmp/linux-firmware-galileo && \
|
||||
rm -rf /usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf
|
||||
|
||||
# Install Steam Deck patched Pipewire, Wireplumber, Bluez & UPower
|
||||
# Install Steam Deck patched Wireplumber, Bluez & UPower
|
||||
RUN rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite-multilib \
|
||||
pipewire \
|
||||
pipewire-alsa \
|
||||
pipewire-gstreamer \
|
||||
pipewire-jack-audio-connection-kit \
|
||||
pipewire-jack-audio-connection-kit-libs \
|
||||
pipewire-libs \
|
||||
pipewire-pulseaudio \
|
||||
pipewire-utils \
|
||||
bluez \
|
||||
bluez-cups \
|
||||
bluez-libs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user