From: Mark H Weaver <mhw@netris.org>
To: Tomas Cech <tcech@suse.cz>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH v3] gnu: Add bullet.
Date: Fri, 12 Dec 2014 08:53:45 -0500 [thread overview]
Message-ID: <87vblhynx2.fsf@netris.org> (raw)
In-Reply-To: <874mt11h25.wl%tcech@suse.cz> (Tomas Cech's message of "Fri, 12 Dec 2014 08:08:18 +0100")
Tomas Cech <tcech@suse.cz> writes:
> At Thu, 11 Dec 2014 22:09:22 -0500,
> David Thompson wrote:
>>
>> Tomáš Čech <sleep_walker@suse.cz> writes:
[...]
>> > +(define-public bullet
>> > + (package
>> > + (name "bullet")
>> > + (version "2.82")
>> > + (source (origin
>> > + (method url-fetch)
>> > + (uri (string-append "https://bullet.googlecode.com/files/bullet-"
>> > + version "-r2704.tgz"))
>>
>> I remember there being some discussion about dashes in version numbers,
>> and I can't remember the outcome. If there's no issue, I think that the
>> "-r2704" should be part of the version number string.
>
> I'm pretty sure that this version is generally refered as '2.82' only, even on their own pages:
> http://bulletphysics.org/wordpress/?p=393.
>
> Gentoo has 2.82:
> http://packages.gentoo.org/package/sci-physics/bullet
>
>
> Debian is referring to that as 2.82-r2704:
> https://packages.debian.org/source/sid/misc/bullet
I agree with David, and Debian. The fact that they include "-r2704" in
their tarball name suggests that they might release a newer version
called "2.82-r2705", and I want Guix to be able to answer the question
"which version is newer?". If 2.82-r2705 fixes a problem, I want to be
able to see if the version I have installed still has that problem.
Does that make sense?
Regards,
Mark
next prev parent reply other threads:[~2014-12-12 13:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 22:21 [PATCH v3] gnu: Add bullet Tomáš Čech
2014-12-12 3:09 ` David Thompson
2014-12-12 7:08 ` Tomas Cech
2014-12-12 13:53 ` Mark H Weaver [this message]
2014-12-13 12:41 ` Tomáš Čech
2014-12-13 12:41 ` [PATCH v4] " Tomáš Čech
2014-12-13 15:58 ` David Thompson
2014-12-15 10:48 ` Tomas Cech
2014-12-15 10:50 ` [PATCH v5] " Tomáš Čech
2014-12-15 13:14 ` [PATCH v4] " David Thompson
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vblhynx2.fsf@netris.org \
--to=mhw@netris.org \
--cc=guix-devel@gnu.org \
--cc=tcech@suse.cz \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).