all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 29836@debbugs.gnu.org
Subject: [bug#29836] [PATCH] Add The Butterfly Effect (tbe)
Date: Sun, 24 Dec 2017 14:54:38 -0500	[thread overview]
Message-ID: <20171224195438.GB5611@jasmine.lan> (raw)
In-Reply-To: <87lghsgnzb.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 1026 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-12-24 19:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-24 15:11 [bug#29836] [PATCH] Add The Butterfly Effect (tbe) Nicolas Goaziou
2017-12-24 19:54 ` Leo Famulari [this message]
2017-12-24 22:41   ` bug#29836: " Nicolas Goaziou

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=20171224195438.GB5611@jasmine.lan \
    --to=leo@famulari.name \
    --cc=29836@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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.