Re: [PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-31 Thread Bill Spitzak
On Tue, Mar 8, 2016 at 11:49 PM, Bryce Harrington wrote: > On Wed, Mar 09, 2016 at 12:54:11PM +1000, Peter Hutterer wrote: > > On Tue, Mar 08, 2016 at 06:39:43PM -0800, Bill Spitzak wrote: > > > On Tue, Mar 8, 2016 at 6:12 PM, Peter Hutterer < > peter.hutte...@who-t.net> > > > wrote: > > > > > >

Re: [PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-31 Thread Bill Spitzak
> > >> > > > > +# newer version of libwacom is needed than >> in apt >> > > > > +apt install libgudev-1.0-dev >> > > > > +git clone git://git.code.sf.net/p/linuxwacom/libwacom >> > > > > +cd libwacom >> > > > > +make -j 9 && make install >> > > > > +cd .. >> > Is the git repository for libwacom cor

Re: [PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-09 Thread Peter Hutterer
On Wed, Mar 09, 2016 at 09:33:26AM -0800, Bill Spitzak wrote: > > > > > >> > > > > +# newer version of libwacom is needed than > >> in apt > >> > > > > +apt install libgudev-1.0-dev > >> > > > > +git clone git://git.code.sf.net/p/linuxwacom/libwacom > >> > > > > +cd libwacom > >> > > > > +make -j 9

Re: [PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-08 Thread Bryce Harrington
On Wed, Mar 09, 2016 at 12:54:11PM +1000, Peter Hutterer wrote: > On Tue, Mar 08, 2016 at 06:39:43PM -0800, Bill Spitzak wrote: > > On Tue, Mar 8, 2016 at 6:12 PM, Peter Hutterer > > wrote: > > > > > On Fri, Mar 04, 2016 at 10:16:30PM -0800, spit...@gmail.com wrote: > > > > From: Bill Spitzak >

Re: [PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-08 Thread Peter Hutterer
On Tue, Mar 08, 2016 at 06:39:43PM -0800, Bill Spitzak wrote: > On Tue, Mar 8, 2016 at 6:12 PM, Peter Hutterer > wrote: > > > On Fri, Mar 04, 2016 at 10:16:30PM -0800, spit...@gmail.com wrote: > > > From: Bill Spitzak > > > > > > The Mint instructions have been tested, I had to guess at the Ubun

Re: [PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-08 Thread Peter Hutterer
On Fri, Mar 04, 2016 at 10:16:30PM -0800, spit...@gmail.com wrote: > From: Bill Spitzak > > The Mint instructions have been tested, I had to guess at the Ubuntu12 > instructions as I no longer have that machine. fwiw, I do question the need for build instructions for a new graphics stack on a >3

[PATCH wayland-web] Updated build instructions for wayland-protocols and libwacom

2016-03-08 Thread spitzak
From: Bill Spitzak The Mint instructions have been tested, I had to guess at the Ubuntu12 instructions as I no longer have that machine. --- mint17.html | 21 ++--- ubuntu12.04.html | 13 +++-- 2 files changed, 29 insertions(+), 5 deletions(-) diff --git a/mint17.ht