From 8889a7da6f547a63ad78e3966d5cfdff577c5513 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Thu, 16 Feb 2017 23:29:39 -0600 Subject: gnu: raincat: Update home-page. * gnu/packages/games.scm (raincat)[home-page]: Update. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 4bcdd484d6..bfbb6bae55 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1294,7 +1294,7 @@ on the screen and keyboard to display letters.") ("ghc-sdl" ,ghc-sdl) ("ghc-sdl-image" ,ghc-sdl-image) ("ghc-sdl-mixer" ,ghc-sdl-mixer))) - (home-page "http://raincat.bysusanlin.com/") + (home-page "http://www.bysusanlin.com/raincat/") (synopsis "Puzzle game with a cat in lead role") (description "Project Raincat is a game developed by Carnegie Mellon students through GCS during the Fall 2008 semester. Raincat features game -- cgit v1.2.3 From 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c Mon Sep 17 00:00:00 2001 From: Rodger Fox Date: Fri, 17 Feb 2017 20:01:37 -0800 Subject: updated pioneers to latest version. Signed-off-by: Kei Kebreau --- gnu/packages/games.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index bfbb6bae55..1d6a12a0f6 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2015, 2016, 2017 Alex Kost ;;; Copyright © 2015 Paul van der Walt ;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer -;;; Copyright © 2016 Rodger Fox +;;; Copyright © 2016, 2017 Rodger Fox ;;; Copyright © 2016 Manolis Fragkiskos Ragkousis ;;; Copyright © 2016, 2017 ng0 ;;; Copyright © 2016 Albin Söderqvist @@ -2082,14 +2082,14 @@ are only two levels to play with, but they are very addictive.") (define-public pioneers (package (name "pioneers") - (version "15.3") + (version "15.4") (source (origin (method url-fetch) (uri (string-append "http://downloads.sourceforge.net/pio/" "pioneers-" version ".tar.gz")) (sha256 (base32 - "128s718nnraiznbg2rajjqb7cfkdg24hy6spdd9narb4f4dsbbv9")))) + "1p1d18hrfmqcnghip3shkzcs5qkz6j99jvkdkqfi7pqdvjc323cs")))) (build-system gnu-build-system) (inputs `(("gtk+" ,gtk+) ("librsvg" ,librsvg) -- cgit v1.2.3 From f31bb3a0cff7bc7baf887eb72a02c6f97d26905c Mon Sep 17 00:00:00 2001 From: Kei Kebreau Date: Sat, 18 Feb 2017 14:13:32 -0500 Subject: Revert "updated pioneers to latest version." This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c. --- gnu/packages/games.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 1d6a12a0f6..bfbb6bae55 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2015, 2016, 2017 Alex Kost ;;; Copyright © 2015 Paul van der Walt ;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer -;;; Copyright © 2016, 2017 Rodger Fox +;;; Copyright © 2016 Rodger Fox ;;; Copyright © 2016 Manolis Fragkiskos Ragkousis ;;; Copyright © 2016, 2017 ng0 ;;; Copyright © 2016 Albin Söderqvist @@ -2082,14 +2082,14 @@ are only two levels to play with, but they are very addictive.") (define-public pioneers (package (name "pioneers") - (version "15.4") + (version "15.3") (source (origin (method url-fetch) (uri (string-append "http://downloads.sourceforge.net/pio/" "pioneers-" version ".tar.gz")) (sha256 (base32 - "1p1d18hrfmqcnghip3shkzcs5qkz6j99jvkdkqfi7pqdvjc323cs")))) + "128s718nnraiznbg2rajjqb7cfkdg24hy6spdd9narb4f4dsbbv9")))) (build-system gnu-build-system) (inputs `(("gtk+" ,gtk+) ("librsvg" ,librsvg) -- cgit v1.2.3 From 365950ce92f27781086ecd99d1efa99d484e7de0 Mon Sep 17 00:00:00 2001 From: Rodger Fox Date: Fri, 17 Feb 2017 20:01:37 -0800 Subject: gnu: pioneers: Update to 15.4. * gnu/packages/games.scm: Update to 15.4. Signed-off-by: Kei Kebreau --- gnu/packages/games.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index bfbb6bae55..1d6a12a0f6 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2015, 2016, 2017 Alex Kost ;;; Copyright © 2015 Paul van der Walt ;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer -;;; Copyright © 2016 Rodger Fox +;;; Copyright © 2016, 2017 Rodger Fox ;;; Copyright © 2016 Manolis Fragkiskos Ragkousis ;;; Copyright © 2016, 2017 ng0 ;;; Copyright © 2016 Albin Söderqvist @@ -2082,14 +2082,14 @@ are only two levels to play with, but they are very addictive.") (define-public pioneers (package (name "pioneers") - (version "15.3") + (version "15.4") (source (origin (method url-fetch) (uri (string-append "http://downloads.sourceforge.net/pio/" "pioneers-" version ".tar.gz")) (sha256 (base32 - "128s718nnraiznbg2rajjqb7cfkdg24hy6spdd9narb4f4dsbbv9")))) + "1p1d18hrfmqcnghip3shkzcs5qkz6j99jvkdkqfi7pqdvjc323cs")))) (build-system gnu-build-system) (inputs `(("gtk+" ,gtk+) ("librsvg" ,librsvg) -- cgit v1.2.3 From a20b084a0437e6832e3fbee58b23a789e510654c Mon Sep 17 00:00:00 2001 From: John Darrington Date: Wed, 22 Feb 2017 20:13:15 +0100 Subject: gnu: Add gnushogi and xshogi * gnu/packages/games.scm (gnushogi, xshogi): New variables. --- gnu/packages/games.scm | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 1d6a12a0f6..50315a6085 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -175,6 +175,49 @@ You may even apply photos to the faces instead of colors. The game is scriptable with Guile.") (license license:gpl3+))) +(define-public gnushogi + (package + (name "gnushogi") + (version "1.4.2") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://gnu/gnushogi/gnushogi-" + version ".tar.gz")) + (sha256 + (base32 + "0a9bsl2nbnb138lq0h14jfc5xvz7hpb2bcsj4mjn6g1hcsl4ik0y")))) + (arguments `(#:tests? #f)) ;; No check target. + (build-system gnu-build-system) + (home-page "http://www.gnu.org/software/gnushogi/") + (synopsis "The game of Shogi (Japanese chess)") + (description "GNU Shogi is a program that plays the game Shogi (Japanese +Chess). It is similar to standard chess but this variant is far more complicated.") + (license license:gpl3+))) + +(define-public xshogi + (package + (name "xshogi") + (version "1.4.2") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://gnu/gnushogi/xshogi-" + version ".tar.gz")) + (sha256 + (base32 + "1dns0nhymak44by18sv48m4xb2skiwbi2i3nb9hl6w9iwd2i2brf")))) + (build-system gnu-build-system) + (inputs + `(("libxaw" ,libxaw) + ("libxt" ,libxt))) + (home-page "http://www.gnu.org/software/gnushogi/") + (synopsis "User interface for @code{gnushogi}") + (description "A graphical user interface for the package @code{gnushogi}.") + ;; Contains a copy of GPLv3 but the licence notices simply + ;; state "GNU General Public Licence" without specifying a version. + (license license:gpl1+))) + (define-public abbaye (package (name "abbaye") -- cgit v1.2.3 From 2f1d20a8d473d9183460d38ed34f1c3d51860c78 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sat, 25 Feb 2017 13:20:26 +0100 Subject: gnu: xshogi: Remove Texinfo markup from synopsis. * gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 50315a6085..d26669e68f 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -212,7 +212,7 @@ Chess). It is similar to standard chess but this variant is far more complicate `(("libxaw" ,libxaw) ("libxt" ,libxt))) (home-page "http://www.gnu.org/software/gnushogi/") - (synopsis "User interface for @code{gnushogi}") + (synopsis "User interface for gnushogi") (description "A graphical user interface for the package @code{gnushogi}.") ;; Contains a copy of GPLv3 but the licence notices simply ;; state "GNU General Public Licence" without specifying a version. -- cgit v1.2.3