add polycat, vesktop, and the bluetooth-support metapackage
Some checks are pending
continuous-integration/drone Build is running

This commit is contained in:
askiiart 2024-10-10 21:52:15 -05:00
parent 377101beee
commit 61b4f93955
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -16,6 +16,7 @@ makepkg -s -c -C --noconfirm --noprogressbar
cd ..
rm -rf ./mnt-and-sway/
# these 3 are built from source
mkdir ./paru
cd ./paru
zbuilder.sh paru
@ -28,6 +29,25 @@ zbuilder.sh fjordlauncher-unlocked
cd ..
rm -rf ~/source
mkdir ./polycat
cd ./polycat
zbuilder.sh polycat
cd ..
rm -rf ~/source
# these two are super tiny so not really any reason not to build them here
mkdir ./vesktop-bin
cd ./vesktop-bin
zbuilder.sh vesktop-bin
cd ..
rm -rf ~/source
mkdir ./bluetooth-support
cd ./bluetooth-support
zbuilder.sh bluetooth-support
cd ..
rm -rf ~/source
cd /repo/
rm -rf ./tmp/arch-workdir