summaryrefslogtreecommitdiff
path: root/target.bst
blob: 10a6156475cccfbf0af7da45dfb95142d44af892 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
kind: autotools
description: Some kinda autotools element
sources:
    # This one has a comment !
  - kind: git
    url: local:repoa
    track: master
    ref: db1710143fccf78c3fa185e33f616361c1cce711
  - kind: git
    url: local:repob
    track: pony
    ref: 5975641ef40174b9ed505b26cdb31c1ac178e258
config:
  pony-dict:
  
    # Has a comment !
  - pony: cheese
    thisone: 5
depends:
- dep-one.bst
- dep-two.bst