Re: [PATCH 3/3] gnu: Add scrot.

2014-09-25 Thread Ludovic Courtès
Alex Kost skribis: > From 59d3a0bf8182b61cca199fd0acca25870f060060 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 25 Sep 2014 12:31:46 +0400 > Subject: [PATCH 3/3] gnu: Add scrot. > > * gnu/packages/scrot.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add

Re: [PATCH 3/3] gnu: Add scrot.

2014-09-25 Thread Alex Kost
Ludovic Courtès (2014-09-25 17:02 +0400) wrote: > Alex Kost skribis: > >> From 05a31c091d49d83fe25565a231396279a39f85a9 Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Thu, 25 Sep 2014 12:31:46 +0400 >> Subject: [PATCH 3/3] gnu: Add scrot. >> >> *

Re: [PATCH 3/3] gnu: Add scrot.

2014-09-25 Thread Ludovic Courtès
Andreas Enge skribis: > On Thu, Sep 25, 2014 at 03:02:29PM +0200, Ludovic Courtès 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 u

Re: [PATCH 3/3] gnu: Add scrot.

2014-09-25 Thread Andreas Enge
On Thu, Sep 25, 2014 at 03:02:29PM +0200, Ludovic Courtès 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 ex

Re: [PATCH 3/3] gnu: Add scrot.

2014-09-25 Thread Ludovic Courtès
Alex Kost skribis: > From 05a31c091d49d83fe25565a231396279a39f85a9 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 25 Sep 2014 12:31:46 +0400 > Subject: [PATCH 3/3] gnu: Add scrot. > > * gnu/packages/scrot.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Ad

[PATCH 3/3] gnu: Add scrot.

2014-09-25 Thread Alex Kost
COPYING for "scrot" is the same as the one for "giblib". >From 05a31c091d49d83fe25565a231396279a39f85a9 Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Thu, 25 Sep 2014 12:31:46 +0400 Subject: [PATCH 3/3] gnu: Add scrot. * gnu/packages/scrot.scm: New file. * gnu-system