summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weston.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/weston.morph b/weston.morph
new file mode 100644
index 00000000..6c80818f
--- /dev/null
+++ b/weston.morph
@@ -0,0 +1,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