unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Martin Schmidt <martin.schmidt13@gmx.de>
To: 59569@debbugs.gnu.org
Cc: Martin Schmidt <martin.schmidt13@gmx.de>
Subject: [bug#59569] [PATCH v2 2/2] gnu: nheko: Support video calls.
Date: Sat, 26 Nov 2022 18:35:55 +0100	[thread overview]
Message-ID: <20221126173555.7341-2-martin.schmidt13@gmx.de> (raw)
In-Reply-To: <20221126173555.7341-1-martin.schmidt13@gmx.de>

* gnu/packages/messaging.scm (nheko)[inputs]: Replace
  GST-PLUGINS-GOOD with GST-PLUGINS-GOOD-QT to fix video
  calls.
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 9927c7c323..d23118cce8 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2459,7 +2459,7 @@ (define-public nheko
            curl
            gst-plugins-base
            gst-plugins-bad              ; sdp & webrtc for voip
-           gst-plugins-good             ; rtpmanager for voip
+           gst-plugins-good-qt          ; rtpmanager for voip
            json-modern-cxx
            libevent
            libnice                      ; for voip
--
2.38.1





  reply	other threads:[~2022-11-26 19:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  7:11 [bug#59569] [PATCH 0/2] nheko: Support video calls Martin Schmidt
2022-11-25 11:13 ` [bug#59569] [PATCH 1/2] gnu: Add gst-plugins-good-qt Martin Schmidt
2022-11-25 11:13   ` [bug#59569] [PATCH 2/2] gnu: nheko: Support video calls Martin Schmidt
2022-11-25 16:01     ` ( via Guix-patches via
2022-11-25 15:57   ` [bug#59569] [PATCH 1/2] gnu: Add gst-plugins-good-qt ( via Guix-patches via
2022-11-26 17:35 ` [bug#59569] [PATCH v2 " Martin Schmidt
2022-11-26 17:35   ` Martin Schmidt [this message]
2022-12-13 13:45 ` bug#59569: [PATCH 0/2] nheko: Support video calls Christopher Baines

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221126173555.7341-2-martin.schmidt13@gmx.de \
    --to=martin.schmidt13@gmx.de \
    --cc=59569@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).