diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-06-07 16:36:27 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-06-08 00:03:59 -0400 |
commit | 6bd47fc8265aa410595eec9b93b4385047cecf44 (patch) | |
tree | b5d61597be9a5c2b3147d4b741decd5c595531a7 /nix/AUTHORS | |
parent | d2686be816183a8de1243b19f20144a2b283f7c3 (diff) |
gnu: jami: Always include the custom Jami patches with the sources.
Before this change, there was a Jami origin containing the sources with the
patches, and another one containing the sources but with the patches removed.
Unify the source to always contain the patches, which adds just 1 MiB to the
corresponding tarball and simplifies things.
* gnu/packages/jami.scm (%jami-sources): Make it a simple variable. Move the
docstring to a comment. Only remove the tarballs, always keeping the patches
with the sources. Adjust the comments.
(%sfl-patches): Remove variable.
(jami-apply-dependency-patches): Rename to...
(jami-apply-custom-patches): ... this. Adjust the input label used to
'jami-sources'.
(pjproject-jami): Replace %sfl-patches by %jami-sources. Adjust following the
renaming of the jami-apply-custom-patches procedure.
(ffmpeg-jami): Likewise. Do not make a temporary binding, simply call the
unquoted jami-apply-custom-patches procedure.
Diffstat (limited to 'nix/AUTHORS')
0 files changed, 0 insertions, 0 deletions