From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/empathy/
Date: Tue, 27 Sep 2022 23:55:42 +0000 (UTC) [thread overview]
Message-ID: <1664322921.cee66297da54773c75c75e0fa71860271e7c7aa0.mattst88@gentoo> (raw)
commit: cee66297da54773c75c75e0fa71860271e7c7aa0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 16:15:04 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 23:55:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee66297
net-im/empathy: Bump to EAPI=8
Notably fix src_test() to use dbus-run-session instead of dbus-launch.
Appears to have been broken since 2014.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-im/empathy/empathy-3.12.14-r1.ebuild | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/net-im/empathy/empathy-3.12.14-r1.ebuild b/net-im/empathy/empathy-3.12.14-r1.ebuild
index 551946b73396..4cebea65eb10 100644
--- a/net-im/empathy/empathy-3.12.14-r1.ebuild
+++ b/net-im/empathy/empathy-3.12.14-r1.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{8..10} )
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
inherit gnome2 python-any-r1 virtualx
@@ -68,24 +67,24 @@ COMMON_DEPEND="
>=media-video/cheese-3.4:= )
"
-# >=empathy-3.4 is incompatible with telepathy-rakia-0.6, bug #403861
RDEPEND="${COMMON_DEPEND}
media-libs/gst-plugins-base:1.0
net-im/telepathy-connection-managers
- !<net-voip/telepathy-rakia-0.7
x11-themes/adwaita-icon-theme
gnome? ( gnome-extra/gnome-contacts )
"
DEPEND="${COMMON_DEPEND}
+ test? (
+ sys-apps/grep
+ >=dev-libs/check-0.9.4 )
+"
+BDEPEND="
${PYTHON_DEPS}
dev-libs/libxml2:2
dev-libs/libxslt
>=dev-util/intltool-0.50.0
dev-util/itstool
virtual/pkgconfig
- test? (
- sys-apps/grep
- >=dev-libs/check-0.9.4 )
"
PDEPEND=">=net-im/telepathy-mission-control-5.14"
@@ -112,5 +111,5 @@ src_configure() {
}
src_test() {
- dbus-launch virtx emake check #504516
+ virtx dbus-run-session emake check
}
next reply other threads:[~2022-09-27 23:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-27 23:55 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-01 17:16 [gentoo-commits] repo/gentoo:master commit in: net-im/empathy/ Matt Turner
2022-09-27 23:55 Matt Turner
2022-05-20 19:16 Pacho Ramos
2021-05-25 19:01 Matt Turner
2020-07-11 13:34 Mart Raudsepp
2020-04-17 16:24 Sergei Trofimovich
2020-02-02 19:35 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-12-16 14:04 Tobias Klausmann
2017-09-11 21:55 Gilles Dartiguelongue
2017-08-27 17:57 Gilles Dartiguelongue
2017-05-28 11:14 Pacho Ramos
2016-07-09 13:40 Pacho Ramos
2016-07-09 13:40 Pacho Ramos
2016-07-09 13:40 Pacho Ramos
2016-05-30 21:15 Pacho Ramos
2015-11-11 8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-10-17 11:05 Pacho Ramos
2015-10-17 11:05 Pacho Ramos
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=1664322921.cee66297da54773c75c75e0fa71860271e7c7aa0.mattst88@gentoo \
--to=mattst88@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