all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Julien Lepiller <julien@lepiller.eu>, 26595@debbugs.gnu.org
Subject: bug#26595: lugaru
Date: Sun, 30 Apr 2017 16:04:10 +0200	[thread overview]
Message-ID: <8760hmhu05.fsf@fastmail.com> (raw)
In-Reply-To: <20170430144517.71ab0b51@lepiller.eu>

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

Julien Lepiller <julien@lepiller.eu> writes:

> * gnu/packages/games.scm (lugaru): New variable.

[...]

> +    (arguments
> +     `(#:configure-flags
> +       (list "-DSYSTEM_INSTALL=ON")
> +       #:tests? #f))

Please specify whether there are no tests, or they need something not
available in the build environment, missing dependencies etc.

> +    (native-inputs
> +     `(("pkg-config" ,pkg-config)))
> +    (inputs
> +     `(("sdl2" ,sdl2)
> +       ("glu" ,glu)
> +       ("libjpeg" ,libjpeg-turbo)
> +       ("libpng" ,libpng)
> +       ("openal" ,openal)
> +       ("vorbis" ,libvorbis)
> +       ("zlib" ,zlib)))
> +    (home-page "https://osslugaru.gitlab.io")
> +    (synopsis "Cross-platform third-person action game")
> +    (description "The main character, Turner, is an anthropomorphic rebel bunny
> +rabbit with impressive combat skills.  In his quest to find those responsible
> +for slaughtering his village, he uncovers a far-reaching conspiracy involving
> +the corrupt leaders of the rabbit republic and the starving wolves from a
> +nearby den.  Turner takes it upon himself to fight against their plot and save
> +his fellow rabbits from slavery.")
> +    (license (list license:gpl2+ license:cc-by-sa3.0))))

We usually add comments about what is covered by which license as well.
In this case it's a safe guess that assets are CC-BY-SA, but it's nice
to have it explicit regardless. Other than that looks good!

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

  reply	other threads:[~2017-04-30 14:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21 19:33 bug#26595: lugaru Julien Lepiller
2017-04-21 21:16 ` Kei Kebreau
2017-04-25 20:18 ` Ricardo Wurmus
2017-04-30 12:45   ` Julien Lepiller
2017-04-30 14:04     ` Marius Bakke [this message]
2017-04-30 14:07       ` Julien Lepiller
2017-04-30 14:26         ` Marius Bakke
2017-05-06  8:20 ` bug#26595: (no subject) Julien Lepiller

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=8760hmhu05.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=26595@debbugs.gnu.org \
    --cc=julien@lepiller.eu \
    /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.