unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Peter Mikkelsen <petermikkelsen10@gmail.com>
Cc: 25908-done@debbugs.gnu.org, 28380-done@debbugs.gnu.org
Subject: [bug#28380] [PATCH] gnu: Add godot.
Date: Thu, 14 Sep 2017 13:41:51 +0200	[thread overview]
Message-ID: <87tw05a4n4.fsf@gnu.org> (raw)
In-Reply-To: <CADh9keXDJ++qG000iMbO1QXLyni8cbxF2Z65o0SHCjt3nX1qZQ@mail.gmail.com> (Peter Mikkelsen's message of "Fri, 8 Sep 2017 18:13:37 +0200")

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

Hello,

Peter Mikkelsen <petermikkelsen10@gmail.com> skribis:

> I got some inspiration from that one, and afaik bug 25908 was never
> completed. I guess you can see my patch as a completed version, co-authored
> by Chris :) It builds and installs, and i have unbundled as much as
> possible right now.
>
> Hope that helps!

It does!

I’m committing it with the cosmetic changes below.

Note that it “calls home” to retrieve templates from godotengine.org and
github.com.  I suppose that’s expected but that wasn’t clear when I
clicked on the browsing thing.

Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 897 bytes --]

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index e04c11d7d..5633456d4 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1118,7 +1118,10 @@ their own original games.")
               ("pulseaudio" ,pulseaudio)
               ("python2" ,python-2)))
     (home-page "https://godotengine.org/")
-    (synopsis "Advanced 2d and 3d game engine")
-    (description "Godot is an advanced, feature-packed, multi-platform
-2D and 3D open source game engine.")
+    (synopsis "Advanced 2D and 3D game engine")
+    (description
+     "Godot is an advanced multi-platform game engine written in C++.  If
+features design tools such as a visual editor, can import 3D models and
+provide high-quality 3D rendering, it contains an animation editor, and can be
+scripted in a Python-like language.")
     (license license:expat)))

      reply	other threads:[~2017-09-14 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07 11:59 [bug#28380] [PATCH] gnu: Add godot Peter Mikkelsen
2017-09-08 15:45 ` Ludovic Courtès
     [not found]   ` <CADh9keV8QPbk3OwzR4shtMdUoaeS6xRTY5_EGuS9krd=MR0V+A@mail.gmail.com>
     [not found]     ` <CADh9keUB-Ea11_-j3F+oZO_Zr+ekHO9rP+LodUGQ9sPkBussVg@mail.gmail.com>
     [not found]       ` <CADh9keXu3VSLdf3L9egQZaDcsUKKY6RGoC_4PDKnBp=dSF5M7Q@mail.gmail.com>
     [not found]         ` <CADh9keWMwQ8JYQZAaKsL+UMYcG6qFDUVPxZ=Xx+BR4WEXs8K0g@mail.gmail.com>
2017-09-08 16:13           ` Peter Mikkelsen
2017-09-14 11:41             ` Ludovic Courtès [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tw05a4n4.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=25908-done@debbugs.gnu.org \
    --cc=28380-done@debbugs.gnu.org \
    --cc=petermikkelsen10@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).