pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: s/espeak/espeak-ng/g
On Wed, Mar 13, 2024 at 02:15:02PM +0000, adr wrote:
> > On Tue, 12 Mar 2024, Thomas Klausner wrote:
> > > > ===================================================================
> > > > RCS file: /cvsroot/pkgsrc/audio/aeneas/Makefile,v
> > > > retrieving revision 1.23
> > > > diff -u -r1.23 Makefile
> > > > --- Makefile 22 Jan 2024 13:16:54 -0000 1.23
> > > > +++ Makefile 11 Mar 2024 16:47:31 -0000
> > > > @@ -24,7 +24,7 @@
> > > > PYTHON_VERSIONS_INCOMPATIBLE= 27 38
> > > >
> > > > .include "../../lang/python/egg.mk"
> > > > -.include "../../audio/espeak/buildlink3.mk"
> > > > +.include "../../audio/espeak-ng/buildlink3.mk"
> > > > .include "../../math/py-numpy/buildlink3.mk"
> > > > .include "../../multimedia/ffmpeg3/buildlink3.mk"
> > > > .include "../../mk/bsd.pkg.mk"
> > >
> > > That doesn't work:
> > >
> > > ld: cannot find -lespeak: No such file or directory
> > > Thomas
>
> These patches correct that:
Thank you, committed.
Thomas
Home |
Main Index |
Thread Index |
Old Index