GNU bug report logs - #26154
Packaging megaglest ( games! :-) )

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Sat, 18 Mar 2017 15:51:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 26154 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 26154 <at> debbugs.gnu.org
Subject: Re: bug#26154: [PATCH 2/3] gnu: Add megaglest-data.
Date: Sun, 19 Mar 2017 19:22:47 -0400
[Message part 1 (text/plain, inline)]
On Sat, Mar 18, 2017 at 09:37:38PM +0530, Arun Isaac wrote:
> * gnu/packages/games.scm (megaglest-data): New variable.

> +       (uri (string-append
> +             "https://github.com/MegaGlest/megaglest-data/archive/"
> +             version ".tar.gz"))
> +       (file-name (string-append name "-" version ".tar.gz"))

This tarball is just an auto-generated snapshot that GitHub creates
whenever you make a new release on the GitHub page. These are rarely
what the upstream developers want us to use.

Instead we should use either 'megaglest-data-3.13.0.tar.xz' or
'megaglest-standalone-data-3.13.0.tar.xz'. Can you try it?

> +       (sha256
> +        (base32
> +         "0pif2n0py86kw2z3c7jlhlvf34cl6plscxnaddi2r3p7x80mcxwr"))))
> +    (build-system cmake-build-system)
> +    (arguments
> +     `(#:tests? #f))
> +    (home-page "https://megaglest.org/")
> +    (synopsis "3D real-time strategy (RTS) game (data files)")

"Data files for MegaGlest".

> +    (description "MegaGlest is an entertaining free and open source
> +cross-platform 3D real-time strategy (RTS) game, where you control the
> +armies of one of seven different factions: Tech, Magic, Egypt,
> +Indians, Norsemen, Persian or Romans.
> +
> +This package contains the data files required for the game.")

I think the description can just include this final sentence.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.