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/gnome-contacts/
Date: Thu, 14 Nov 2013 22:52:09 +0000 (UTC)	[thread overview]
Message-ID: <1384475952.70abe37fce09781984de4a749f6443b6ce702376.eva@gentoo> (raw)

commit:     70abe37fce09781984de4a749f6443b6ce702376
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 22:11:01 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 00:39:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=70abe37f

gnome-extra/gnome-contacts: 3.8.3 → 3.10

---
 ...acts-9999.ebuild => gnome-contacts-3.10.ebuild} | 26 +++++++++-------------
 .../gnome-contacts/gnome-contacts-9999.ebuild      | 15 ++++++++-----
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.10.ebuild
similarity index 75%
copy from gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
copy to gnome-extra/gnome-contacts/gnome-contacts-3.10.ebuild
index 76a7d7c..1f7a4ef 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-3.10.ebuild
@@ -4,28 +4,23 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.18"
+VALA_MIN_API_VERSION="0.22"
+VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
 
 DESCRIPTION="GNOME contact management application"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Contacts"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
 
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="v4l"
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-	EGIT_HAS_SUBMODULES=true
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
 VALA_DEPEND="
 	$(vala_depend)
-	dev-libs/folks[vala]
+	>=dev-libs/gobject-introspection-0.9.6
+	dev-libs/folks[vala(+)]
 	gnome-base/gnome-desktop[introspection]
 	gnome-extra/evolution-data-server[vala]
 	net-libs/telepathy-glib[vala]
@@ -33,8 +28,8 @@ VALA_DEPEND="
 "
 # Configure is wrong; it needs cheese-3.5.91, not 3.3.91
 RDEPEND="
-	>=dev-libs/folks-0.7.3:=[eds,telepathy]
-	>=dev-libs/glib-2.31.10:2
+	>=dev-libs/folks-0.9.5:=[eds,telepathy]
+	>=dev-libs/glib-2.37.6:2
 	>=dev-libs/libgee-0.10:0.8
 	>=gnome-extra/evolution-data-server-3.5.3:=[gnome-online-accounts]
 	>=gnome-base/gnome-desktop-3.0:3=
@@ -43,12 +38,13 @@ RDEPEND="
 	x11-libs/cairo:=
 	x11-libs/gdk-pixbuf:2
 	x11-libs/libnotify:=
-	>=x11-libs/gtk+-3.4:3
+	>=x11-libs/gtk+-3.9.11:3
 	x11-libs/pango
 	v4l? ( >=media-video/cheese-3.5.91:= )
 "
 DEPEND="${RDEPEND}
 	${VALA_DEPEND}
+	dev-libs/libxslt
 	>=dev-util/intltool-0.40
 	>=sys-devel/gettext-0.17
 	virtual/pkgconfig

diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
index 76a7d7c..4a9e7d8 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
@@ -4,7 +4,8 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.18"
+VALA_MIN_API_VERSION="0.22"
+VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala
 if [[ ${PV} = 9999 ]]; then
@@ -12,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
 fi
 
 DESCRIPTION="GNOME contact management application"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Contacts"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -25,7 +26,8 @@ else
 fi
 VALA_DEPEND="
 	$(vala_depend)
-	dev-libs/folks[vala]
+	>=dev-libs/gobject-introspection-0.9.6
+	dev-libs/folks[vala(+)]
 	gnome-base/gnome-desktop[introspection]
 	gnome-extra/evolution-data-server[vala]
 	net-libs/telepathy-glib[vala]
@@ -33,8 +35,8 @@ VALA_DEPEND="
 "
 # Configure is wrong; it needs cheese-3.5.91, not 3.3.91
 RDEPEND="
-	>=dev-libs/folks-0.7.3:=[eds,telepathy]
-	>=dev-libs/glib-2.31.10:2
+	>=dev-libs/folks-0.9.5:=[eds,telepathy]
+	>=dev-libs/glib-2.37.6:2
 	>=dev-libs/libgee-0.10:0.8
 	>=gnome-extra/evolution-data-server-3.5.3:=[gnome-online-accounts]
 	>=gnome-base/gnome-desktop-3.0:3=
@@ -43,12 +45,13 @@ RDEPEND="
 	x11-libs/cairo:=
 	x11-libs/gdk-pixbuf:2
 	x11-libs/libnotify:=
-	>=x11-libs/gtk+-3.4:3
+	>=x11-libs/gtk+-3.9.11:3
 	x11-libs/pango
 	v4l? ( >=media-video/cheese-3.5.91:= )
 "
 DEPEND="${RDEPEND}
 	${VALA_DEPEND}
+	dev-libs/libxslt
 	>=dev-util/intltool-0.40
 	>=sys-devel/gettext-0.17
 	virtual/pkgconfig


             reply	other threads:[~2013-11-14 22:52 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-14 22:52 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-23 20:37 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-contacts/ Mart Raudsepp
2018-05-27 21:50 Gilles Dartiguelongue
2018-05-27 21:50 Gilles Dartiguelongue
2018-03-09 16:10 Sobhan Mohammadpour
2015-05-09 22:25 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2014-11-23 23:24 Gilles Dartiguelongue
2014-04-20 23:44 Gilles Dartiguelongue
2014-04-20 18:17 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-08 21:46 Gilles Dartiguelongue
2013-06-03  2:41 Alexandre Rostovtsev
2012-12-19  0:55 Alexandre Rostovtsev
2012-12-18 23:32 Gilles Dartiguelongue
2012-11-25 18:03 Gilles Dartiguelongue
2012-10-27 20:58 Gilles Dartiguelongue
2012-10-01  4:00 Alexandre Rostovtsev
2012-09-21  0:27 Nirbheek Chauhan
2012-05-24  9:11 Alexandre Restovtsev
2012-03-29 10:44 Nirbheek Chauhan
2012-03-29  9:46 Nirbheek Chauhan
2012-03-26  8:20 Nirbheek Chauhan
2011-11-06 21:39 Alexandre Restovtsev
2011-10-23  8:41 Alexandre Restovtsev
2011-10-19  8:24 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=1384475952.70abe37fce09781984de4a749f6443b6ce702376.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