Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: net-im/empathy/
Date: Tue, 30 Aug 2011 09:21:53
Message-Id: 9aabcc0d8cce88b58503a02166138f42e3e5be7a.tetromino@gentoo
1 commit: 9aabcc0d8cce88b58503a02166138f42e3e5be7a
2 Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 30 08:45:24 2011 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Tue Aug 30 08:45:24 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9aabcc0d
7
8 net-im/empathy: 3.1.5.1 → 3.1.90
9
10 Version bump, now supports landline calling with SIP accounts. Add
11 missing libgee, pango, and gdk-pixbuf dependencies.
12
13 ---
14 ...mpathy-3.1.5.1.ebuild => empathy-3.1.90.ebuild} | 5 +++++
15 net-im/empathy/empathy-9999.ebuild | 5 +++++
16 2 files changed, 10 insertions(+), 0 deletions(-)
17
18 diff --git a/net-im/empathy/empathy-3.1.5.1.ebuild b/net-im/empathy/empathy-3.1.90.ebuild
19 similarity index 95%
20 rename from net-im/empathy/empathy-3.1.5.1.ebuild
21 rename to net-im/empathy/empathy-3.1.90.ebuild
22 index 57906f5..ef1d2c2 100644
23 --- a/net-im/empathy/empathy-3.1.5.1.ebuild
24 +++ b/net-im/empathy/empathy-3.1.90.ebuild
25 @@ -28,10 +28,15 @@ IUSE="debug eds +map +geoloc +networkmanager sendto spell test +video" # gnome
26
27 # FIXME: gst-plugins-bad is required for the valve plugin. This should move to good
28 # eventually at which point the dep can be dropped
29 +# libgee extensively used in libempathy
30 +# gdk-pixbuf and pango extensively used in libempathy-gtk
31 RDEPEND=">=dev-libs/glib-2.28:2
32 + x11-libs/gdk-pixbuf:2
33 >=x11-libs/gtk+-3.0.2:3
34 + x11-libs/pango
35 >=dev-libs/dbus-glib-0.51
36 >=dev-libs/folks-0.6.0
37 + dev-libs/libgee
38 >=gnome-base/gnome-keyring-2.91.4-r300
39 >=media-libs/libcanberra-0.25[gtk3]
40 media-sound/pulseaudio[glib]
41
42 diff --git a/net-im/empathy/empathy-9999.ebuild b/net-im/empathy/empathy-9999.ebuild
43 index 57906f5..ef1d2c2 100644
44 --- a/net-im/empathy/empathy-9999.ebuild
45 +++ b/net-im/empathy/empathy-9999.ebuild
46 @@ -28,10 +28,15 @@ IUSE="debug eds +map +geoloc +networkmanager sendto spell test +video" # gnome
47
48 # FIXME: gst-plugins-bad is required for the valve plugin. This should move to good
49 # eventually at which point the dep can be dropped
50 +# libgee extensively used in libempathy
51 +# gdk-pixbuf and pango extensively used in libempathy-gtk
52 RDEPEND=">=dev-libs/glib-2.28:2
53 + x11-libs/gdk-pixbuf:2
54 >=x11-libs/gtk+-3.0.2:3
55 + x11-libs/pango
56 >=dev-libs/dbus-glib-0.51
57 >=dev-libs/folks-0.6.0
58 + dev-libs/libgee
59 >=gnome-base/gnome-keyring-2.91.4-r300
60 >=media-libs/libcanberra-0.25[gtk3]
61 media-sound/pulseaudio[glib]