|
|
|
@ -30,6 +30,7 @@ tasks:
@@ -30,6 +30,7 @@ tasks:
|
|
|
|
|
sudo pacman -Syy |
|
|
|
|
sudo pacman -S --noconfirm archlinux-keyring |
|
|
|
|
sudo pacman -S --noconfirm --needed aws-cli boost cmake gtk2 gtk4 gtksourceview5 chromaprint curl lilv libx11 jack breeze-icons libsndfile libyaml libsamplerate alsa-lib fftw suil flatpak flatpak-builder ffmpeg python gettext sed ninja help2man python-sphinx ladspa libadwaita jq lv2 npm graphviz pcre2 rubberband rtaudio rtmidi python-pip xdg-utils lcov gcovr zstd texlive-langjapanese tar zip unzip rsync lzip ruby gperf intltool qt5-base patchelf p7zip ruby-sass sassc wget vamp-plugin-sdk vim wayland-protocols xxhash |
|
|
|
|
sudo pacman -Syu --noconfirm |
|
|
|
|
- install-texlive: | |
|
|
|
|
sudo sed -i '1iServer = http://mirror.lty.me/archlinux/$repo/os/$arch' /etc/pacman.d/mirrorlist |
|
|
|
|
sudo pacman -S --noconfirm --needed texlive-most |
|
|
|
|