public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-ews/
Date: Sun, 28 Oct 2012 21:31:06 +0000 (UTC)	[thread overview]
Message-ID: <1351459812.f165faeacb5b3aca8a9ac01957a9722feaa38cb8.eva@gentoo> (raw)

commit:     f165faeacb5b3aca8a9ac01957a9722feaa38cb8
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 21:30:12 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 21:30:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f165faea

gnome-extra/evolution-ews: 3.4.4 → 3.6.0

---
 ...-ews-9999.ebuild => evolution-ews-3.6.0.ebuild} |   19 ++++++++++++-------
 .../evolution-ews/evolution-ews-9999.ebuild        |   19 ++++++++++++-------
 2 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.6.0.ebuild
similarity index 71%
copy from gnome-extra/evolution-ews/evolution-ews-9999.ebuild
copy to gnome-extra/evolution-ews/evolution-ews-3.6.0.ebuild
index 9b3d0d7..7a2b643 100644
--- a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
+++ b/gnome-extra/evolution-ews/evolution-ews-3.6.0.ebuild
@@ -21,15 +21,18 @@ if [[ ${PV} = 9999 ]]; then
 else
 	KEYWORDS="~amd64"
 fi
-IUSE="" # doc
+IUSE="kerberos" # doc
 
-RDEPEND=">=mail-client/evolution-${PV}:2.0
-	>=gnome-extra/evolution-data-server-${PV}
-	>=dev-libs/glib-2.26:2
+RDEPEND="
+	dev-db/sqlite:3
+	dev-libs/libical
+	>=mail-client/evolution-${PV}:2.0[kerberos?]
+	>=gnome-extra/evolution-data-server-${PV}[kerberos?]
+	>=dev-libs/glib-2.28:2
 	>=dev-libs/libxml2-2
-	>=gnome-base/gconf-2:2
 	>=net-libs/libsoup-2.30:2.4
-	>=x11-libs/gtk+-2.90.4:3
+	>=x11-libs/gtk+-3:3
+	kerberos? ( virtual/krb5 )
 "
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35.5
@@ -40,6 +43,8 @@ DEPEND="${RDEPEND}
 
 RESTRICT="test" # tests require connecting to an Exchange server
 
-pkg_setup() {
+src_configure() {
 	DOCS="ChangeLog NEWS README" # AUTHORS is empty
+	G2CONF="${G2CONF} $(use_with kerberos krb5)"
+	gnome2_src_configure
 }

diff --git a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
index 9b3d0d7..7a2b643 100644
--- a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
+++ b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild
@@ -21,15 +21,18 @@ if [[ ${PV} = 9999 ]]; then
 else
 	KEYWORDS="~amd64"
 fi
-IUSE="" # doc
+IUSE="kerberos" # doc
 
-RDEPEND=">=mail-client/evolution-${PV}:2.0
-	>=gnome-extra/evolution-data-server-${PV}
-	>=dev-libs/glib-2.26:2
+RDEPEND="
+	dev-db/sqlite:3
+	dev-libs/libical
+	>=mail-client/evolution-${PV}:2.0[kerberos?]
+	>=gnome-extra/evolution-data-server-${PV}[kerberos?]
+	>=dev-libs/glib-2.28:2
 	>=dev-libs/libxml2-2
-	>=gnome-base/gconf-2:2
 	>=net-libs/libsoup-2.30:2.4
-	>=x11-libs/gtk+-2.90.4:3
+	>=x11-libs/gtk+-3:3
+	kerberos? ( virtual/krb5 )
 "
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35.5
@@ -40,6 +43,8 @@ DEPEND="${RDEPEND}
 
 RESTRICT="test" # tests require connecting to an Exchange server
 
-pkg_setup() {
+src_configure() {
 	DOCS="ChangeLog NEWS README" # AUTHORS is empty
+	G2CONF="${G2CONF} $(use_with kerberos krb5)"
+	gnome2_src_configure
 }


             reply	other threads:[~2012-10-28 21:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 21:31 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-10 10:37 [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-ews/ Gilles Dartiguelongue
2015-06-08 21:17 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-12 23:21 Gilles Dartiguelongue
2013-11-16 16:02 Gilles Dartiguelongue
2012-12-19  8:38 Alexandre Rostovtsev
2012-11-25 12:50 Gilles Dartiguelongue
2012-04-20  7:12 Alexandre Restovtsev
2012-03-22  1:46 Alexandre Restovtsev
2012-03-22  0:48 Alexandre Restovtsev
2012-03-21 22:20 Alexandre Restovtsev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351459812.f165faeacb5b3aca8a9ac01957a9722feaa38cb8.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox