summaryrefslogtreecommitdiff
path: root/arch/gui/PKGBUILD
blob: 7a4e2cb8e0cac366262aa527500a4a2194406f70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# 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-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
)