Merge pull request #472 from tmp-412/master

Update AUR build
This commit is contained in:
Luke Smith 2022-07-15 23:32:40 +00:00 committed by GitHub
commit a3b39a5852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View File

@ -256,11 +256,6 @@ manualinstall yay || error "Failed to install AUR helper."
# and all build dependencies are installed.
installationloop
whiptail --title "LARBS Installation" \
--infobox "Finally, installing \`libxft-bgra\` to enable color emoji in suckless software without crashes." 8 70
pacman -Qs libxft-bgra ||
yes | sudo -u "$name" $aurhelper -S libxft-bgra-git >/dev/null 2>&1
# Install the dotfiles in the user's home directory, but remove .git dir and
# other unnecessary files.
putgitrepo "$dotfilesrepo" "/home/$name" "$repobranch"

View File

@ -66,3 +66,4 @@ A,mutt-wizard-git,"is a light-weight terminal-based email system."
,slock,"allows you to lock your computer, and quickly unlock with your password."
,socat,"is a utility which establishes two byte streams and transfers data between them."
,moreutils,"is a collection of useful unix tools."
A,libxft-git,"is a FreeType-based font drawing library for X"

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
66 slock allows you to lock your computer, and quickly unlock with your password.
67 socat is a utility which establishes two byte streams and transfers data between them.
68 moreutils is a collection of useful unix tools.
69 A libxft-git is a FreeType-based font drawing library for X