commit:     30fa150f55a0aa5a14302abc12a345d6560c90da
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 12 14:54:08 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 13:20:06 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=30fa150f

net-libs/gnome-online-accounts: 3.10.4 → 3.12.0

Not adding a USE for webkit inspector since this seems dedicated to
development and debugging.

---
 ...99.ebuild => gnome-online-accounts-3.12.0.ebuild} | 20 ++++----------------
 .../gnome-online-accounts-9999.ebuild                |  5 +++--
 2 files changed, 7 insertions(+), 18 deletions(-)

diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild 
b/net-libs/gnome-online-accounts/gnome-online-accounts-3.12.0.ebuild
similarity index 84%
copy from net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
copy to net-libs/gnome-online-accounts/gnome-online-accounts-3.12.0.ebuild
index c756234..652f4d8 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.12.0.ebuild
@@ -6,22 +6,14 @@ EAPI="5"
 GCONF_DEBUG="yes"
 
 inherit gnome2
-if [[ ${PV} = 9999 ]]; then
-       inherit gnome2-live
-fi
 
 DESCRIPTION="GNOME framework for accessing online accounts"
-HOMEPAGE="https://wiki.gnome.org/GnomeOnlineAccounts";
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts";
 
 LICENSE="LGPL-2+"
 SLOT="0/1"
 IUSE="gnome +introspection kerberos" # telepathy"
-if [[ ${PV} = 9999 ]]; then
-       IUSE="${IUSE} doc"
-       KEYWORDS=""
-else
-       KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 # pango used in goaeditablelabel
 # libsoup used in goaoauthprovider
@@ -37,7 +29,7 @@ RDEPEND="
        net-libs/rest:0.7
        net-libs/telepathy-glib
        >=net-libs/webkit-gtk-2.1.90:3
-       >=x11-libs/gtk+-3.5.1:3
+       >=x11-libs/gtk+-3.11.1:3
        x11-libs/pango
 
        introspection? ( >=dev-libs/gobject-introspection-0.6.2 )
@@ -61,11 +53,6 @@ DEPEND="${RDEPEND}
 # Due to sub-configure
 QA_CONFIGURE_OPTIONS=".*"
 
-if [[ ${PV} = 9999 ]]; then
-       DEPEND="${DEPEND}
-               doc? ( >=dev-util/gtk-doc-1.3 )"
-fi
-
 src_configure() {
        # TODO: Give users a way to set the G/Y!/FB/Twitter/Windows Live secrets
        # Twitter/Y! disabled per upstream recommendation, bug #497168
@@ -80,6 +67,7 @@ src_configure() {
                --enable-flickr \
                --enable-imap-smtp \
                --enable-owncloud \
+               --enable-pocket \
                --enable-telepathy \
                $(use_enable kerberos)
                #$(use_enable telepathy)

diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild 
b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
index c756234..0749f63 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
 fi
 
 DESCRIPTION="GNOME framework for accessing online accounts"
-HOMEPAGE="https://wiki.gnome.org/GnomeOnlineAccounts";
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts";
 
 LICENSE="LGPL-2+"
 SLOT="0/1"
@@ -37,7 +37,7 @@ RDEPEND="
        net-libs/rest:0.7
        net-libs/telepathy-glib
        >=net-libs/webkit-gtk-2.1.90:3
-       >=x11-libs/gtk+-3.5.1:3
+       >=x11-libs/gtk+-3.11.1:3
        x11-libs/pango
 
        introspection? ( >=dev-libs/gobject-introspection-0.6.2 )
@@ -80,6 +80,7 @@ src_configure() {
                --enable-flickr \
                --enable-imap-smtp \
                --enable-owncloud \
+               --enable-pocket \
                --enable-telepathy \
                $(use_enable kerberos)
                #$(use_enable telepathy)

Reply via email to