summaryrefslogtreecommitdiff
path: root/elements/gnome/gnome/evolution-data-server.bst
blob: d1cc4faef8788013d1bed510c85d227d70721199 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
kind: autotools
depends:
- bluetooth.bst
- icu-common.bst
- input-common.bst
- data-indexing-management.bst
- vala-common.bst
- geolocation.bst
- gtk2.bst
- gtk3.bst
- libsoup-common.bst
- NetworkManager-common.bst
- multimedia-gstreamer.bst
- network-security.bst
- privileges-management.bst
- python3-gobject.bst
- wayland-generic.bst
- ruby.bst
- samba.bst
- secret-service.bst
- sound-server-pulseaudio.bst
- spell-checking.bst
- cups.bst
- gnome/WebKitGtk1-common.bst
- gnome/gnome/gnome-online-accounts.bst
- gnome/gnome/krb5.bst
- gnome/gnome/libgdata.bst
- gnome/gnome/libgweather.bst
sources:
- kind: git
  url: upstream:evolution-data-server
  track: EVOLUTION_DATA_SERVER_3_18_5
  ref: c7e3eb0e4e773e706ab170b9bfb1089ed1546eda
config:
  configure-commands:
  - |
    ./autogen.sh --prefix="%{prefix}" --sysconfdir=/etc \
                 --disable-uoa --with-libdb=no \
                 --enable-vala-bindings --with-krb5=yes \
                 --with-nss-includes=/usr/include/nss \
                 --with-nspr-includes=/usr/include/nspr