From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/3] gnu: Add scrot. Date: Thu, 25 Sep 2014 15:34:33 +0200 Message-ID: <87r3yzj02e.fsf@gnu.org> References: <87tx3wcc77.fsf@gmail.com> <87ppejkg4a.fsf@gnu.org> <20140925131638.GA8202@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]:44305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX9By-0000W9-MA for guix-devel@gnu.org; Thu, 25 Sep 2014 09:34:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XX9Bt-0006HE-Lk for guix-devel@gnu.org; Thu, 25 Sep 2014 09:34:42 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:35876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX9Bt-0006Gk-Eq for guix-devel@gnu.org; Thu, 25 Sep 2014 09:34:37 -0400 In-Reply-To: <20140925131638.GA8202@debian> (Andreas Enge's message of "Thu, 25 Sep 2014 15:16:38 +0200") 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, Alex Kost Andreas Enge skribis: > On Thu, Sep 25, 2014 at 03:02:29PM +0200, Ludovic Court=C3=A8s wrote: >> Could maybe go to xorg.scm, Andreas? > > I would prefer to have only the x.org files in xorg.scm, plus a few of its > inputs; there are already a lot of packages in the module, and I think it > will make upgrading easier if there are no extraneous packages. Makes sense, so scrot.scm is OK. Ludo=E2=80=99.