summaryrefslogtreecommitdiff
path: root/gnome-desktop.bst
blob: a68be968673d8a0beee87843c88f4846f334d7fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: autotools
description: GNOME Desktop module
sources:
- kind: git
  url: gnome:gnome-desktop
  track: gnome-3-22
  ref: b9e03c705253b1a35bd59c7a7f7ffc54d011342f
config:
  configure-commands:
  - |
    %{autogen}
  - |
    %{configure} --disable-debug-tools --disable-udev

depends:
- filename: gnome-sdk.bst
  type: build
- filename: gnome-platform.bst
  type: build