diff options
Diffstat (limited to 'pkgs/base-packages')
-rw-r--r-- | pkgs/base-packages/PKGBUILD | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkgs/base-packages/PKGBUILD b/pkgs/base-packages/PKGBUILD new file mode 100644 index 0000000..344e4fb --- /dev/null +++ b/pkgs/base-packages/PKGBUILD @@ -0,0 +1,17 @@ +pkgname=base-packages +pkgver=0 +pkgrel=1 +arch=(any) +depends=(alsa-utils autocutsel autopep8 awesome-terminal-fonts biber cmus + cpulimit cronie ctags dunst feh flake8 fuse2 fzf git gnome-alsamixer + gnuplot grub htop hub i3-gaps i3blocks i3lock i3status inotify-tools + ipython isync lsof mencoder mlocate moreutils mpv msmtp mumble mutt ncmpcpp + neovim network-manager-applet networkmanager networkmanager-openvpn + networkmanager-pptp nmap npm pandoc pass pkgfile pulseaudio pulseaudio-alsa + python-jedi python-matplotlib python-neovim python-pip python-unidecode + python2-matplotlib python2-neovim qemu qutebrowser redshift ripgrep rofi + rsync rxvt-unicode shellcheck sshfs stow surfraw texlive-most tig tldr tmux + ttf-dejavu ttf-ubuntu-font-family 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) |