unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Albin <albin@fripost.org>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: openttd: Update to 1.6.1.
Date: Sun, 31 Jul 2016 20:41:01 +0200	[thread overview]
Message-ID: <3b69daec-e463-246c-ce64-9a375f0c9aad@fripost.org> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 272 bytes --]

Hi!

Here is an update to the latest version of OpenTTD. I've also added the
following sentence to the package description:

"This package only includes the game engine.  When you start it you will
be prompted to download a graphics set."

All the best,

Albin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.2: 0001-gnu-openttd-Update-to-1.6.1.patch --]
[-- Type: text/x-patch; name="0001-gnu-openttd-Update-to-1.6.1.patch", Size: 1968 bytes --]

From ee8cc850a3f60b1a7d94545b2dc333c8dd113579 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Albin=20S=C3=B6derqvist?= <albin@fripost.org>
Date: Sun, 31 Jul 2016 20:29:20 +0200
Subject: [PATCH] gnu: openttd: Update to 1.6.1.

* gnu/packages/games.scm (openttd): Update to 1.6.1.
* gnu/packages/games.scm (openttd): Improve package description.
---
 gnu/packages/games.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 919b018..9245742 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1872,14 +1872,14 @@ and a game metadata scraper.")
 (define openttd-engine
   (package
     (name "openttd-engine")
-    (version "1.6.0")
+    (version "1.6.1")
     (source
      (origin (method url-fetch)
              (uri (string-append "http://binaries.openttd.org/releases/"
                                  version "/openttd-" version "-source.tar.xz"))
              (sha256
               (base32
-               "1cjf9gz7d0sn7893wv9d00q724sxv3d81bgb0c5f5ppz2ssyc4jc"))
+               "1ak32fj5xkk2fvmm3g8i7wzmk4bh2ijsp8fzvvw5wj6365p9j24v"))
              (modules '((guix build utils)))
              (snippet
               ;; The DOS port contains proprietary software.
@@ -1919,7 +1919,8 @@ and a game metadata scraper.")
 passengers by land, water and air.  It is a re-implementation of Transport
 Tycoon Deluxe with many enhancements including multiplayer mode,
 internationalization support, conditional orders and the ability to clone,
-autoreplace and autoupdate vehicles.")
+autoreplace and autoupdate vehicles.  This package only includes the game engine.  When you start
+it you will be prompted to download a graphics set.")
     (home-page "http://openttd.org/")
     ;; This package is GPLv2, except for a few files located in
     ;; "src/3rdparty/" which are under the 3-clause BSD, LGPLv2.1+ and Zlib
-- 
2.6.3


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

             reply	other threads:[~2016-07-31 18:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-31 18:41 Albin [this message]
2016-07-31 20:56 ` [PATCH] gnu: openttd: Update to 1.6.1 Andreas Enge

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=3b69daec-e463-246c-ce64-9a375f0c9aad@fripost.org \
    --to=albin@fripost.org \
    --cc=guix-devel@gnu.org \
    /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).