new (stubs of) scripts/ updated scripts

This commit is contained in:
2023-01-18 22:34:00 +01:00
parent 4ac6ee989c
commit 418ecb2f3f
5 changed files with 35 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
cd /var/tmp/
git clone https://aur.archlinux.org/ffmpeg-libfdk_aac.git
cd ffmpeg-libfdk_aac/
makepkg -csr
pacman -Ud
cd ..
rm -r ffmpeg-libfdk_aac/