Re: [PATCH] gnu: Add xcompmgr

2015-10-27 Thread Ludovic Courtès
Andreas Enge skribis: > On Mon, Oct 26, 2015 at 11:30:40PM +0100, Ludovic Courtès wrote: >> http://cgit.freedesktop.org/xorg/app/xcompmgr/tree/COPYING, which is > > As it is not part of xorg proper, I think it should go to xdisorg.scm. > Are you okay with me moving it there? Fine with me (I wond

Re: [PATCH] gnu: Add xcompmgr

2015-10-27 Thread Andreas Enge
On Mon, Oct 26, 2015 at 11:30:40PM +0100, Ludovic Courtès wrote: > http://cgit.freedesktop.org/xorg/app/xcompmgr/tree/COPYING, which is As it is not part of xorg proper, I think it should go to xdisorg.scm. Are you okay with me moving it there? Andreas

Re: [PATCH] gnu: Add xcompmgr

2015-10-26 Thread Ludovic Courtès
Cyrill Schenkel skribis: > From 55122d4c14231f3646db902bc2b88469fc9e Mon Sep 17 00:00:00 2001 > From: Cyrill Schenkel > Date: Fri, 23 Oct 2015 16:38:16 +0200 > Subject: [PATCH] gnu: Add xcompmgr > > * gnu/packages/xorg.scm (xcompmgr): New variable. [...] > +(licen

Re: [PATCH] gnu: Add xcompmgr

2015-10-23 Thread Paul van der Walt
Hey Cyrill, On 2015-10-23 at 16:45, quoth Cyrill Schenkel: >> On 2015-10-23 at 11:46, quoth Paul van der Walt: +(setenv "NOCONFIGURE" "t") >> >> Does that do what i think it does? If so, why not just use something >> like the following? >> >> (modify-phases

Re: [PATCH] gnu: Add xcompmgr

2015-10-23 Thread Cyrill Schenkel
Hello Paul Paul van der Walt writes: > > From dc8d0477c0644e9d54ebba6af955c3d4e29270fc Mon Sep 17 00:00:00 2001 > > From: Cyrill Schenkel > > Date: Fri, 23 Oct 2015 13:25:11 +0200 > > Subject: [PATCH] gnu: Add xcompmgr > > > > * gnu/packages/xorg.scm (xcomp

Re: [PATCH] gnu: Add xcompmgr

2015-10-23 Thread Paul van der Walt
...and another thing while i'm at it, although i'm less sure about this one... On 2015-10-23 at 11:46, quoth Paul van der Walt: >> +(setenv "NOCONFIGURE" "t") Does that do what i think it does? If so, why not just use something like the following? (modify-phase

Re: [PATCH] gnu: Add xcompmgr

2015-10-23 Thread Paul van der Walt
Hello Cyrill, Small comment. > From dc8d0477c0644e9d54ebba6af955c3d4e29270fc Mon Sep 17 00:00:00 2001 > From: Cyrill Schenkel > Date: Fri, 23 Oct 2015 13:25:11 +0200 > Subject: [PATCH] gnu: Add xcompmgr > > * gnu/packages/xorg.scm (xcompmgr): New variable. > --- > gn

[PATCH] gnu: Add xcompmgr

2015-10-23 Thread Cyrill Schenkel
>From dc8d0477c0644e9d54ebba6af955c3d4e29270fc Mon Sep 17 00:00:00 2001 From: Cyrill Schenkel Date: Fri, 23 Oct 2015 13:25:11 +0200 Subject: [PATCH] gnu: Add xcompmgr * gnu/packages/xorg.scm (xcompmgr): New variable. --- gnu/packages/xorg.scm | 41 +