tari-core: Use one line per package

This makes it easy to remove unwanted packages as needed. It also
improves git diffs, since the line with the closing parenthesis
is not changed.
This commit is contained in:
Donovan Glover 2018-12-09 19:13:16 -05:00
parent 54c2f73d67
commit f649795900
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -3,154 +3,156 @@ pkgver=0.7.0
pkgrel=1 pkgrel=1
pkgdesc="My Arch Linux setup" pkgdesc="My Arch Linux setup"
arch=('any') arch=('any')
depends=(stow depends=(
python-pywal stow
rng-tools python-pywal
fd rng-tools
exa fd
ripgrep exa
fzf ripgrep
jq fzf
zip jq
unzip zip
p7zip unzip
unrar p7zip
borg unrar
openssh borg
openvpn openssh
mpd openvpn
mpc mpd
ncmpcpp mpc
htop ncmpcpp
neofetch htop
fdupes neofetch
youtube-dl fdupes
ranger youtube-dl
weechat ranger
ncdu weechat
task ncdu
cmatrix task
imagemagick cmatrix
lolcat imagemagick
figlet lolcat
vim figlet
neovim vim
httpie neovim
rsync httpie
git rsync
tig git
diff-so-fancy tig
tmux diff-so-fancy
nodejs tmux
npm nodejs
yarn npm
crystal yarn
shards crystal
llvm shards
rustup llvm
ansible rustup
docker ansible
docker-compose docker
bind-tools docker-compose
pacman-contrib bind-tools
nginx-mainline pacman-contrib
jdk-openjdk nginx-mainline
texlive-core jdk-openjdk
texlive-science texlive-core
texlive-humanities texlive-science
texlive-fontsextra texlive-humanities
texlive-latexextra texlive-fontsextra
texlive-bibtexextra texlive-latexextra
minted texlive-bibtexextra
ttf-dejavu minted
ttf-liberation ttf-dejavu
noto-fonts ttf-liberation
noto-fonts-cjk noto-fonts
noto-fonts-emoji noto-fonts-cjk
ttf-hack noto-fonts-emoji
ttf-fira-mono ttf-hack
ttf-font-awesome ttf-fira-mono
arc-solid-gtk-theme ttf-font-awesome
arc-kde arc-solid-gtk-theme
papirus-icon-theme arc-kde
lxdm-gtk3 papirus-icon-theme
xorg-xmodmap lxdm-gtk3
xorg-xwininfo xorg-xmodmap
xorg-xrandr xorg-xwininfo
xorg-xinit xorg-xrandr
xdo xorg-xinit
xcape xdo
xdg-user-dirs xcape
alsa-utils xdg-user-dirs
mpv alsa-utils
feh mpv
rofi feh
kitty rofi
zathura kitty
zathura-djvu zathura
zathura-pdf-mupdf zathura-djvu
code zathura-pdf-mupdf
bspwm code
sxhkd bspwm
dunst sxhkd
compton dunst
plasma-desktop compton
plasma-pa plasma-desktop
kscreen plasma-pa
kleopatra kscreen
obs-studio kleopatra
baka-mplayer obs-studio
dolphin baka-mplayer
ark dolphin
okular ark
gwenview okular
cantata gwenview
kwrite cantata
kcolorchooser kwrite
kolourpaint kcolorchooser
kmag kolourpaint
spectacle kmag
kdenlive spectacle
krita kdenlive
texstudio krita
kwave texstudio
kmplot kwave
kalzium kmplot
kwordquiz kalzium
kollision kwordquiz
bovo kollision
blinken bovo
virtualbox blinken
virtualbox-host-modules-arch virtualbox
kimageformats virtualbox-host-modules-arch
ffmpegthumbs kimageformats
kdegraphics-thumbnailers ffmpegthumbs
gnome-shell kdegraphics-thumbnailers
gnome-shell-extensions gnome-shell
gnome-backgrounds gnome-shell-extensions
gnome-control-center gnome-backgrounds
evince gnome-control-center
file-roller evince
nautilus file-roller
gnome-mpv nautilus
l3afpad gnome-mpv
gthumb l3afpad
lollypop gthumb
evolution lollypop
ghex evolution
liferea ghex
libreoffice-fresh liferea
poedit libreoffice-fresh
gnome-clocks poedit
gnome-characters gnome-clocks
gnome-maps gnome-characters
gnome-system-monitor gnome-maps
gnome-disk-utility gnome-system-monitor
gnome-screenshot gnome-disk-utility
gnome-weather gnome-screenshot
gnome-break-timer gnome-weather
firefox gnome-break-timer
chromium) firefox
chromium
)
source=( source=(
'local-settings.js' 'local-settings.js'
'mozilla.cfg' 'mozilla.cfg'