On Thu, Oct 15, 2015 at 1:23 AM, Brandon Invergo <[email protected]>
wrote:

> On Wed, 2015-10-14 at 19:37 -0700, carl hansen wrote:
>
> > added package gnuspeech
> >
> > Not sure how to do Makefile
> >
> > src uses cmake before make
> >
> > requires some study
>
> GARstow/GSRC has built-in support for CMake.  Take a look at the zrtp
> Makefile for an idea of how it's done.  The main thing is to specify
> CMakeLists.txt as the CONFIGURE_SCRIPT.  You might have to set some
> configuration arguments (which I always find to be a bit of a pain to
> discover with CMake).  Let me know if it gives you trouble and I can
> take a look at it too.
>
> -brandon
>

OK that example worked pretty straight-forwardly.  Only complication, for
which I made a
working work-around, is that the directory/package is called "gnuspeech"
but the tar file
is called "gnuspeechsa".

The NeXT lives!

--carl

Reply via email to