From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-online-miners/
Date: Wed, 30 Dec 2015 10:24:24 +0000 (UTC) [thread overview]
Message-ID: <1451471055.929421c0ac8b8951fece1bfc83bc7f270bb7b1e5.pacho@gentoo> (raw)
commit: 929421c0ac8b8951fece1bfc83bc7f270bb7b1e5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 10:22:28 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 10:24:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929421c0
net-misc/gnome-online-miners: libgdata now uses a separate USE flag for switching gnome-online-accounts support and rename gnome USE to crypto (#566324)
Package-Manager: portage-2.2.26
.../gnome-online-miners-3.14.3-r2.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.14.3-r2.ebuild b/net-misc/gnome-online-miners/gnome-online-miners-3.14.3-r2.ebuild
new file mode 100644
index 0000000..1822c29
--- /dev/null
+++ b/net-misc/gnome-online-miners/gnome-online-miners-3.14.3-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Crawls through your online content"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineMiners"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="flickr"
+KEYWORDS="~amd64 ~x86"
+
+# libgdata[gnome] needed for goa support
+RDEPEND="
+ >=app-misc/tracker-1:0=
+ >=dev-libs/glib-2.35.1:2
+ >=dev-libs/libgdata-0.15.2:0=[crypt,gnome-online-accounts]
+ >=media-libs/grilo-0.2.6:0.2
+ >=net-libs/gnome-online-accounts-3.13.3
+ >=net-libs/libgfbgraph-0.2.2:0.2
+ >=net-libs/libzapojit-0.0.2
+ flickr? ( media-plugins/grilo-plugins[flickr] )
+"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+"
+
+src_configure() {
+ gnome2_src_configure \
+ $(use_enable flickr) \
+ --disable-static \
+ --enable-facebook \
+ --enable-google \
+ --enable-media-server \
+ --enable-owncloud \
+ --enable-windows-live
+}
next reply other threads:[~2015-12-30 10:24 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-30 10:24 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-31 17:58 [gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-online-miners/ Matt Turner
2022-06-21 14:02 Matt Turner
2022-06-21 14:02 Matt Turner
2022-05-20 18:13 Pacho Ramos
2022-02-08 4:45 Sam James
2021-12-31 3:42 Yixun Lan
2021-06-07 6:27 Georgy Yakovlev
2021-04-28 16:27 Matt Turner
2020-04-25 20:17 Mart Raudsepp
2020-04-20 18:16 Agostino Sarubbo
2020-04-20 17:03 Agostino Sarubbo
2020-04-04 14:12 Mart Raudsepp
2019-08-05 2:05 Aaron Bauman
2019-05-18 23:05 Mart Raudsepp
2019-05-10 17:49 Mikle Kolyada
2019-05-08 9:33 Mikle Kolyada
2019-04-10 12:20 Mart Raudsepp
2019-04-09 21:09 Mikle Kolyada
2019-04-08 2:18 Thomas Deutschmann
2019-03-31 10:14 Mart Raudsepp
2019-03-31 7:36 Mart Raudsepp
2019-03-18 13:36 Mart Raudsepp
2019-01-18 16:30 Mart Raudsepp
2018-02-03 23:17 Mart Raudsepp
2018-01-27 0:41 Thomas Deutschmann
2018-01-18 2:53 Mikle Kolyada
2017-08-15 9:57 Gilles Dartiguelongue
2017-04-01 16:31 Agostino Sarubbo
2017-04-01 13:16 Agostino Sarubbo
2016-11-01 23:58 Gilles Dartiguelongue
2016-11-01 23:58 Gilles Dartiguelongue
2016-09-09 22:55 Gilles Dartiguelongue
2016-09-09 22:55 Gilles Dartiguelongue
2016-07-03 11:42 Pacho Ramos
2016-07-02 14:47 Michał Górny
2015-12-30 10:24 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
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=1451471055.929421c0ac8b8951fece1bfc83bc7f270bb7b1e5.pacho@gentoo \
--to=pacho@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