added missing package for nomacs

This commit is contained in:
Lucien Cartier-Tilet 2019-12-30 03:21:25 +01:00
parent 1094f1337c
commit c32e8a4f8e
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 28 additions and 25 deletions

View File

@ -63,40 +63,41 @@ else
printf "\n# yay already installed #######################################################\n\n" printf "\n# yay already installed #######################################################\n\n"
end end
set PACKAGES \ set PACKAGES
acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \ acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \
awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \ awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \
bluez-utils bookworm boost bzip2 chicken chromium clisp compton cppcheck \ bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \
cppreference cppreference-devhelp cpupower cronie cryptsetup device-mapper \ cppreference cppreference-devhelp cpupower cronie cryptsetup device-mapper \
diffutils discord-canary discount ditaa dmenu dmenu-lpass docker \ diffutils discord-canary discount ditaa dmenu dmenu-lpass docker \
docker-compose doxygen dunst dwarffortress emacs exfat-utils farbfeld feh \ docker-compose dockerfile-language-server-bin doxygen dunst dwarffortress \
ffmpegthumbnailer findutils firefox flake8 font-mathematica fontforge freeglut \ emacs exfat-utils farbfeld feh ffmpegthumbnailer findutils firefox flake8 \
fzf gcc-libs gdb gimp glibc gnome-disk-utility gnome-epub-thumbnailer \ font-mathematica fontforge freeglut fzf gcc-libs gdb gimp glibc \
gnu-free-fonts gnuplot go-tools golangci-lint-bin graphviz htop i3-gaps \ gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts gnuplot go-tools \
i3lock-blur i3status igdm-bin inetutils j4-dmenu-desktop \ golangci-lint-bin graphviz htop i3-gaps i3lock-blur i3status igdm-bin \
javascript-typescript-langserver js-beautify jfsutils jmtpfs lastpass-cli less \ inetutils j4-dmenu-desktop javascript-typescript-langserver js-beautify \
linux-headers lldb logrotate lvm2 ly-git meson minted mpc mpd \ jfsutils jmtpfs lastpass-cli less linux-headers lldb logrotate lvm2 ly-git \
mpd-rich-presence-discord-git mpv mupdf-tools nano ncdu ncmpcpp \ meson minted mpc mpd mpd-rich-presence-discord-git mpv mupdf-tools nano ncdu \
nemo-fileroller nemo-preview neofetch neovim netctl networkmanager \ ncmpcpp nemo-fileroller nemo-preview neofetch neovim netctl networkmanager \
networkmanager-openvpn nm-connection-editor nnn nodejs-vmd nomacs nordvpn-bin \ networkmanager-openvpn nm-connection-editor nnn nodejs-vmd nomacs nordvpn-bin \
noto-fonts-emoji npm ntfs-3g numlockx openssh otf-fandol otf-ipafont p7zip \ noto-fonts-emoji npm ntfs-3g numlockx openssh otf-fandol otf-ipafont p7zip \
pacman-contrib pandoc-bin pavucontrol pciutils pcurses pdfpc polybar prettier \ pacman-contrib pandoc-bin pavucontrol pciutils pcurses pdfpc polybar prettier \
pulseaudio-bluetooth python-autoflake python-envtpl-git python-epc \ pulseaudio-bluetooth python-autoflake python-envtpl-git python-epc \
python-importmagic python-language-server python-nose python-pip python-ptvsd \ python-importmagic python-language-server python-nose python-pip python-ptvsd \
python-pytest python-pywal qemu r raw-thumbnailer reflector rofi \ python-pytest python-pywal qt5-imageformats qemu r raw-thumbnailer reflector \
rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent shadow siji-git \ rofi rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent shadow \
simplescreenrecorder speedcrunch sshfs st-luke-git swi-prolog texlive-bin \ siji-git simplescreenrecorder speedcrunch sshfs st-luke-git swi-prolog \
texlive-langchinese texlive-langcyrillic texlive-langgreek \ texlive-bin texlive-langchinese texlive-langcyrillic texlive-langgreek \
texlive-langjapanese texlive-langkorean texlive-latexextra \ texlive-langjapanese texlive-langkorean texlive-latexextra \
texlive-localmanager-git texlive-most tmux tree ttf-arphic-uming ttf-baekmuk \ texlive-localmanager-git texlive-most tmux tree ttf-arphic-uming ttf-baekmuk \
ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-hanazono \ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-hanazono \
ttf-joypixels ttf-koruri ttf-liberation ttf-material-design-icons-git \ ttf-joypixels ttf-koruri ttf-liberation ttf-material-design-icons-git \
ttf-monapo ttf-mplus ttf-ms-fonts ttf-sazanami ttf-symbola ttf-tibetan-machine \ ttf-monapo ttf-mplus ttf-ms-fonts ttf-sazanami ttf-symbola ttf-tibetan-machine \
ttf-twemoji-color ttf-unifont ttf-vlgothic typescript unicode unicode-emoji \ ttf-twemoji-color ttf-unifont ttf-vlgothic typescript \
unrar usbutils valgrind vscode-css-languageserver-bin \ typescript-language-server-bin unicode unicode-emoji unrar usbutils valgrind \
vscode-html-languageserver-bin w3m wget x11-ssh-askpass xclip \ vscode-css-languageserver-bin vscode-html-languageserver-bin w3m wget \
xdg-user-dirs-gtk xfsprogs xorg-apps xorg-drivers xorg-server xorg-xinit \ x11-ssh-askpass xclip xdg-user-dirs-gtk xfsprogs xorg-apps xorg-drivers \
xss-lock xvkbd yapf xorg-server xorg-xinit xss-lock xvkbd yaml-language-server-bin yapf
printf "\n# Installing needed packages ##################################################\n\n" printf "\n# Installing needed packages ##################################################\n\n"
sudo pacman -Syu sudo pacman -Syu
@ -229,6 +230,7 @@ go get -u -v github.com/josharian/impl
go get -u -v github.com/mdempsky/gocode go get -u -v github.com/mdempsky/gocode
go get -u -v github.com/rogpeppe/godef go get -u -v github.com/rogpeppe/godef
go get -u -v github.com/zmb3/gogetdoc go get -u -v github.com/zmb3/gogetdoc
go get -u -v golang.org/x/tools/gopls
chicken-install -s apropos chicken-doc chicken-install -s apropos chicken-doc

View File

@ -701,7 +701,8 @@
:END: :END:
Lets set in a custom varible what packages well be needing. Lets set in a custom varible what packages well be needing.
#+BEGIN_SRC fish #+BEGIN_SRC fish
set PACKAGES \ set PACKAGES
acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \ acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \
awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \ awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \
bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \ bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \
@ -721,10 +722,10 @@
pacman-contrib pandoc-bin pavucontrol pciutils pcurses pdfpc polybar prettier \ pacman-contrib pandoc-bin pavucontrol pciutils pcurses pdfpc polybar prettier \
pulseaudio-bluetooth python-autoflake python-envtpl-git python-epc \ pulseaudio-bluetooth python-autoflake python-envtpl-git python-epc \
python-importmagic python-language-server python-nose python-pip python-ptvsd \ python-importmagic python-language-server python-nose python-pip python-ptvsd \
python-pytest python-pywal qemu r raw-thumbnailer reflector rofi \ python-pytest python-pywal qt5-imageformats qemu r raw-thumbnailer reflector \
rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent shadow siji-git \ rofi rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent shadow \
simplescreenrecorder speedcrunch sshfs st-luke-git swi-prolog texlive-bin \ siji-git simplescreenrecorder speedcrunch sshfs st-luke-git swi-prolog \
texlive-langchinese texlive-langcyrillic texlive-langgreek \ texlive-bin texlive-langchinese texlive-langcyrillic texlive-langgreek \
texlive-langjapanese texlive-langkorean texlive-latexextra \ texlive-langjapanese texlive-langkorean texlive-latexextra \
texlive-localmanager-git texlive-most tmux tree ttf-arphic-uming ttf-baekmuk \ texlive-localmanager-git texlive-most tmux tree ttf-arphic-uming ttf-baekmuk \
ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-hanazono \ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-hanazono \