gnu: pjproject-jami: Reuse more of the base pjproject.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 1 Aug 2020 06:54:38 +0000 (02:54 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 4 Aug 2020 03:30:12 +0000 (23:30 -0400)
commita5b44d999f26828932be910f6b8113608b6e266c
tree1addc1212189867e8ad95c3c45927e7cb219e272
parent9f7dc7645173e49247da2bb1a0aeb3a04b101991
gnu: pjproject-jami: Reuse more of the base pjproject.

Now that the base pjproject is built as a shared library, the cost of adding
dependencies shared with Jami is minimal.  The pjproject-jami now differs only
by its added patches.

* gnu/packages/jami.scm (pjproject-jami)[arguments]: Use the
substitute-keyword-arguments macro to reuse the base pjproject package
arguments, adding only the 'apply-patches phase.
gnu/packages/jami.scm