2 Säilykkeet 0d36a470d9 ... e4cabaa3ec

Tekijä SHA1 Viesti Päivämäärä
  Casey DeLorme e4cabaa3ec update todo 1 kuukausi sitten
  Casey DeLorme 87960ddc65 add llvm packages explicitly 1 kuukausi sitten
2 muutettua tiedostoa jossa 3 lisäystä ja 10 poistoa
  1. 1 1
      arch.sh
  2. 2 9
      todo.md

+ 1 - 1
arch.sh

@@ -71,7 +71,7 @@ PACKAGES="${PACKAGES} cryptsetup lzop unzip p7zip xz unrar unace lrzip arj innoe
 PACKAGES="${PACKAGES} nftables iptables dnsmasq rsync dhcpcd inetutils net-tools openssh sshfs ntp wget curl wireless_tools bluez bluez-utils oath-toolkit openconnect openvpn ethtool pptpclient connman wpa_supplicant iwd"
 
 # programming packages
-PACKAGES="${PACKAGES} pkgfile pkgconf bison gcc gcc-libs cmake ccache ncurses lib32-ncurses xmlstarlet jq git mercurial subversion bzr patchelf xdelta3 packer libvirt qemu qemu-base libguestfs virt-install edk2-ovmf gnutls lib32-gnutls libgpg-error lib32-libgpg-error sqlite lib32-sqlite libgcrypt lib32-libgcrypt ocl-icd lib32-ocl-icd"
+PACKAGES="${PACKAGES} pkgfile pkgconf bison gcc gcc-libs cmake ccache ncurses lib32-ncurses xmlstarlet jq git mercurial subversion bzr patchelf xdelta3 packer libvirt qemu qemu-base libguestfs virt-install edk2-ovmf gnutls lib32-gnutls libgpg-error lib32-libgpg-error sqlite lib32-sqlite libgcrypt lib32-libgcrypt ocl-icd lib32-ocl-icd llvm lib32-llvm llvm-libs lib32-llvm-libs"
 
 # multimedia dependencies
 PACKAGES="${PACKAGES} mesa lib32-mesa dbus polkit giflib lib32-giflib mpg123 lib32-mpg123 v4l-utils lib32-v4l-utils lame libwebp libid3tag libvorbis vorbis-tools faac x264 x265 libldap lib32-libldap libpng lib32-libpng libjpeg-turbo lib32-libjpeg-turbo pipewire lib32-pipewire pipewire-jack lib32-pipewire-jack pipewire-alsa pipewire-pulse pipewire-zeroconf wireplumber openal lib32-openal alsa-plugins lib32-alsa-plugins alsa-lib lib32-alsa-lib opencl-icd-loader lib32-opencl-icd-loader libva lib32-libva libva-utils gst-plugins-base-libs lib32-gst-plugins-base-libs graphicsmagick imagemagick joyutils evtest libexif ffmpeg yt-dlp wine-staging winetricks fcitx5 fcitx5-mozc fcitx5-configtool fcitx5-gtk fcitx5-qt"

+ 2 - 9
todo.md

@@ -1,11 +1,4 @@
 
-- verify whether we need to remove the gvm override that breaks certain default commands (eg. cd/ls etc...)
+- Still some residual problems with services when restarting sway (eg. `super+x` then `sway`)
+	- waybar sometimes fails to launch, crashes, or launches twice (unsure how to resolve, but replacing the default symlink with a modified version is an option)
 
-- verify brave launches correctly (eg. no keyring prompt)
-	- verify mpv runs correctly
-	- verify yt-dlp is correctly able to pull credentials from brave
-
-- verify whether qview works correctly; the desktop file added is odd (com.interversehq.qView.desktop), so the mimeapps.list might need adjustment.
-
-- compare installed.md list against a fresh install list of packages
-	- we can perhaps identify packages to add to our arch.sh