summaryrefslogtreecommitdiff
path: root/elements/core/gettext-tarball.bst
blob: a77c7ec9fdc2a2985d5fbe6539b192c042ca474d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
kind: autotools

depends:
- filename: gnu-toolchain.bst
  type: build
- filename: core/libexpat.bst
  type: build

sources:
- kind: git
  url: upstream:gettext-tarball
  track: gettext-0.19.8.1
  ref: 500500ec9b7b0d0cef90b48c9b4ddc8866b5f19c

config:
  configure-commands:
  - ./configure --prefix="%{prefix}"