GNU bug report logs - #28065
[PATCH] gnu: Add OpenMW.

Previous Next

Package: guix-patches;

Reported by: manolis837 <at> gmail.com

Date: Sat, 12 Aug 2017 14:26:01 UTC

Severity: normal

Tags: patch

Done: Manolis Ragkousis <manolis837 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex Kost <alezost <at> gmail.com>
To: manolis837 <at> gmail.com
Cc: 28065 <at> debbugs.gnu.org
Subject: [bug#28065] [PATCH] gnu: Add OpenMW.
Date: Sun, 13 Aug 2017 00:12:17 +0300
manolis837 <at> 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




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

Previous Next


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