add scenefx before building swayfx, re-add this repo as a repo for itself
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
askiiart 2024-11-20 17:57:28 -06:00
parent 6531c89efc
commit 206cf97b39
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -13,7 +13,10 @@ prep() {
LOGDEST=/var/log/makepkg/" >~/.makepkg.conf
echo '[multilib]
Include = /etc/pacman.d/mirrorlist
' | sudo tee -a /etc/pacman.conf
[askiiart]
Server = https://askiiart.net/repos/archlinux/$arch
SigLevel = Optional' | sudo tee -a /etc/pacman.conf
sudo pacman -Sy
mkdir /tmp/arch-workdir/
chmod -R 777 /tmp/arch-workdir/
@ -43,6 +46,8 @@ build_aur_package 'polycat'
# it won't be in the repo as of now, so swayfx will fail
# this is likely, but not a big deal, so i'm not gonna bother with it
build_aur_package 'scenefx'
repo-add -Rp ./askiiart.db.tar.zst $(find . -name "scenefx*.tar.zst" ! -name "askiiart*")
sudo pacman -Sy
build_aur_package 'swayfx'
# note that this requires a *lot* of RAM, more than 16 GB
# can be done on systems with less via zram