Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/empathy/
Date: Sun, 27 Aug 2017 17:57:22
Message-Id: 1503856618.f916e45284ba1d0675d505a6847a3bfb2c1149df.eva@gentoo
1 commit: f916e45284ba1d0675d505a6847a3bfb2c1149df
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 27 17:39:47 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 17:56:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f916e452
7
8 net-im/empathy: version bump 3.12.12 → 3.12.14
9
10 Port to new webkit-gtk and clutter-gst. Fix connection issues with Google.
11
12 Package-Manager: Portage-2.3.8, Repoman-2.3.3
13
14 net-im/empathy/Manifest | 1 +
15 net-im/empathy/empathy-3.12.14.ebuild | 115 ++++++++++++++++++++++++++++++++++
16 2 files changed, 116 insertions(+)
17
18 diff --git a/net-im/empathy/Manifest b/net-im/empathy/Manifest
19 index 111f617a671..1bd81bad5f7 100644
20 --- a/net-im/empathy/Manifest
21 +++ b/net-im/empathy/Manifest
22 @@ -1 +1,2 @@
23 DIST empathy-3.12.12.tar.xz 5203996 SHA256 dda22adf38772d85cd7ff611bcc1a036a6b8625bc7d146c95d4bfcdbc3ecf7cb SHA512 d16b6c35c58d0cf6306acfd43efff633204cee2a5eb65dc84c3d6fabe48529b9df69e51e85db5068f90b06bec643ce772bae84188dec31950f37553b13e3283f WHIRLPOOL a5ec1a80f44b32c41a15eadc7eb51fd8c4fb95e08130602c4b8995bdf4d813a9628372a58981bc3aa61217be60eec7b7e91b71343e2ff992ad6f17be983487dd
24 +DIST empathy-3.12.14.tar.xz 5017776 SHA256 7d86942ce97edd10ade0e6ae6a210d35e4d627fe4d223377d71fd1840bc6e3a3 SHA512 f467277278a9e8d330e4ab656b3edb2acac6efec211baa146a5ea0a6d0da299e68cdb83ceb1a27a1aa4744c2ce1a441fa287001003c523036ada517029a40123 WHIRLPOOL 6b1a101c41c237d8eb8c7903b81bff5b8be331c3e9585decc5e1be2a985f10be546b0fd58e4b328a4037c1efffa7c4e9fb62e350210bff94a2d07c8eab318f0b
25
26 diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild
27 new file mode 100644
28 index 00000000000..29c41f11bc6
29 --- /dev/null
30 +++ b/net-im/empathy/empathy-3.12.14.ebuild
31 @@ -0,0 +1,115 @@
32 +# Copyright 1999-2017 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=6
36 +GNOME2_LA_PUNT="yes"
37 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
38 +
39 +inherit gnome2 python-any-r1 virtualx
40 +
41 +DESCRIPTION="Telepathy instant messaging and video/audio call client for GNOME"
42 +HOMEPAGE="https://wiki.gnome.org/Apps/Empathy"
43 +
44 +LICENSE="GPL-2 CC-BY-SA-3.0 FDL-1.3 LGPL-2.1"
45 +SLOT="0"
46 +IUSE="debug +geolocation gnome gnome-online-accounts +map spell test +v4l"
47 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
48 +
49 +# False positives caused by nested configure scripts
50 +QA_CONFIGURE_OPTIONS=".*"
51 +
52 +# gdk-pixbuf and pango extensively used in libempathy-gtk
53 +COMMON_DEPEND="
54 + >=dev-libs/glib-2.48:2[dbus]
55 + x11-libs/gdk-pixbuf:2
56 + >=x11-libs/gtk+-3.9.4:3
57 + x11-libs/pango
58 + >=dev-libs/dbus-glib-0.51
59 + >=dev-libs/folks-0.9.5:=[telepathy]
60 + dev-libs/libgee:0.8=
61 + >=app-crypt/libsecret-0.5
62 + >=media-libs/libcanberra-0.25[gtk3]
63 + >=net-libs/webkit-gtk-2.10:4
64 + >=x11-libs/libnotify-0.7:=
65 +
66 + media-libs/gstreamer:1.0
67 + >=media-libs/clutter-1.10.0:1.0
68 + >=media-libs/clutter-gtk-1.1.2:1.0
69 + media-libs/clutter-gst:3.0
70 + >=media-libs/cogl-1.14:1.0=
71 +
72 + net-libs/farstream:0.2=
73 + >=net-libs/telepathy-farstream-0.6.0:=
74 + >=net-libs/telepathy-glib-0.23.2
75 + >=net-im/telepathy-logger-0.8.0:=
76 +
77 + app-crypt/gcr
78 + dev-libs/libxml2:2
79 + gnome-base/gsettings-desktop-schemas
80 + media-sound/pulseaudio[glib]
81 + net-libs/libsoup:2.4
82 + x11-libs/libX11
83 +
84 + geolocation? (
85 + >=app-misc/geoclue-2.1:2.0
86 + >=sci-geosciences/geocode-glib-3.10 )
87 + gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.5.1:= )
88 + map? (
89 + >=media-libs/clutter-1.7.14:1.0
90 + >=media-libs/clutter-gtk-0.90.3:1.0
91 + >=media-libs/libchamplain-0.12.1:0.12[gtk] )
92 + spell? (
93 + >=app-text/enchant-1.2
94 + >=app-text/iso-codes-0.35 )
95 + v4l? (
96 + media-plugins/gst-plugins-v4l2:1.0
97 + >=media-video/cheese-3.4:=
98 + virtual/libgudev:= )
99 +"
100 +
101 +# >=empathy-3.4 is incompatible with telepathy-rakia-0.6, bug #403861
102 +RDEPEND="${COMMON_DEPEND}
103 + media-libs/gst-plugins-base:1.0
104 + net-im/telepathy-connection-managers
105 + !<net-voip/telepathy-rakia-0.7
106 + x11-themes/adwaita-icon-theme
107 + gnome? ( gnome-extra/gnome-contacts )
108 +"
109 +DEPEND="${COMMON_DEPEND}
110 + ${PYTHON_DEPS}
111 + dev-libs/libxml2:2
112 + dev-libs/libxslt
113 + >=dev-util/intltool-0.50.0
114 + dev-util/itstool
115 + virtual/pkgconfig
116 + test? (
117 + sys-apps/grep
118 + >=dev-libs/check-0.9.4 )
119 +"
120 +PDEPEND=">=net-im/telepathy-mission-control-5.14"
121 +
122 +pkg_setup() {
123 + python-any-r1_pkg_setup
124 + export PYTHONIOENCODING=UTF-8 # See bug 489774
125 +}
126 +
127 +src_configure() {
128 + DOCS="CONTRIBUTORS AUTHORS ChangeLog NEWS README"
129 + gnome2_src_configure \
130 + --disable-coding-style-checks \
131 + --disable-static \
132 + --disable-ubuntu-online-accounts \
133 + --enable-gst-1.0 \
134 + $(use_enable debug) \
135 + $(use_enable geolocation geocode) \
136 + $(use_enable geolocation location) \
137 + $(use_enable gnome-online-accounts goa) \
138 + $(use_enable map) \
139 + $(use_enable spell) \
140 + $(use_enable v4l gudev) \
141 + $(use_with v4l cheese)
142 +}
143 +
144 +src_test() {
145 + dbus-launch virtx emake check #504516
146 +}