summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriit Laes <plaes@plaes.org>2015-11-27 07:56:21 +0200
committerPriit Laes <plaes@plaes.org>2015-11-27 14:41:42 +0200
commit77bc56603284c15c69ff5c4aaba82068b4242278 (patch)
treef7397bfee373d59f2f76298b251183ceeb7d51cd
parent*.eclass: sync with gentoo-x86 (diff)
downloadgnome-77bc5660.tar.gz
gnome-77bc5660.tar.bz2
gnome-77bc5660.zip
gnome-extra/evolution-data-server: Add 3.19.2
-rw-r--r--gnome-extra/evolution-data-server/Manifest1
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-3.19.2.ebuild (renamed from gnome-extra/evolution-data-server/evolution-data-server-3.18.1.ebuild)10
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild9
3 files changed, 17 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/Manifest b/gnome-extra/evolution-data-server/Manifest
index ae2fc118..2d265d9a 100644
--- a/gnome-extra/evolution-data-server/Manifest
+++ b/gnome-extra/evolution-data-server/Manifest
@@ -1 +1,2 @@
DIST evolution-data-server-3.18.1.tar.xz 5394508 SHA256 4fe7c520a49d4c7fd67ed6fc2dfb33667f6138368c7bbe3ecd8c4ad2356771bc SHA512 cc8313ed6139726b3061f101ea436e7902bb59618badbbc95a6bc0b379065c147701374fef76ac065a4e778e38cee37a39c9a6a4523842a6365bd64663aa068a WHIRLPOOL 4e84a2206c4b2fe0d23bd3588f5e611b30f0f85d2e24a57dbe34b6f563ce28a9907d256f9ad45c9bf2f3a78bdacbb78589e476f84f0d6b9bd57b3a38d0cce3c3
+DIST evolution-data-server-3.19.2.tar.xz 5427284 SHA256 8af396b9f5000bbd49dd5e65a0cea853d7f36b80cb16a1266bdc6ad0d44933f5 SHA512 c132fbe3a6987464aed97efccaadea476b92226059c1df44502f2152d6d5b6201dd81b992982842b60336ea6451b13de69757b2dbde03a7ba14e5d94bf5adeca WHIRLPOOL ed669834f20ce6907d84ff8d70448b475988b888c5fa7d006d4d4333ab3479beec3da73bed42002dfdb538e71af7f12793a2b76c8865fab3929e3f1e1d88dfa7
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.18.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.19.2.ebuild
index 540b4c22..5eec6893 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.18.1.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.19.2.ebuild
@@ -16,14 +16,15 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
-SLOT="0/54" # subslot = libcamel-1.2 soname version
-IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
+SLOT="0/54" # subslot = libcamel-1.2 soname + optional revision if needed
+IUSE="api-doc-extras +google-auth +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
REQUIRED_USE="vala? ( introspection )"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
# sys-libs/db is only required for migrating from <3.13 versions
# gdata-0.15.1 is required for google tasks
+# google-auth allows adding own google_client_id and google_client_secret
RDEPEND="
>=app-crypt/gcr-3.4
>=app-crypt/libsecret-0.5[crypt]
@@ -41,6 +42,10 @@ RDEPEND="
sys-libs/zlib:=
virtual/libiconv
+ google-auth? (
+ >=net-libs/webkit-gtk-2.4.9
+ >=dev-libs/json-glib-1.0.4
+ )
gtk? (
>=app-crypt/gcr-3.4[gtk]
>=x11-libs/gtk+-3.10:3
@@ -98,6 +103,7 @@ src_configure() {
$(use_enable api-doc-extras gtk-doc) \
$(use_with api-doc-extras private-docs) \
$(use_enable gnome-online-accounts goa) \
+ $(use_enable google-auth) \
$(use_enable gtk) \
$(use_enable introspection) \
$(use_enable ipv6) \
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
index 7e02d862..6948f3c1 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
SLOT="0/54" # subslot = libcamel-1.2 soname + optional revision if needed
-IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
+IUSE="api-doc-extras +google-auth +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
REQUIRED_USE="vala? ( introspection )"
if [[ ${PV} = 9999 ]]; then
@@ -33,6 +33,7 @@ fi
# sys-libs/db is only required for migrating from <3.13 versions
# gdata-0.15.1 is required for google tasks
+# google-auth allows adding own google_client_id and google_client_secret
RDEPEND="
>=app-crypt/gcr-3.4
>=app-crypt/libsecret-0.5[crypt]
@@ -50,6 +51,10 @@ RDEPEND="
sys-libs/zlib:=
virtual/libiconv
+ google-auth? (
+ >=net-libs/webkit-gtk-2.4.9
+ >=dev-libs/json-glib-1.0.4
+ )
gtk? (
>=app-crypt/gcr-3.4[gtk]
>=x11-libs/gtk+-3.10:3
@@ -71,6 +76,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
vala? ( $(vala_depend) )
"
+
# eautoreconf needs:
# >=gnome-base/gnome-common-2
@@ -107,6 +113,7 @@ src_configure() {
$(use_enable api-doc-extras gtk-doc) \
$(use_with api-doc-extras private-docs) \
$(use_enable gnome-online-accounts goa) \
+ $(use_enable google-auth) \
$(use_enable gtk) \
$(use_enable introspection) \
$(use_enable ipv6) \