aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/x-base/PKGBUILD
blob: f631b24906369f665f287d819e276d21fbe38b64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgname=sommerfeld-x-base
pkgver=1
pkgrel=1
arch=('any')
license=('MIT')
depends=(
  'sx'
  'unclutter-xfixes-git'
  'wmname'
  'xclip'
  'xorg-xinput'
  'xorg-xmodmap'
  'xorg-xrandr'
  'xorg-xrdb'
  'xorg-xsetroot'
)