summaryrefslogtreecommitdiff
path: root/strata/x-generic/xserver.morph
blob: 4e15605b021759346cbe9ea1a336930a5b653754 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: xserver
kind: chunk
build-system: autotools
configure-commands:
- |
  ./autogen.sh --prefix="$PREFIX" \
  --disable-xvfb \
  --disable-xnest \
  --disable-xquartz \
  --disable-xwin \
  --enable-glamor \
  --enable-xwayland