all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: manolis837@gmail.com
Cc: 28065@debbugs.gnu.org
Subject: [bug#28065] [PATCH] gnu: Add OpenMW.
Date: Sun, 13 Aug 2017 00:12:17 +0300	[thread overview]
Message-ID: <87valsjxse.fsf@gmail.com> (raw)
In-Reply-To: <20170812142452.25952-1-manolis837@gmail.com> (manolis's message of "Sat, 12 Aug 2017 17:24:52 +0300")

manolis837@gmail.com (2017-08-12 17:24 +0300) wrote:

[...]
> +    (inputs
> +     `(("bullet", bullet)
> +       ("ffmpeg", ffmpeg)
                   ^^
Oh, please put commas right before symbols, i.e. without extra space:

          ("bullet" ,bullet)

> +       ("libxt" ,libxt)
> +       ("mygui" ,mygui)
> +       ("openal" ,openal)
> +       ("openscenegraph", openscenegraph)
                           ^^
> +       ("qtbase", qtbase)
                   ^^
> +       ("sdl" ,sdl2)
> +       ("unshield", unshield)))
                     ^^
> +    (synopsis "Free software re-implementation of the RPG Morrowind engine")
> +    (description
> +     "OpenMW is a free, open source and modern engine which reimplements and
> +extends the one that runs the 2002 open-world RPG Morrowind.  The engine comes
> +with its own editor , called OpenMW-CS which allows the user to edit or create
> +their own original games.")
> +    (home-page "https://openmw.org")
> +    (license license:gpl3)))

-- 
Alex

  parent reply	other threads:[~2017-08-12 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 14:24 [bug#28065] [PATCH] gnu: Add OpenMW manolis837
2017-08-12 21:02 ` Alex Kost
2017-08-12 21:12 ` Alex Kost [this message]
2017-08-17 17:11   ` bug#28065: " Manolis Ragkousis

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=87valsjxse.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=28065@debbugs.gnu.org \
    --cc=manolis837@gmail.com \
    /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.