summaryrefslogtreecommitdiff
path: root/elements/unmaintained/virtualization/libosinfo.bst
blob: 3e30be95b2f00e33d82bb858e71da8e7d41c34d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
kind: autotools
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:libosinfo
  track: baserock/morph
  ref: a86c74c4d3f62bb0e315ab7fc78ec9f7746bdd12
config:
  configure-commands:
  - |
    ./autogen.sh --prefix="%{prefix}" \
                 --disable-gtk-doc \
                 --disable-tests \
                 --disable-vala \
                 --with-usb-ids-path=usb.ids --with-pci-ids-path=pci.ids \
                 --disable-werror