Add Aerc and Calcurse

These have more-or-less replaced Thunderbird for me, and present a great
leap in usability and overall speed in use.
This commit is contained in:
Alex Palaistras 2024-01-21 16:11:19 +00:00
parent c42f3f3dbb
commit 59a21731c7
3 changed files with 18 additions and 3 deletions

View File

@ -15,6 +15,9 @@ depends=(
wireplumber
# User utilities and dependencies.
aspell
aspell-el
aspell-en
bluez-utils
btop
emacs

View File

@ -7,14 +7,24 @@ arch=("any")
url="https://git.deuill.org/deuill/archlinux-packages"
license=("MIT")
depends=(
# Utilities.
# Graphical applications.
alacritty
imv
thunar
tumbler
zathura
zathura-pdf-poppler
zathura-pdf-mupdf
zathura-cb
# Terminal applications.
aerc
calcurse
# Additional libraries.
python-httplib2
python-pyparsing
# Support packages.
materia-gtk-theme
papirus-icon-theme
tumbler
)

View File

@ -35,5 +35,7 @@ depends=(
wl-clipboard
xdg-utils
xdg-user-dirs
perl-file-mimeinfo
xorg-xrdb
)
install="$pkgname.install"