[Lunar-commits] <moonbase-gnome3> evolution-data-server: add it to the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Oct 19 13:28:23 CEST 2014


commit a8234dcbe4a11e84e25275719d7e490c07b6fb0a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 19 Oct 2014 14:28:05 +0300
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/a8234dcbe4a11e84e25275719d7e490c07b6fb0a

evolution-data-server: add it to the moonbase.
---
  core/evolution-data-server/BUILD   | +3/-0     
  core/evolution-data-server/DEPENDS | +9/-0     
  core/evolution-data-server/DETAILS | +13/-0    
  3 files changed, 25 insertions(+)

--- /dev/null
+++ b/core/evolution-data-server/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --disable-uoa" &&
+
+default_build
--- /dev/null
+++ b/core/evolution-data-server/DEPENDS
@@ -0,0 +1,9 @@
+depends  db
+depends  nss
+depends  libgweather
+depends  libical
+depends  libgdata3
+
+optional_depends "gnome-online-accounts"  "--enable-goa"            "--disable-goa"            " for GNOME Online Accounts support"
+optional_depends "gobject-introspection"  "--enable-introspection"  "--disable-introspection"  " for object introspection"
+
--- /dev/null
+++ b/core/evolution-data-server/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=evolution-data-server
+         VERSION=3.12.1
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha256:8c794d7f3e5241cc8856ab1d9fccab29487c575d3a3b7d9b884064864b96caa3
+        WEB_SITE=http://www.gnome.org/gnome-3
+         ENTERED=20141019
+         UPDATED=20141019
+           SHORT="Centralized access to appointments and contacts"
+
+cat << EOF
+Centralized access to appointments and contacts.
+EOF




More information about the Lunar-commits mailing list