[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add abbaye
From: |
David Thompson |
Subject: |
Re: [PATCH] gnu: Add abbaye |
Date: |
Thu, 01 May 2014 07:45:31 -0400 |
User-agent: |
Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) |
Ludovic Courtès <address@hidden> writes:
> David Thompson <address@hidden> skribis:
>
>> From 040828eabadf401743c4811c26dfb9220f8052d0 Mon Sep 17 00:00:00 2001
>> From: David Thompson <address@hidden>
>> Date: Wed, 30 Apr 2014 20:36:32 -0400
>> Subject: [PATCH 2/2] gnu: Add abbaye.
>>
>> * gnu/packages/games.scm (abbaye): New variable.
>
> Minor comments:
>
>> gnu/packages/games.scm | 63
>> ++++++++++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 63 insertions(+)
>>
>> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
>> index 46fbd21..3caef32 100644
>> --- a/gnu/packages/games.scm
>> +++ b/gnu/packages/games.scm
>
> Please add add a copyright line for you in this file.
>
>> + ;; Modify CPATH variable to point to include/SDL for SDL
>> header
>> + ;; files.
>> + (set-path-environment-variable "CPATH"
>> + '("include/SDL")
>> + input-directories))
>
> So the crux of the problem is that this package doesn’t use pkg-config,
> right?
>
>> + (description "l'Abbaye des Morts is a 2D platform game set in 13th
>> century
>
> Capital “L”.
>
> OK to push with these changes.
>
> Thank you!
>
> Ludo’.
Thanks for the feedback. Fixed and pushed.
- Dave
- Re: [PATCH] gnu: Add abbaye, Ludovic Courtès, 2014/05/01
- Re: [PATCH] gnu: Add abbaye,
David Thompson <=
- Re: [PATCH] gnu: Add abbaye, Ludovic Courtès, 2014/05/01
- Re: [PATCH] gnu: Add abbaye, Thompson, David, 2014/05/01
- Re: [PATCH] gnu: Add abbaye, Ludovic Courtès, 2014/05/02
- Re: [PATCH] gnu: Add abbaye, Thompson, David, 2014/05/02
- Re: [PATCH] gnu: Add abbaye, Andreas Enge, 2014/05/02
- Re: [PATCH] gnu: Add abbaye, Ludovic Courtès, 2014/05/02
- Re: [PATCH] gnu: Add abbaye, Andreas Enge, 2014/05/02
- Re: [PATCH] gnu: Add abbaye, Thompson, David, 2014/05/02
- Re: [PATCH] gnu: Add abbaye, Ludovic Courtès, 2014/05/02