[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/3] gnu: Add scrot.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH 3/3] gnu: Add scrot. |
Date: |
Thu, 25 Sep 2014 15:02:29 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> From 05a31c091d49d83fe25565a231396279a39f85a9 Mon Sep 17 00:00:00 2001
> From: Alex Kost <address@hidden>
> 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 it.
LGTM, with x11-style as the license.
> + (description
> + "scrot allows to save a screenshot of a full screen, a window or a part
> +of the screen selected by mouse.")
Perhaps mention that it’s for X11?
Could maybe go to xorg.scm, Andreas?
Ludo’.