Arch_Manjaro_KDE_minimal_sc.../content/amd_mesa_hardveres_codec.sh

11 lines
403 B
Bash
Raw Permalink Normal View History

2025-01-07 21:30:40 +00:00
#!/bin/bash
cd /tmp/
git clone https://gitlab.manjaro.org/packages/extra/mesa/
cd /tmp/mesa/
sudo sed -i '/-D microsoft-clc=disabled/a -D video-codecs=all' /home/egon/PKGBUILD
#Keresd meg a fájlban ezt a sort: ""-D microsoft-clc=disabled"" \n Alá beillesztés ""-D video-codecs=all""\n aztán mentés. \n ' --width='510' --height='100'
makepkg -si --skippgpcheck --noconfirm1234
cd /tmp/
rm -Rf mesa