GNU bug report logs -
#37718
[PATCH] Add gnome-mahjongg.
Previous Next
Reported by: "David Wilson" <david <at> daviwil.com>
Date: Sat, 12 Oct 2019 19:47:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#37718: [PATCH] Add gnome-mahjongg.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 37718 <at> debbugs.gnu.org.
--
37718: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37718
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi David,
"David Wilson" <david <at> daviwil.com> skribis:
> From a589ef5124d265b9c0fb646b35e8efe852b74855 Mon Sep 17 00:00:00 2001
> From: David Wilson <david <at> 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’.
[Message part 4 (text/x-patch, inline)]
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)))
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
Hi fellow Guixers,
Here's a patch to add the (highly addictive) game Gnome Mahjongg. Please let me know if there's any way this package definition can be improved!
Happy hacking,
David
[0001-gnu-Add-gnome-mahjongg.patch (text/x-patch, attachment)]
This bug report was last modified 5 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.