summaryrefslogtreecommitdiff
path: root/elements/genivi/weston-genivi/wayland-ivi-extension.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/genivi/weston-genivi/wayland-ivi-extension.bst')
-rw-r--r--elements/genivi/weston-genivi/wayland-ivi-extension.bst20
1 files changed, 20 insertions, 0 deletions
diff --git a/elements/genivi/weston-genivi/wayland-ivi-extension.bst b/elements/genivi/weston-genivi/wayland-ivi-extension.bst
new file mode 100644
index 00000000..e75300c3
--- /dev/null
+++ b/elements/genivi/weston-genivi/wayland-ivi-extension.bst
@@ -0,0 +1,20 @@
+kind: manual
+depends:
+- graphics-common.bst
+- input-common.bst
+- mesa-common.bst
+- libdrm-common.bst
+- wayland-generic.bst
+- genivi/weston-genivi/weston.bst
+sources:
+- kind: git
+ url: upstream:genivi/wayland-ivi-extension
+ track: 1.10.90
+ ref: 6c2823684105c0bd46aaeca817fe5d87e7c6da25
+config:
+ configure-commands:
+ - cmake -DWITH_ILM_INPUT=ON -DCMAKE_INSTALL_PREFIX="%{prefix}" -DCMAKE_C_FLAGS="-I/usr/include/weston"
+ build-commands:
+ - make
+ install-commands:
+ - make install DESTDIR="%{install-root}"