commit: 82c6a1b7c209f54c12dda0255f90c62bddc0c368
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 07:15:45 2015 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 20:03:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=82c6a1b7
net-libs/gnome-online-accounts: Bump version to 3.18.0
Package-Manager: portage-2.2.23
Manifest-Sign-Key: 0xE9E568677E8B4D42
...9.ebuild => gnome-online-accounts-3.18.0.ebuild} | 21 +++++----------------
.../gnome-online-accounts-9999.ebuild | 3 ++-
net-libs/gnome-online-accounts/metadata.xml | 2 --
3 files changed, 7 insertions(+), 19 deletions(-)
diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
b/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.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.18.0.ebuild
index 4b0fb8f..198f4e5 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.0.ebuild
@@ -4,11 +4,9 @@
EAPI="5"
GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
+inherit autotools eutils gnome2
DESCRIPTION="GNOME framework for accessing online accounts"
HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -16,12 +14,7 @@
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
@@ -40,7 +33,7 @@ RDEPEND="
>=x11-libs/gtk+-3.11.1:3
x11-libs/pango
- introspection? ( >=dev-libs/gobject-introspection-0.6.2 )
+ introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )
kerberos? (
app-crypt/gcr:0=
app-crypt/mit-krb5 )
@@ -61,11 +54,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/FB/Windows Live secrets
# telepathy optional support is really badly done, bug #494456
@@ -77,6 +65,7 @@ src_configure() {
--enable-flickr \
--enable-foursquare \
--enable-imap-smtp \
+ --enable-lastfm \
--enable-media-server \
--enable-owncloud \
--enable-pocket \
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 4b0fb8f..88c58c0 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
>=x11-libs/gtk+-3.11.1:3
x11-libs/pango
- introspection? ( >=dev-libs/gobject-introspection-0.6.2 )
+ introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )
kerberos? (
app-crypt/gcr:0=
app-crypt/mit-krb5 )
@@ -77,6 +77,7 @@ src_configure() {
--enable-flickr \
--enable-foursquare \
--enable-imap-smtp \
+ --enable-lastfm \
--enable-media-server \
--enable-owncloud \
--enable-pocket \
diff --git a/net-libs/gnome-online-accounts/metadata.xml
b/net-libs/gnome-online-accounts/metadata.xml
index aa2fde5..a93b05f 100644
--- a/net-libs/gnome-online-accounts/metadata.xml
+++ b/net-libs/gnome-online-accounts/metadata.xml
@@ -5,7 +5,5 @@
<use>
<flag name="gnome">Use <pkg>gnome-base/gnome-control-center</pkg>
to set GNOME online accounts preferences</flag>
- <flag name="telepathy">Provide widget to configure the telepathy
- frawework</flag>
</use>
</pkgmetadata>