mbox series

[bug#66823,gnome-team,v5,0/6] Waiting for Purism

Message ID cover.1698944848.git.vivien@planete-kraus.eu
Headers show
Series Waiting for Purism | expand

Message

Vivien Kraus Nov. 2, 2023, 5:07 p.m. UTC
Dear Guix,

Here are the latest changes.  The Feedbackd patch is not upstreamed yet, as my
account on Purism’s Gitlab is not opened yet.  If you have one, feel free to
submit the patch, add the issue number, and reword the commit.

Best regards,

Vivien

Vivien Kraus (6):
  gnu: Add gmobile.
  [WIP] 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                        | 143 +++++++++++++++++-
 .../calls-disable-application-test.patch      |  72 +++++++++
 .../patches/calls-disable-sip-test.patch      |  44 ++++++
 .../feedbackd-use-system-gmobile.patch        |  42 +++++
 .../patches/gmobile-make-it-installable.patch |  89 +++++++++++
 .../libcall-ui-make-it-installable.patch      |  81 ++++++++++
 gnu/packages/telephony.scm                    | 105 +++++++++++++
 8 files changed, 578 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/calls-disable-application-test.patch
 create mode 100644 gnu/packages/patches/calls-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

Comments

Liliana Marie Prikler Nov. 2, 2023, 6:11 p.m. UTC | #1
Am Donnerstag, dem 02.11.2023 um 18:07 +0100 schrieb Vivien Kraus:
> Dear Guix,
> 
> Here are the latest changes.  The Feedbackd patch is not upstreamed
> yet, as my account on Purism’s Gitlab is not opened yet.  If you have
> one, feel free to submit the patch, add the issue number, and reword
> the commit.
This series LGTM with one change that I already noted on the relevant
patch.  CI seems to be confused about the long line – at the very
least, that's to lines to my 'git am'.

Cheers
Liliana Marie Prikler Nov. 4, 2023, 7:01 a.m. UTC | #2
Am Donnerstag, dem 02.11.2023 um 19:11 +0100 schrieb Liliana Marie
Prikler:
> Am Donnerstag, dem 02.11.2023 um 18:07 +0100 schrieb Vivien Kraus:
> > Dear Guix,
> > 
> > Here are the latest changes.  The Feedbackd patch is not upstreamed
> > yet, as my account on Purism’s Gitlab is not opened yet.  If you
> > have one, feel free to submit the patch, add the issue number, and
> > reword the commit.
> This series LGTM with one change that I already noted on the relevant
> patch.  CI seems to be confused about the long line – at the very
> least, that's to lines to my 'git am'.
> 
> Cheers
Pushed now with the mentioned change.  If you want to amend a comment,
feel free to reopen.

Cheers