summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-03 10:52:41 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-03 10:52:41 +0000
commit815ab5b3e0b5526f74f5b47254ff4261711de9a0 (patch)
tree46dd22c064f36630c7f940efbcbe69b37b416c48
parentef44f45e3a3e6870518529c540fe7862647145ba (diff)
downloadweston-815ab5b3e0b5526f74f5b47254ff4261711de9a0.tar.gz
Add morphology
-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