all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH 1/2] gnu: Add allegro.
Date: Wed, 20 Jul 2016 21:54:04 +0200	[thread overview]
Message-ID: <87y44wdr1f.fsf@elephly.net> (raw)
In-Reply-To: <CAJ=RwfbjvAViYi2aU0WHpcV6RiyHp9YHzbpphH1AtMYO_AoNqw@mail.gmail.com>


Thompson, David <dthompson2@worcester.edu> writes:

> On Tue, Jul 19, 2016 at 4:57 PM, Ricardo Wurmus <rekado@elephly.net> wrote:
>> * gnu/packages/game-development.scm (allegro): New variable.
>> ---
>>  gnu/packages/game-development.scm | 41 +++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 41 insertions(+)
>>
>> diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
>> index b11285a..03623aa 100644
>> --- a/gnu/packages/game-development.scm
>> +++ b/gnu/packages/game-development.scm
>> @@ -7,6 +7,7 @@
>>  ;;; Copyright © 2015, 2016 David Thompson <davet@gnu.org>
>>  ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
>>  ;;; Copyright © 2016 Kei Kebreau <kei@openmailbox.org>
>> +;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
>>  ;;;
>>  ;;; This file is part of GNU Guix.
>>  ;;;
>> @@ -342,6 +343,46 @@ etc.")
>>      (home-page "http://liballeg.org")
>>      (license license:giftware)))
>>
>> +(define-public allegro
>
> Shouldn't this be allegro-5 since there is already an allegro-4?

I want the “allegro” variable to simply hold the latest version of
allegro.  If ever there’s a need to clarify (e.g. because we need to
keep around the last of the 5.x series when 6.x comes out) we can change
the name then.  As far as I can see that’s been our approach for some
other packages, too, most prominently “python”.

~~ Ricardo

  reply	other threads:[~2016-07-20 19:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19 20:57 [PATCH 1/2] gnu: Add allegro Ricardo Wurmus
2016-07-19 20:57 ` [PATCH 2/2] gnu: Add allegro-5.0 Ricardo Wurmus
2016-07-20  1:39   ` Thompson, David
2016-07-20  5:52     ` Ricardo Wurmus
2016-07-20 13:03       ` Thompson, David
2016-07-20  1:37 ` [PATCH 1/2] gnu: Add allegro Thompson, David
2016-07-20 19:54   ` Ricardo Wurmus [this message]
2016-07-27 15:54     ` Package API compatibility and guix package variable names Danny Milosavljevic
2016-07-27 16:19       ` Andreas Enge
2016-07-27 21:06         ` Danny Milosavljevic
2016-07-27 21:33           ` Andreas Enge
2016-07-28  6:04             ` Chris Marusich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y44wdr1f.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.