Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: net-im/empathy/
Date: Wed, 21 Nov 2012 20:52:07
Message-Id: 1353530616.0f604fc9ef9b74ef05d3a0b7a43efc8dc5f4362c.eva@gentoo
1 commit: 0f604fc9ef9b74ef05d3a0b7a43efc8dc5f4362c
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 21 20:43:36 2012 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 21 20:43:36 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0f604fc9
7
8 net-im/empathy: 3.6.1 → 3.6.2
9
10 Mostly fixes to gnome-online-account support.
11
12 ---
13 .../{empathy-3.6.1.ebuild => empathy-3.6.2.ebuild} | 0
14 net-im/empathy/metadata.xml | 28 ++++++++++++++++++++
15 2 files changed, 28 insertions(+), 0 deletions(-)
16
17 diff --git a/net-im/empathy/empathy-3.6.1.ebuild b/net-im/empathy/empathy-3.6.2.ebuild
18 similarity index 100%
19 rename from net-im/empathy/empathy-3.6.1.ebuild
20 rename to net-im/empathy/empathy-3.6.2.ebuild
21
22 diff --git a/net-im/empathy/metadata.xml b/net-im/empathy/metadata.xml
23 new file mode 100644
24 index 0000000..a5e8268
25 --- /dev/null
26 +++ b/net-im/empathy/metadata.xml
27 @@ -0,0 +1,28 @@
28 +<?xml version="1.0" encoding="UTF-8"?>
29 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
30 +<pkgmetadata>
31 + <herd>net-im</herd>
32 + <herd>gnome</herd>
33 + <use>
34 + <flag name="geocode">Enable translation between addresses and geographic
35 + coordinates using <pkg>sci-geosciences/geocode-glib</pkg> and Yahoo!
36 + Place Finder</flag>
37 + <flag name="geoloc">Enable geolocation support through
38 + <pkg>app-misc/geoclue</pkg></flag>
39 + <flag name="gnome-online-accounts">Enable using
40 + <pkg>net-libs/gnome-online-accounts</pkg> for authorization (e.g.
41 + for Google Talk)</flag>
42 + <flag name="map">Enable world map support through
43 + <pkg>media-libs/libchamplain</pkg></flag>
44 + <flag name="sendto">Enable support for sending files to various devices
45 + using <pkg>gnome-extra/nautilus-sendto</pkg></flag>
46 + </use>
47 + <longdescription>
48 + Empathy consists of a rich set of reusable instant messaging widgets,
49 + and a GNOME client using those widgets. It uses Telepathy and Nokia's
50 + Mission Control. The main goal is to permit desktop integration by
51 + providing libempathy and libempathy-gtk libraries. libempathy-gtk is a
52 + set of powerful widgets that can be embeded into any GNOME application.
53 + A client application is provided.
54 + </longdescription>
55 +</pkgmetadata>