summaryrefslogtreecommitdiff
path: root/arch/base-packages
diff options
context:
space:
mode:
Diffstat (limited to 'arch/base-packages')
-rw-r--r--arch/base-packages/PKGBUILD86
1 files changed, 86 insertions, 0 deletions
diff --git a/arch/base-packages/PKGBUILD b/arch/base-packages/PKGBUILD
new file mode 100644
index 0000000..2f3523d
--- /dev/null
+++ b/arch/base-packages/PKGBUILD
@@ -0,0 +1,86 @@
+# yaourt -P && makepkg -i
+pkgname=base-packages
+pkgver=0
+pkgrel=1
+arch=(any)
+depends=(alsa-utils
+ awesome-terminal-fonts
+ cronie
+ ctags
+ dosfstools
+ dunst
+ feh
+ fuse2
+ fzf
+ git
+ gnome-alsamixer
+ grub
+ htop
+ hub
+ i3-gaps
+ i3blocks
+ i3lock
+ i3status
+ inotify-tools
+ ipython
+ isync
+ lsof
+ mlocate
+ moreutils
+ mpv
+ msmtp
+ mutt
+ neovim
+ network-manager-applet
+ networkmanager
+ networkmanager-openvpn
+ networkmanager-pptp
+ pass
+ pavucontrol
+ perl-file-mimeinfo
+ pkgfile
+ pulseaudio
+ pulseaudio-alsa
+ python-jedi
+ python-neovim
+ python-pip
+ python-unidecode
+ python2-neovim
+ qutebrowser
+ redshift
+ ripgrep
+ rofi
+ rsync
+ rxvt-unicode
+ shellcheck
+ sshfs
+ stow
+ surfraw
+ texlive-core
+ tldr
+ tmux
+ ttf-dejavu
+ urxvt-perls
+ vifm
+ weechat
+ xcape
+ xclip
+ xdotool
+ xfce4-screenshooter
+ xorg-server
+ xorg-server-common
+ xorg-setxkbmap
+ xorg-xbacklight
+ xorg-xev
+ xorg-xkill
+ xorg-xmodmap
+ xorg-xrandr
+ xorg-xrdb
+ xsel
+ youtube-dl
+ zathura
+ zathura-djvu
+ zathura-pdf-mupdf
+ zathura-ps
+ zenity
+ zsh)