From: Jan <tona_kosmicznego_smiecia@interia.pl>
To: 39005@debbugs.gnu.org
Subject: [bug#39005] [PATCH 00/22] Maintaining Jami.
Date: Tue, 7 Jan 2020 01:29:00 +0100 [thread overview]
Message-ID: <20200107012900.7cf19eb6@interia.pl> (raw)
Maintaining Jami - mostly updating, adding new deps and updating old,
improving some things, for example moving Jami and its deps to jami.scm.
Changes:
gnu: jami: Bump to 20191227.2.74b55b6.
gnu: pjproject-jami: Apply a missing patch.
gnu: libring: Use ffmpeg-jami instead of ffmpeg.
gnu: jami: Bump to 20191224.1.5c0154a
gnu: jami.scm: Fix formatting. No code changes!
gnu: pjproject-jami: Remove unnecessary lambda, which came from doing
rebase improperly; jami.scm: untabify, remove trailing whitespace.
gnu: pjproject-jami: Fix formatting - replace a tab sign with a space.
No code changes!
gnu: restinio: Bump to 0.6.1.1.
gnu: opendht: Bump to 2.0.0beta3.
gnu: jami: bump to 20191217.1.ce5f295.
gnu: ffmpeg-jami: skip tests.
gnu: jami: Bump to 20191214.1.07edb5e.
gnu: Add gnutls-jami (not yet working).
gnu: jami: Bump to 20191209.1.4b48135.
gnu: Add ffmpeg-jami.
gnu: jami: Fix the procedure for applying patches. Use the procedure
correctly in pjproject-jami.
gnu: jami: Move Jami and its dependencies to a separate file
(jami.scm).
gnu: Jami: add libnatpmp (an optional dependency)
gnu: libupnp: Bump to 1.8.3; change fetch-method; add missing
dependencies.
gnu: Add libnatpmp.
gnu: jami: fix downloading by changing the prefix to jami_ ed57ae4b5a.
gnu: jami: Bump to 20191128.1.4c44bb7.
gnu: jami: Bump to 20191227.2.74b55b6.
Statistics for each change (If there's a way do do this better,
please tell me what command does it):
gnu/packages/jami.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: pjproject-jami: Apply a missing patch.
gnu/packages/jami.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
gnu: libring: Use ffmpeg-jami instead of ffmpeg.
gnu/packages/jami.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
gnu: jami: Bump to 20191224.1.5c0154a
gnu/packages/jami.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: jami.scm: Fix formatting. No code changes!
gnu/packages/jami.scm | 640 +++++++++++++++++++++++++-------------------------
1 file changed, 320 insertions(+), 320 deletions(-)
gnu: pjproject-jami: Remove unnecessary lambda, which came from doing rebase improperly; jami.scm: untabify, remove trailing whitespace.
gnu/packages/jami.scm | 591 +++++++++++++++++++++++---------------------------
1 file changed, 277 insertions(+), 314 deletions(-)
gnu: pjproject-jami: Fix formatting - replace a tab sign with a space. No code changes!
gnu/packages/jami.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
gnu: restinio: Bump to 0.6.1.1.
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: opendht: Bump to 2.0.0beta3.
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: jami: bump to 20191217.1.ce5f295.
gnu/packages/jami.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: ffmpeg-jami: skip tests.
gnu/packages/jami.scm | 335 ++++++++++++++++++++++++++------------------------
1 file changed, 172 insertions(+), 163 deletions(-)
gnu: jami: Bump to 20191214.1.07edb5e.
gnu/packages/jami.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: Add gnutls-jami (not yet working).
gnu/packages/jami.scm | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
gnu: jami: Bump to 20191209.1.4b48135.
gnu/packages/jami.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
gnu: Add ffmpeg-jami.
gnu/packages/jami.scm | 213 +++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 212 insertions(+), 1 deletion(-)
gnu: jami: Fix the procedure for applying patches. Use the procedure correctly in pjproject-jami.
gnu/packages/jami.scm | 43 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
gnu: jami: Move Jami and its dependencies to a separate file (jami.scm).
gnu/packages/jami.scm | 352 +++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/telephony.scm | 291 -------------------------------------
2 files changed, 352 insertions(+), 291 deletions(-)
gnu: Jami: add libnatpmp (an optional dependency)
gnu/packages/telephony.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
gnu: libupnp: Bump to 1.8.3; change fetch-method; add missing dependencies.
gnu/packages/upnp.scm | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
gnu: Add libnatpmp
gnu/packages/networking.scm | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
gnu: jami: fix downloading by changing the prefix to jami_
gnu/packages/telephony.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
gnu: jami: Bump to 20191128.1.4c44bb7.
Jan Wielkiewicz
next reply other threads:[~2020-01-07 8:28 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 0:29 Jan [this message]
2020-01-07 10:17 ` [bug#39005] [PATCH 01/22] gnu: jami: Bump to 20191128.1.4c44bb7 Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 02/22] gnu: jami: fix downloading by changing the prefix to jami_ Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 03/22] gnu: Add libnatpmp Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 04/22] gnu: libupnp: Bump to 1.8.3; change fetch-method; add missing dependencies Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency) Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 06/22] gnu: jami: Move Jami and its dependencies to a separate file (jami.scm) Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 07/22] gnu: jami: Fix the procedure for applying patches. Use the procedure correctly in pjproject-jami Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 08/22] gnu: Add ffmpeg-jami Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 09/22] gnu: jami: Bump to 20191209.1.4b48135 Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 10/22] gnu: Add gnutls-jami (not yet working) Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 11/22] gnu: jami: Bump to 20191214.1.07edb5e Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 12/22] gnu: ffmpeg-jami: skip tests Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 13/22] gnu: jami: bump to 20191217.1.ce5f295 Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 14/22] gnu: opendht: Bump to 2.0.0beta3 Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 15/22] gnu: restinio: Bump to 0.6.1.1 Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 16/22] gnu: pjproject-jami: Fix formatting - replace a tab sign with a space. No code changes! Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 17/22] gnu: pjproject-jami: Remove unnecessary lambda, which came from doing rebase improperly; jami.scm: untabify, remove trailing whitespace Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 18/22] gnu: jami.scm: Fix formatting. No code changes! Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 19/22] gnu: jami: Bump to 20191224.1.5c0154a Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 20/22] gnu: libring: Use ffmpeg-jami instead of ffmpeg Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 21/22] gnu: pjproject-jami: Apply a missing patch Jan Wielkiewicz
2020-01-07 10:17 ` [bug#39005] [PATCH 22/22] gnu: jami: Bump to 20191227.2.74b55b6 Jan Wielkiewicz
2020-02-09 23:12 ` bug#39005: Closing the issue, will post not messy patches soon Jan
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=20200107012900.7cf19eb6@interia.pl \
--to=tona_kosmicznego_smiecia@interia.pl \
--cc=39005@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 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.