gnu: jami: Always remove contrib tarballs from the sources of Jami.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Thu, 6 Aug 2020 03:23:22 +0000 (23:23 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Thu, 6 Aug 2020 04:01:50 +0000 (00:01 -0400)
commit0531ea982bf298f440ae922ff3d2e8be6b1a242d
treea691e2b4d3bdd036588544aaf9d722ad844072ba
parent4c91f184a18e831ff80784264c9b93da3a47f2d8
gnu: jami: Always remove contrib tarballs from the sources of Jami.

The origin used as the "sfl-patches" input contained bundled library tarballs,
and weighed 217 MiB.  After this change, it weighs 3.3 MiB.

* gnu/packages/jami.scm (jami-source): Rename #:without-daemon to
\#:keep-contrib-patches.  Delete the daemon/contrib/tarballs sub-directory even
when keeping the patches.  Delete extraneous code.
(%sfl-patches, %jami-sources): New variables.
(pjproject-jami, ffmpeg-jami, libring): Adjust to use the above variables.
gnu/packages/jami.scm