summaryrefslogtreecommitdiff
path: root/elements/genivi/weston-genivi/wayland-ivi-extension.bst
blob: e75300c34371441faacb630531830d52dbdbaacb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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}"