add stable xlibre common package instead of the beta version
All checks were successful
os / build (push) Successful in 32m29s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-06-29 11:08:29 -03:00
commit 475f922d7c

View file

@ -20,6 +20,8 @@ RUN dnf config-manager --add-repo https://pc-rytteren.dk/forge/api/packages/ande
# This may be necessary for the speakers and internal microphone # This may be necessary for the speakers and internal microphone
RUN dnf install -y alsa-sof-firmware RUN dnf install -y alsa-sof-firmware
RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-Xorg xlibre-xserver-common xlibre-xf86-input-libinput cage weston redshift xrandr -y
RUN rpm -e --nodeps plasma-workspace-libs plasma-workspace libplasma \ RUN rpm -e --nodeps plasma-workspace-libs plasma-workspace libplasma \
kwin kwin-common kwin-libs kscreenlocker plasma-desktop sddm-wayland-plasma && \ kwin kwin-common kwin-libs kscreenlocker plasma-desktop sddm-wayland-plasma && \
dnf install --allowerasing --nogpgcheck -y \ dnf install --allowerasing --nogpgcheck -y \
@ -91,8 +93,6 @@ RUN dnf install firefox thunderbird -y
RUN rm -f /usr/lib64/libopenh264.so.2.4.1 /usr/lib64/libopenh264.so.7 RUN rm -f /usr/lib64/libopenh264.so.2.4.1 /usr/lib64/libopenh264.so.7
RUN rpm -Uvh --nodeps https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/o/openh264-2.5.1-1.fc42.x86_64.rpm https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/m/mozilla-openh264-2.5.1-1.fc42.x86_64.rpm RUN rpm -Uvh --nodeps https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/o/openh264-2.5.1-1.fc42.x86_64.rpm https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/m/mozilla-openh264-2.5.1-1.fc42.x86_64.rpm
RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-Xorg xlibre-xf86-input-libinput cage weston redshift xrandr -y
RUN dnf install ananicy-cpp cachyos-ananicy-rules cachyos-settings -y \ RUN dnf install ananicy-cpp cachyos-ananicy-rules cachyos-settings -y \
&& systemctl enable ananicy-cpp && systemctl enable ananicy-cpp