# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
pkgname=strisemarx-x-base
pkgver=5
pkgrel=1
pkgdesc="strisemarx's Xorg base metapackage"
arch=('any')
url="https://strisemarx.com"
license=('GPL3')
depends=(
  'sx'
  'unclutter-xfixes-git'
  'wmname'
  'xclip'
  'xorg-xinput'
  'xorg-xmodmap'
  'xorg-xrandr'
  'xorg-xrdb'
  'xorg-xsetroot'
)

# vim: ts=2 sw=2 et: