Re: [PATCHv2 1/2] gnu: Add wlc.

2016-09-07 Thread David Craven
> This results in it saying it can't find wayland. He's probably using the mesa enable wayland flags patch from core-updates...

Re: [PATCHv2 1/2] gnu: Add wlc.

2016-09-07 Thread Efraim Flashner
On Sat, Aug 27, 2016 at 08:17:09PM +0200, Tomáš Čech wrote: > * gnu/packages/freedesktop.scm(wlc): New variable. > * gnu/packages/patches/wlc-implement-wlc_view_get_pid.patch: Add it > * gnu/local.mk: Add entry for patch above. there's no patch attached > --- > gnu/packages/freedesktop.scm | 41

Re: [PATCHv2 1/2] gnu: Add wlc.

2016-09-06 Thread Tomáš Čech
I'm not sure if the silence in this thread means that patches are fine or forgotten so I'm sending new e-mail here. If there are no objections, I'll commit the patches at the end of the week. Best regards, S_W signature.asc Description: Digital signature

[PATCHv2 1/2] gnu: Add wlc.

2016-08-27 Thread Tomáš Čech
* gnu/packages/freedesktop.scm(wlc): New variable. * gnu/packages/patches/wlc-implement-wlc_view_get_pid.patch: Add it * gnu/local.mk: Add entry for patch above. --- gnu/packages/freedesktop.scm | 41 - 1 file changed, 40 insertions(+), 1 deletion(-) diff