[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#42229] [PATCH 0/9] Jami update and refactor
From: |
Jan Wielkiewicz |
Subject: |
[bug#42229] [PATCH 0/9] Jami update and refactor |
Date: |
Mon, 6 Jul 2020 17:34:42 +0200 |
Hi,
these commits update Jami to 20200702, switch fetch method to git,
because the tarballs were unstable, add missing inputs and that's
it.
Jan Wielkiewicz (9):
gnu: libring: Fetch from git, update to 20200702-guix.
gnu: libringclient: Fetch from git, update to 20200702-guix.
gnu: jami-apply-dependency-patches, ffmpeg-jami, pjproject-jami: Apply
patches from the new libring source.
gnu: jami: Fetch from git, update to 20200702-guix.
gnu: pjproject-jami: Make sure phases are run in order.
gnu: jami: Add libnm as input.
gnu: libringclient: Do not propagate qtbase in libringclient.
gnu: jami: Fix compilation by providing necessary webchat files.
gnu: pjproject-jami: Fix assertion by disabling debugging.
gnu/packages/jami.scm | 285 ++++++++++++++++++++++++++++--------------
1 file changed, 189 insertions(+), 96 deletions(-)
Jan Wielkiewicz
--
2.27.0
- [bug#42229] [PATCH 0/9] Jami update and refactor,
Jan Wielkiewicz <=
- [bug#42229] [PATCH 1/9] gnu: libring: Fetch from git, update to 20200702-guix., Jan Wielkiewicz, 2020/07/06
- [bug#42229] [PATCH 3/9] gnu: jami-apply-dependency-patches, ffmpeg-jami, pjproject-jami: Apply patches from the new libring source., Jan Wielkiewicz, 2020/07/06
- [bug#42229] [PATCH 2/9] gnu: libringclient: Fetch from git, update to 20200702-guix., Jan Wielkiewicz, 2020/07/06
- [bug#42229] [PATCH 9/9] gnu: pjproject-jami: Fix assertion by disabling debugging., Jan Wielkiewicz, 2020/07/06
- [bug#42229] [PATCH 5/9] gnu: pjproject-jami: Make sure phases are run in order., Jan Wielkiewicz, 2020/07/06
- [bug#42229] [PATCH 6/9] gnu: jami: Add libnm as input., Jan Wielkiewicz, 2020/07/06