GNU bug report logs - #38977
[PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency)

Previous Next

Package: guix-patches;

Reported by: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>

Date: Mon, 6 Jan 2020 11:05:02 UTC

Severity: normal

Tags: patch

Done: Jan <tona_kosmicznego_smiecia <at> interia.pl>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jan <tona_kosmicznego_smiecia <at> interia.pl>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38977: closed ([PATCH 05/22] gnu: Jami: add libnatpmp (an
 optional dependency))
Date: Mon, 06 Jan 2020 18:28:08 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 6 Jan 2020 19:07:40 +0100
with message-id <20200106190740.53930ee0 <at> interia.pl>
and subject line Closing the broken patch
has caused the debbugs.gnu.org bug report #38977,
regarding [PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38977: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38977
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>
To: guix-patches <at> gnu.org
Cc: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>
Subject: [PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency)
Date: Mon,  6 Jan 2020 02:11:35 +0100
---
 gnu/packages/telephony.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index e6660c00e1..a2970c817b 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -781,7 +781,6 @@ Initiation Protocol (SIP) and a multimedia framework.")
     (source (jami-source #:without-daemon #t))
     (build-system gnu-build-system)
     (inputs
-     ;; Missing (optional?) dep: libnatpmp.
      `(("alsa-lib" ,alsa-lib)
        ("boost" ,boost)
        ("dbus-c++" ,dbus-c++)
@@ -802,6 +801,7 @@ Initiation Protocol (SIP) and a multimedia framework.")
        ("libsndfile" ,libsndfile)
        ("speex" ,speex)
        ("speexdsp" ,speexdsp)
+       ("libnatpmp" ,libnatpmp)
        ("libupnp" ,libupnp)
        ("libvorbis" ,libvorbis)
        ("libx264" ,libx264)
-- 
2.24.1



[Message part 3 (message/rfc822, inline)]
From: Jan <tona_kosmicznego_smiecia <at> interia.pl>
To: 38977-done <at> debbugs.gnu.org
Subject: Closing the broken patch
Date: Mon, 6 Jan 2020 19:07:40 +0100
I broke the whole patch series, sorry, hope this solves everything.
I got smtp error and thought patches didn't send.


Jan Wielkiewicz


This bug report was last modified 5 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.