summaryrefslogtreecommitdiff
path: root/strata/wayland-x86_64-generic/wayland-ivi-extension.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/wayland-x86_64-generic/wayland-ivi-extension.morph')
-rw-r--r--strata/wayland-x86_64-generic/wayland-ivi-extension.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/strata/wayland-x86_64-generic/wayland-ivi-extension.morph b/strata/wayland-x86_64-generic/wayland-ivi-extension.morph
new file mode 100644
index 00000000..b19c17f7
--- /dev/null
+++ b/strata/wayland-x86_64-generic/wayland-ivi-extension.morph
@@ -0,0 +1,23 @@
+name: wayland-ivi-extension
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make install DESTDIR=$DESTDIR
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []