summaryrefslogtreecommitdiff
path: root/elements/unmaintained/virtualization/yajl.bst
blob: f8b0288268207b31de88daf81482cbfecc71cb29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
kind: manual
depends:
- libsoup-common.bst
- python2-core.bst
- python-pygobject.bst
- connman-common.bst
- unmaintained/lvm.bst
- xorg-util-macros-common.bst
- unmaintained/networking-utils.bst
- docutils.bst
sources:
- kind: git
  url: upstream:yajl
  track: baserock/morph
  ref: 52fc681857228c65c1cb439782da485554875481
config:
  configure-commands:
  - ./configure -p "%{prefix}"
  build-commands:
  - make distro
  install-commands:
  - make install DESTDIR="%{install-root}"