all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rdes via Bug reports for GNU Guix <bug-guix@gnu.org>
To: "51341@debbugs.gnu.org" <51341@debbugs.gnu.org>
Subject: bug#51341: [PATCH]  gnu: gajim: adds libnice
Date: Fri, 26 Nov 2021 23:16:06 +0000	[thread overview]
Message-ID: <yPrw5SBnP_o5JrjG9dGdJAyrse7sk6b0374xbj1yFwXfJHcus9IkUXHdDWiWaZsxGU4nEKnsV6LXM5ilEnOfcH2HU8IE1aOwd-x3cb_dDKU=@protonmail.com> (raw)
In-Reply-To: <HddjSthJ_QqhhSeNaF95K8ljFJPMRAVpC5Osn8AzaYlhKsypEYbaPmKg5kYbPSOftywtOhYYPpw0cWkOB5ZBy6QqbUdfwgI2hnD0BFO9T-M=@protonmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 384 bytes --]

Sorry,
Actual patch attached this time.

Sent with [ProtonMail](https://protonmail.com/) Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, October 26th, 2021 at 8:56 PM, rdes <rdes@protonmail.com> wrote:

> Hello,
>
> The attached patch adds libnice to gajim, which fixed my start call issue.
> Fixes: <https://issues.guix.gnu.org/51341>
>
> Ryan

[-- Attachment #1.2: Type: text/html, Size: 1211 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gajim-adds-libnice.patch --]
[-- Type: text/x-patch; name=0001-gnu-gajim-adds-libnice.patch, Size: 807 bytes --]

From 0b3bc36687e67d91a7f0ea6a41e789ac784ae602 Mon Sep 17 00:00:00 2001
From: Ryan Desfosses <rdes@protonmail.com>
Date: Tue, 26 Oct 2021 20:12:32 -0400
Subject: [PATCH] gnu: gajim: adds libnice

Fixes <https://issues.guix.gnu.org/51341>

* gnu/package/messaging.scm (gajim): update
---
 gnu/packages/messaging.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index d07c1c6566..8dcfc11ec8 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1158,6 +1158,7 @@ (define-public gajim
        ("gst-plugins-base" ,gst-plugins-base)
        ("gtk+" ,gtk+)
        ("gupnp-igd" ,gupnp-igd)
+       ("libnice" ,libnice)
        ("libsecret" ,libsecret)
        ("libsoup" ,libsoup)
        ("libxss" ,libxscrnsaver)
-- 
2.33.1


  reply	other threads:[~2021-11-26 23:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22 23:34 bug#51341: gajim fails to start call rdes via Bug reports for GNU Guix
2021-10-27  0:56 ` bug#51341: [PATCH] gnu: gajim: adds libnice rdes via Bug reports for GNU Guix
2021-11-26 23:16   ` rdes via Bug reports for GNU Guix [this message]
2021-12-05 13:13     ` [bug#52304] Fw: " rdes via Guix-patches via
2021-12-26 17:57       ` bug#52304: " Mathieu Othacehe

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='yPrw5SBnP_o5JrjG9dGdJAyrse7sk6b0374xbj1yFwXfJHcus9IkUXHdDWiWaZsxGU4nEKnsV6LXM5ilEnOfcH2HU8IE1aOwd-x3cb_dDKU=@protonmail.com' \
    --to=bug-guix@gnu.org \
    --cc=51341@debbugs.gnu.org \
    --cc=rdes@protonmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.