summaryrefslogtreecommitdiff
path: root/elements/cups/cups.bst
blob: c3a0e484b03885326d3d64e10a5e829a8adf5ed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
kind: manual
depends:
- core.bst
sources:
- kind: git
  url: upstream:cups
  track: release-1.7.0
  ref: f28bae1aeae3964fba4f0728263657405f63c417
config:
  configure-commands:
  - autoconf
  - ./configure --prefix="%{prefix}"
  build-commands:
  - make
  install-commands:
  - make BUILDROOT="%{install-root}" install