summaryrefslogtreecommitdiff
path: root/elements/core/pkg-config.bst
blob: 8b31d721b8e5f869ea33036b30f035aebe5e4ba8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
kind: autotools

depends:
- filename: gnu-toolchain.bst
  type: build
- filename: core/autoconf.bst
  type: build
- filename: core/automake.bst
  type: build
- filename: core/libtool.bst
  type: build

sources:
- kind: git
  url: upstream:pkg-config
  track: pkg-config-0.28
  ref: 74ceac54ef6f9247c00f08eecd8cca811a3c5934

config:
  configure-commands:
  - ./autogen.sh --prefix="%{prefix}" --with-internal-glib