GNU bug report logs - #29836
[PATCH] Add The Butterfly Effect (tbe)

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sun, 24 Dec 2017 15:12:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 29836 <at> debbugs.gnu.org
Subject: [bug#29836] [PATCH] Add The Butterfly Effect (tbe)
Date: Sun, 24 Dec 2017 14:54:38 -0500
[Message part 1 (text/plain, inline)]
On Sun, Dec 24, 2017 at 04:11:20PM +0100, Nicolas Goaziou wrote:
> Hello,
> 
> This patch adds The Butterfly Effect game.

Cool!

> +(define-public tbe
> +  (package
> +    (name "tbe")

How about calling it the-butterfly-effect, which I think is more clear?

> +    (inputs
> +     `(("gettext-minimal" ,gettext-minimal)
> +       ("qtbase" ,qtbase)
> +       ("qtsvg" ,qtsvg)
> +       ("qtxmlpatternn" ,qtxmlpatterns)))
> +    (native-inputs
> +     `(("cmake" ,cmake)
> +       ("qttools" ,qttools)))

gettext-minimal can be a native-input.

qtxmlpatterns doesn't seem to be used. At least, it's not referenced by
the built package:

$ guix gc --references $(./pre-inst-env guix build tbe)
/gnu/store/14gzwy1hyzyqnrdwcfcnpvm0wl0v7bs6-qtsvg-5.9.3
/gnu/store/3x53yv4v144c9xp02rs64z7j597kkqax-gcc-5.4.0-lib
/gnu/store/jzh36z7bvwkv363xjmxsp5vvlaa7ajf0-qtbase-5.9.3
/gnu/store/n6nvxlk2j8ysffjh3jphn1k5silnakh6-glibc-2.25
/gnu/store/pmgb6kgwpci0iv06v0pq190048i258rm-the-butterfly-effect-0.9.3.1
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 206 days ago.

Previous Next


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