unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: David Wilson <david@daviwil.com>
Cc: 37718-done@debbugs.gnu.org
Subject: bug#37718: [PATCH] Add gnome-mahjongg.
Date: Tue, 15 Oct 2019 14:17:18 +0200	[thread overview]
Message-ID: <871rvew6cx.fsf@gnu.org> (raw)
In-Reply-To: <269fdb5f-7d0e-4f2f-947d-eea43515c5df@www.fastmail.com> (David Wilson's message of "Sat, 12 Oct 2019 09:17:41 -0700")

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

Hi David,

"David Wilson" <david@daviwil.com> skribis:

> From a589ef5124d265b9c0fb646b35e8efe852b74855 Mon Sep 17 00:00:00 2001
> From: David Wilson <david@daviwil.com>
> Date: Sat, 12 Oct 2019 09:07:11 -0700
> Subject: [PATCH] gnu: Add gnome-mahjongg.
>
> * gnu/packages/gnome.scm (gnome-mahjongg) New variable.

Applied with the following changes, thanks!

Ludo’.


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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 81566e6e42..99cd7a7cb6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8406,6 +8406,7 @@ higher level porcelain stuff.")
               (uri (git-reference
                     (url "https://gitlab.gnome.org/GNOME/gnome-mahjongg.git")
                     (commit version)))
+              (file-name (git-file-name name version))
               (sha256
                (base32
                 "019a66a4m5w4kkb0sm6gxj0wi54n06zdxdlmyqw7h8kbakjizv7l"))))
@@ -8427,8 +8428,8 @@ higher level porcelain stuff.")
        ("gtk+" ,gtk+)
        ("librsvg" ,librsvg)))
     (synopsis "Mahjongg tile-matching game")
-    (description "Gnome Mahjongg is a game based on the classic Chinese tile-
-matching game Mahjong.  It features multiple board layouts, tile themes, and a
-high score table.")
+    (description "GNOME Mahjongg is a game based on the classic Chinese
+tile-matching game Mahjong.  It features multiple board layouts, tile themes,
+and a high score table.")
     (home-page "https://wiki.gnome.org/Apps/Mahjongg")
     (license license:gpl2)))

  reply	other threads:[~2019-10-15 12:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12 16:17 [bug#37718] [PATCH] Add gnome-mahjongg David Wilson
2019-10-15 12:17 ` Ludovic Courtès [this message]
2019-10-15 12:20 ` Ludovic Courtès

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=871rvew6cx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=37718-done@debbugs.gnu.org \
    --cc=david@daviwil.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).