summaryrefslogtreecommitdiff
path: root/weston.morph
blob: 6c80818fd5f98c41b555d05a357712b7fb4a027a (plain)
1
2
3
4
5
6
7
8
9
10
11
name: weston
description: weston compositor
kind: chunk
build-system: autotools
configure-commands:
- autoreconf -ivf
- |
  ./configure --prefix=$PREFIX --with-cairo-glesv2 --disable-xwayland \
  --disable-drm-compositor  --disable-x11-compositor \
  --disable-wayland-compositor  --disable-weston-launch --enable-egl \
  --enable-clients --enable-demo-clients-install --enable-fbdev-compositor