From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add xcompmgr Date: Tue, 27 Oct 2015 13:26:18 +0100 Message-ID: <87io5swl91.fsf@gnu.org> References: <87si517rav.fsf@SIRIUSGUIX00.i-did-not-set--mail-host-address--so-tickle-me> <87si51or31.fsf@denknerd.org> <87oafpoq8a.fsf@denknerd.org> <87r3kl63ur.fsf@SIRIUSGUIX00.i-did-not-set--mail-host-address--so-tickle-me> <871tchs1nz.fsf@gnu.org> <20151027090910.GB4423@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr3Kc-0002lb-6Y for guix-devel@gnu.org; Tue, 27 Oct 2015 08:26:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr3KX-0003kk-BC for guix-devel@gnu.org; Tue, 27 Oct 2015 08:26:26 -0400 In-Reply-To: <20151027090910.GB4423@debian> (Andreas Enge's message of "Tue, 27 Oct 2015 10:09:10 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > On Mon, Oct 26, 2015 at 11:30:40PM +0100, Ludovic Court=C3=A8s 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 wondered about it and noticed a couple of =E2=80=9Cmisplace= d=E2=80=9D packages at the bottom of xorg.scm and thought xcompmgr was closer to Xorg than these). Make sure to remove #:use-module clauses that the patch added. Thanks, Ludo=E2=80=99.