summaryrefslogtreecommitdiff
path: root/arch/gui
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2019-04-03 15:02:21 +0200
committerUrbain Vaes <urbain@vaes.uk>2019-04-03 15:02:27 +0200
commita0d3fb4b6ae53a6942ec072246587fa84bdf72da (patch)
tree69d5c063aee56032c55e059ef134c6ef0bfc40c2 /arch/gui
parent0b73d545946fa1d62a66138ad30e46cd0f8d358e (diff)
[arch] Update metapackages
Diffstat (limited to 'arch/gui')
-rw-r--r--arch/gui/PKGBUILD76
1 files changed, 76 insertions, 0 deletions
diff --git a/arch/gui/PKGBUILD b/arch/gui/PKGBUILD
new file mode 100644
index 0000000..12676a4
--- /dev/null
+++ b/arch/gui/PKGBUILD
@@ -0,0 +1,76 @@
+# makepkg -sfi
+pkgname=my-gui
+pkgver=0
+pkgrel=1
+arch=(any)
+depends=(
+ acpi
+ adobe-source-sans-pro-fonts
+ arandr
+ cheese
+ cmus
+ compton
+ cpulimit
+ dunst
+ feh
+ gsimplecal
+ gst-libav # For qutebrowser
+ gst-plugins-good # For qutebrowser
+ gst-plugins-ugly # For qutebrowser
+ i3-gaps
+ i3blocks
+ i3lock
+ i3status
+ imagemagick
+ inkscape
+ inotify-tools
+ light
+ mencoder
+ mlocate
+ mpv
+ networkmanager-pptp
+ npm
+ nvidia-dkms
+ nvidia-utils
+ otf-font-awesome
+ pass
+ pavucontrol
+ pulseaudio
+ pulseaudio-alsa
+ python2-matplotlib
+ qutebrowser
+ qt5-webengine
+ redshift
+ rofi
+ rxvt-unicode
+ surfraw
+ ttf-dejavu
+ ttf-ubuntu-font-family
+ ttf-computer-modern-fonts
+ ttf-font-awesome
+ urxvt-perls
+ vlc
+ xcape
+ xclip
+ xdotool
+ xf86-video-nouveau
+ xf86-video-vesa
+ xfce4-screenshooter
+ xorg-server
+ xorg-server-common
+ xorg-setxkbmap
+ xorg-xbacklight
+ xorg-xev
+ xorg-xinit
+ xorg-xkill
+ xorg-xmodmap
+ xorg-xrandr
+ xorg-xrdb
+ xsel
+ youtube-dl
+ zathura
+ zathura-djvu
+ zathura-pdf-poppler
+ zathura-ps
+ zenity
+)