On 2019/02/15 12:05, Stuart Henderson wrote: > On 2019/02/15 10:44, Alex Holst wrote: > > This is a WIP of the library used by the Signal messenger. Two tests are > > currently failing, but they seem fixable. > > > > Anyone else interested in the full Signal suite? > > Should use MODULES for cmake, and remove the various do-*.
Also GH_ACCOUNT = signalapp GH_PROJECT = libsignal-protocol-c GH_TAGNAME = v2.3.2 instead of V/MASTER_SITES/DISTNAME/DISTFILES (and regenerate distinfo). Rather than copying from a quite unrelated port, it is better to start your Makefile with a copy of infrastructure/templates/Makefile.template and remove the unnecessary things. It has comments to help.
