guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66823] [PATCH gnome-team v2 0/6] Add GNOME Calls, slightly better


From: Vivien Kraus
Subject: [bug#66823] [PATCH gnome-team v2 0/6] Add GNOME Calls, slightly better
Date: Sun, 29 Oct 2023 21:15:11 +0100
User-agent: Evolution 3.46.4

I unpacked the libraries, but I’m still stuck with 2 tests in calls.  The
“sip” test is an end-to-end test of a SIP call. It works if I am in a shell
with the environment-variables sourced, but it does not in the build
container.  Maybe it is because access to the network is more difficult in the
container: the test might not expect to have no other IP than 127.0.0.1.

I’m also worried about the application test.  I tried all the add-before and
replace check phases that I could find, and it does not help.

Best regards,

Vivien

Vivien Kraus (6):
  gnu: Add gmobile.
  gnu: feedbackd: Update to 0.2.1.
  gnu: Add sofia-sip.
  gnu: Add libcallaudio.
  gnu: Add libcall-ui.
  gnu: Add calls.

 gnu/local.mk                                  |   5 +
 gnu/packages/gnome.scm                        | 140 +++++++++++++++++-
 .../call-disable-application-test.patch       |  71 +++++++++
 .../patches/call-disable-sip-test.patch       |  39 +++++
 .../feedbackd-use-system-gmobile.patch        |  39 +++++
 .../patches/gmobile-make-it-installable.patch |  87 +++++++++++
 .../libcall-ui-make-it-installable.patch      |  79 ++++++++++
 gnu/packages/telephony.scm                    | 102 +++++++++++++
 8 files changed, 559 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/call-disable-application-test.patch
 create mode 100644 gnu/packages/patches/call-disable-sip-test.patch
 create mode 100644 gnu/packages/patches/feedbackd-use-system-gmobile.patch
 create mode 100644 gnu/packages/patches/gmobile-make-it-installable.patch
 create mode 100644 gnu/packages/patches/libcall-ui-make-it-installable.patch


base-commit: 2677bf985c0025d04ffdcff31763978b633dbc58
-- 
2.41.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]