summaryrefslogtreecommitdiff
path: root/wayland-armv7-versatile/weston.morph
diff options
context:
space:
mode:
Diffstat (limited to 'wayland-armv7-versatile/weston.morph')
-rw-r--r--wayland-armv7-versatile/weston.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/wayland-armv7-versatile/weston.morph b/wayland-armv7-versatile/weston.morph
new file mode 100644
index 00000000..f63a65c0
--- /dev/null
+++ b/wayland-armv7-versatile/weston.morph
@@ -0,0 +1,18 @@
+name: wayland-armv7-versatile/weston.morph
+kind: chunk
+description: weston compositor
+repo: upstream:weston
+ref: e2136e1f2494c2c1732f0afeba9a7050bdd48e42
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- |
+ ./configure --prefix=/usr --with-cairo-glesv2 --disable-xwayland \
+ --disable-drm-compositor --disable-x11-compositor \
+ --disable-android-compositor --disable-wayland-compositor \
+ --disable-weston-launch
+build_depends:
+- wayland-armv7-versatile/wayland.morph
+- wayland-armv7-versatile/mesa-wayland.morph
+- wayland-armv7-versatile/libinput.morph
+- wayland-armv7-versatile/cairo.morph