Re: libGLw/libexpoy: generate pkg-config files during build

2016-10-08 Thread Matthieu Herrb
On Sat, Oct 08, 2016 at 07:23:34PM +0200, Martin Natano wrote: > On Sat, Oct 08, 2016 at 04:16:47PM +0200, Matthieu Herrb wrote: > > > > I would prefer to swith them to use the bsd.xorg.mk support for > > pkg-config files like that: > > Yeah, that's much nicer. OK. See two comments below. > > >

Re: libGLw/libexpoy: generate pkg-config files during build

2016-10-08 Thread Martin Natano
On Sat, Oct 08, 2016 at 04:16:47PM +0200, Matthieu Herrb wrote: > > I would prefer to swith them to use the bsd.xorg.mk support for > pkg-config files like that: Yeah, that's much nicer. OK. See two comments below. > > Index: lib/libGLw/Makefile > ==

Re: libGLw/libexpoy: generate pkg-config files during build

2016-10-08 Thread Matthieu Herrb
On Fri, Oct 07, 2016 at 09:02:38PM +0200, Martin Natano wrote: > Generate the pkg-config files at build time, otherwise we might run into > permission issues with noperm release builds. While there properly clean > up glw.pc. Ok? > Hi I would prefer to swith them to use the bsd.xorg.mk support f

Re: libGLw/libexpoy: generate pkg-config files during build

2016-10-08 Thread Jonathan Gray
On Fri, Oct 07, 2016 at 09:02:38PM +0200, Martin Natano wrote: > Generate the pkg-config files at build time, otherwise we might run into > permission issues with noperm release builds. While there properly clean > up glw.pc. Ok? Matches the changes you made to libz etc a few weeks ago so should b

libGLw/libexpoy: generate pkg-config files during build

2016-10-07 Thread Martin Natano
Generate the pkg-config files at build time, otherwise we might run into permission issues with noperm release builds. While there properly clean up glw.pc. Ok? natano Index: lib/libGLw/Makefile === RCS file: /cvs/xenocara/lib/libGL