kind: cmake 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/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: gnome-3-24 ref: 6ad2fc6fba46d79449be4090eafd91015d0d8cce # Note that this version of e-d-s fails to build when builddir != srcdir. config: configure-commands: - cmake -DCMAKE_INSTALL_PREFIX="%{prefix}" -DSYSCONFDIR=/etc -DENABLE_INTROSPECTION=ON -DENABLE_UOA=OFF -DENABLE_VALA_BINDINGS=ON -DWITH_LIBDB=OFF -DWITH_OPENLDAP=OFF . build-commands: - make install-commands: - make -j1 DESTDIR="%{install-root}" install