diff --git a/.archlinux/PKGBUILDs/tari-core/PKGBUILD b/.archlinux/PKGBUILDs/tari-core/PKGBUILD index 0fc275fe..8e1f2a65 100644 --- a/.archlinux/PKGBUILDs/tari-core/PKGBUILD +++ b/.archlinux/PKGBUILDs/tari-core/PKGBUILD @@ -1,5 +1,5 @@ pkgname=tari-core -pkgver=0.4.0 +pkgver=0.5.0 pkgrel=1 pkgdesc="My Arch Linux setup" arch=('any') @@ -61,4 +61,36 @@ depends=(stow texlive-fontsextra texlive-latexextra texlive-bibtexextra - minted) + minted + ttf-dejavu + ttf-liberation + noto-fonts + noto-fonts-cjk + noto-fonts-emoji + ttf-hack + ttf-fira-mono + ttf-font-awesome + arc-solid-gtk-theme + arc-kde + papirus-icon-theme + lxdm-gtk3 + xorg-xmodmap + xorg-xwininfo + xorg-xrandr + xorg-xinit + xdo + xcape + xdg-user-dirs + alsa-utils + mpv + feh + rofi + kitty + zathura + zathura-djvu + zathura-pdf-mupdf + code + bspwm + sxhkd + dunst + compton) diff --git a/.archlinux/PKGBUILDs/tari-desktop/PKGBUILD b/.archlinux/PKGBUILDs/tari-desktop/PKGBUILD deleted file mode 100644 index fc023f23..00000000 --- a/.archlinux/PKGBUILDs/tari-desktop/PKGBUILD +++ /dev/null @@ -1,37 +0,0 @@ -pkgname=tari-desktop -pkgver=0.2.0 -pkgrel=1 -pkgdesc="Packages common to all my desktop setups, such as fonts." -arch=('any') -depends=(ttf-dejavu - ttf-liberation - noto-fonts - noto-fonts-cjk - noto-fonts-emoji - ttf-hack - ttf-fira-mono - ttf-font-awesome - arc-solid-gtk-theme - arc-kde - papirus-icon-theme - lxdm-gtk3 - xorg-xmodmap - xorg-xwininfo - xorg-xrandr - xorg-xinit - xdo - xcape - xdg-user-dirs - alsa-utils - mpv - feh - rofi - kitty - zathura - zathura-djvu - zathura-pdf-mupdf - code - bspwm - sxhkd - dunst - compton)