summaryrefslogtreecommitdiff
path: root/elements/unmaintained/genivi/genivi-demo-platform-libs/dbus-c++.bst
blob: a9b8a954edd36b5a27a2589a21463132a08a10dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kind: autotools
description: libdbus-c++ and dbusxx-xml2cpp tool
depends:
- foundation.bst
- python-pygobject.bst
- bluetooth.bst
sources:
- kind: git
  url: upstream:dbus-c++
  track: baserock/genivi-demo-platform
  ref: f000001329c1d008d8db22cc3369d331dbf5cf4e
config:
  configure-commands:
  - autoreconf -ivf
  - ./configure --prefix="%{prefix}" --disable-ecore
  install-commands:
    (>):
    - install tools/dbusxx-xml2cpp "%{install-root}/%{prefix}"/bin/dbusxx-xml2cpp