GNU bug report logs - #40677
Jami

Previous Next

Package: guix-patches;

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

Date: Fri, 17 Apr 2020 00:02:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #350 received at 40677 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>
Cc: 40677 <at> debbugs.gnu.org
Subject: Re: [bug#40677] [PATCH V3 11/15] gnu: pjproject,
 pjproject-jami: Bump to 2.10, apply new SFL patches.
Date: Sat, 02 May 2020 11:14:14 +0200
> * gnu/packages/telephony.scm (pjproject): Bump the version to 2.10.
s/bump/update

> +       (list "--disable-oss" ; do we need this?

If we don't need this you can remove it. Otherwise no need to add a
comment.

You shouldn't hardcode the commit corresponding to the tag. You can do
this instead:

--8<---------------cut here---------------start------------->8---
              (url "https://github.com/pjsip/pjproject.git")
-             (commit "3e7b75cb2e482baee58c1991bd2fa4fb06774e0d")))
+             (commit version)))
--8<---------------cut here---------------end--------------->8---

With this commit, neither pjproject nor pjproject-jami build for
me. Could you check why?

Thanks,

Mathieu




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

Previous Next


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