[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add GNU Typist.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add GNU Typist. |
Date: |
Wed, 12 Nov 2014 14:41:45 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
宋文武 <address@hidden> skribis:
> * gnu/packages/games.scm (gtypist): New variable.
I’ve pushed the patch with two changes:
1. I’ve moved the patching to a ‘snippet’ in the ‘origin’ form, so
that it is applied when someone uses ‘guix build -S’, and adjusted
formatting.
2. I’ve changed the synopsis and description to what ‘make
sync-descriptions’ suggests (for GNU packages, we take synopses and
descriptions from an upstream database, which is what
‘sync-description’ uses.)
Thank you!
Ludo’.