Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/
Date: Sat, 20 Feb 2016 13:55:33
Message-Id: 1455976344.9713d762476bf9cb1ccec1ecbc7b40b2701e6888.pacho@gentoo
1 commit: 9713d762476bf9cb1ccec1ecbc7b40b2701e6888
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 20 13:00:38 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 20 13:52:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9713d762
7
8 net-libs/gnome-online-accounts: Drop old
9
10 Package-Manager: portage-2.2.27
11
12 net-libs/gnome-online-accounts/Manifest | 1 -
13 .../gnome-online-accounts-3.18.2.1.ebuild | 83 ----------------------
14 2 files changed, 84 deletions(-)
15
16 diff --git a/net-libs/gnome-online-accounts/Manifest b/net-libs/gnome-online-accounts/Manifest
17 index f3e57e0..816d89c 100644
18 --- a/net-libs/gnome-online-accounts/Manifest
19 +++ b/net-libs/gnome-online-accounts/Manifest
20 @@ -1,3 +1,2 @@
21 DIST gnome-online-accounts-3.16.4.1.tar.xz 1440252 SHA256 68c688730a4a0be0a29e77106a78681fd0ea2c4e1aabafe4df7e20a22dbdb120 SHA512 3c563f422afc30994f7d3ac1102a3ace3b0c4ae645e76d4e40566a8aa01324f47737d978352a18e51e268ab3d707fc707ce7d5f0c8c281ebe3c9f86042a4f6b9 WHIRLPOOL 4697f67b55a7b85641efeed101afd384e4b19d9c920b871bdfcf0e6058b27850a771ba1da354b33ceab302ec87d4b6ce46a243637e401abc4e85dbcf3e449feb
22 -DIST gnome-online-accounts-3.18.2.1.tar.xz 1474116 SHA256 ca0a9c58ea5ac08437ed68fea9e8c3de69a8804e670ccf5a578c6786096ecfac SHA512 7c3fa120450c0ebce4a424e18475aebf5b93b5dbb52b9cdad70677493975e7b5dae1d5f631e63a4a6a8aebc6da76c1ab4633ad26d51cb531119493ff612467d4 WHIRLPOOL d096e285ef24b0366fa691c383bc0e6c068e118f1f47533f83e46c602f40f3d344dfa3c7f38c3fce013d2b6c9829134734b58db49c45bba802b357f2778fc140
23 DIST gnome-online-accounts-3.18.3.tar.xz 1475580 SHA256 bfb983831af8b1fbd81b70befda7683a38f86ca4cc911f763ae31207306e3827 SHA512 8305ee3cafdf81c7b534d76d2f8b92dfc6bd7acfc27cb02f74f901b4513d2742815a377e523b7d767b1a2e26a2899312ed86bd00e1aedc9c7ecff924f4d91bde WHIRLPOOL 62aafdc8ebb33cc6f0353a378330bb1bdbdd364503fdc86f2b79065a1ec5c5c7634dd8268a275b1f10e20fa3a3b8db1d45f159457e3bd7e5b41071e441c28246
24
25 diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild
26 deleted file mode 100644
27 index 96e2dc1..0000000
28 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild
29 +++ /dev/null
30 @@ -1,83 +0,0 @@
31 -# Copyright 1999-2015 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -# $Id$
34 -
35 -EAPI="5"
36 -GCONF_DEBUG="yes"
37 -GNOME2_LA_PUNT="yes"
38 -
39 -inherit gnome2
40 -
41 -DESCRIPTION="GNOME framework for accessing online accounts"
42 -HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
43 -
44 -LICENSE="LGPL-2+"
45 -SLOT="0/1"
46 -IUSE="gnome +introspection kerberos" # telepathy"
47 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
48 -
49 -# pango used in goaeditablelabel
50 -# libsoup used in goaoauthprovider
51 -# goa kerberos provider is incompatible with app-crypt/heimdal, see
52 -# https://bugzilla.gnome.org/show_bug.cgi?id=692250
53 -# json-glib-0.16 needed for bug #485092
54 -RDEPEND="
55 - >=dev-libs/glib-2.35:2
56 - >=app-crypt/libsecret-0.5
57 - >=dev-libs/json-glib-0.16
58 - dev-libs/libxml2:2
59 - >=net-libs/libsoup-2.42:2.4
60 - net-libs/rest:0.7
61 - net-libs/telepathy-glib
62 - >=net-libs/webkit-gtk-2.7.2:4
63 - >=x11-libs/gtk+-3.11.1:3
64 - x11-libs/pango
65 -
66 - introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )
67 - kerberos? (
68 - app-crypt/gcr:0=
69 - app-crypt/mit-krb5 )
70 -"
71 -# telepathy? ( net-libs/telepathy-glib )
72 -# goa-daemon can launch gnome-control-center
73 -PDEPEND="gnome? ( >=gnome-base/gnome-control-center-3.2[gnome-online-accounts(+)] )"
74 -
75 -DEPEND="${RDEPEND}
76 - dev-libs/libxslt
77 - >=dev-util/gtk-doc-am-1.3
78 - >=dev-util/gdbus-codegen-2.30.0
79 - >=dev-util/intltool-0.50.1
80 - sys-devel/gettext
81 - virtual/pkgconfig
82 -
83 - dev-libs/gobject-introspection-common
84 - gnome-base/gnome-common
85 -"
86 -# eautoreconf needs gobject-introspection-common, gnome-common
87 -
88 -# Due to sub-configure
89 -QA_CONFIGURE_OPTIONS=".*"
90 -
91 -src_configure() {
92 - # TODO: Give users a way to set the G/FB/Windows Live secrets
93 - # telepathy optional support is really a badly done, bug #494456
94 - gnome2_src_configure \
95 - --disable-static \
96 - --enable-backend \
97 - --enable-documentation \
98 - --enable-exchange \
99 - --enable-facebook \
100 - --enable-flickr \
101 - --enable-foursquare \
102 - --enable-imap-smtp \
103 - --enable-lastfm \
104 - --enable-media-server \
105 - --enable-owncloud \
106 - --enable-pocket \
107 - --enable-telepathy \
108 - --enable-windows-live \
109 - $(use_enable kerberos)
110 - #$(use_enable telepathy)
111 - # gudev & cheese from sub-configure is overriden
112 - # by top level configure, and disabled so leave it like that
113 -}