gnu: Rename some games to match upstream project name.

* gnu/packages/games.scm (armagetronad):
(cataclysm-dda):
(abbaye):
(wesnoth):
(wesnoth-server):
(starfighter):
(kiki):
(fillets-ng):
(crawl):
(crawl-tiles):
(tome4):
(btanks):
(battle-tanks):
(edgar): Use these as the package definition.
(armagetron-advanced):
(cataclysm-dark-days-ahead):
(l-abbaye-des-morts):
(the-battle-for-wesnoth):
(the-battle-for-wesnoth-server):
(project-starfighter):
(kiki-the-nano-bot):
(fish-fillets-ng):
(dungeon-crawl-stone-soup):
(dungeon-crawl-stone-soup-tiles):
(tales-of-maj-eyal):
(the-legend-of-edgar): Turn these into obsolete aliases.

This reverts renames made by the following commits:
f95e33a7ad
b1aee9fce2
f6a21d61de
24a67aef2a
36a0b5b48c
8b6e2bc15f
6639295f2f
184f5c8db1
ecdb1348ad
375cb94130
c91ed484d0
973bd8a62c
df42e0f9c9
This commit is contained in:
Nicolas Goaziou 2019-04-30 02:02:39 +02:00 committed by Ludovic Courtès
parent 1f1a00502e
commit 45fb7b404d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -288,9 +288,9 @@ (define-public alex4
The game includes a built-in editor so you can design and share your own maps.") The game includes a built-in editor so you can design and share your own maps.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public armagetron-advanced (define-public armagetronad
(package (package
(name "armagetron-advanced") (name "armagetronad")
(version "0.2.8.3.4") (version "0.2.8.3.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -317,8 +317,8 @@ (define-public armagetron-advanced
physics settings to tweak as well.") physics settings to tweak as well.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public armagetronad (define-public armagetron-advanced
(deprecated-package "armagetronad" armagetron-advanced)) (deprecated-package "armagetron-advanced" armagetronad))
(define-public bastet (define-public bastet
(package (package
@ -384,7 +384,7 @@ (define-public bastet
canyons and wait for the long I-shaped block to clear four rows at a time.") canyons and wait for the long I-shaped block to clear four rows at a time.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public cataclysm-dark-days-ahead (define-public cataclysm-dda
(let ((commit "9c732a5de48928691ab863d3ab275ca7b0e522fc")) (let ((commit "9c732a5de48928691ab863d3ab275ca7b0e522fc"))
(package (package
(name "cataclysm-dda") (name "cataclysm-dda")
@ -449,8 +449,8 @@ (define-public cataclysm-dark-days-ahead
want what you have.") want what you have.")
(license license:cc-by-sa3.0)))) (license license:cc-by-sa3.0))))
(define-public cataclysm-dda (define-public cataclysm-dark-days-ahead
(deprecated-package "cataclysm-dda" cataclysm-dark-days-ahead)) (deprecated-package "cataclysm-dark-days-ahead" cataclysm-dda))
(define-public cowsay (define-public cowsay
(package (package
@ -1312,9 +1312,9 @@ (define-public xshogi
;; state "GNU General Public Licence" without specifying a version. ;; state "GNU General Public Licence" without specifying a version.
(license license:gpl1+))) (license license:gpl1+)))
(define-public l-abbaye-des-morts (define-public abbaye
(package (package
(name "l-abbaye-des-morts") (name "abbaye")
(version "2.0.1") (version "2.0.1")
(source (source
(origin (origin
@ -1366,8 +1366,8 @@ (define-public l-abbaye-des-morts
that beneath its ruins lay buried an ancient evil.") that beneath its ruins lay buried an ancient evil.")
(license license:gpl3))) (license license:gpl3)))
(define-public abbaye (define-public l-abbaye-des-morts
(deprecated-package "abbaye" l-abbaye-des-morts)) (deprecated-package "l-abbaye-des-morts" abbaye))
(define-public angband (define-public angband
(package (package
@ -2215,9 +2215,9 @@ (define-public gnujump
falling, themeable graphics and sounds, and replays.") falling, themeable graphics and sounds, and replays.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public the-battle-for-wesnoth (define-public wesnoth
(package (package
(name "the-battle-for-wesnoth") (name "wesnoth")
(version "1.14.6") (version "1.14.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -2255,13 +2255,13 @@ (define-public the-battle-for-wesnoth
next campaign.") next campaign.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public wesnoth (define-public the-battle-for-wesnoth
(deprecated-package "wesnoth" the-battle-for-wesnoth)) (deprecated-package "the-battle-for-wesnoth" wesnoth))
(define-public the-battle-for-wesnoth-server (define-public wesnoth-server
(package (package
(inherit the-battle-for-wesnoth) (inherit wesnoth)
(name "the-battle-for-wesnoth-server") (name "wesnoth-server")
(inputs (inputs
`(("boost" ,boost) `(("boost" ,boost)
("icu4c" ,icu4c) ("icu4c" ,icu4c)
@ -2274,8 +2274,8 @@ (define-public the-battle-for-wesnoth-server
(description "This package contains a dedicated server for @emph{The (description "This package contains a dedicated server for @emph{The
Battle for Wesnoth}."))) Battle for Wesnoth}.")))
(define-public wesnoth-server (define-public the-battle-for-wesnoth-server
(deprecated-package "wesnoth-server" the-battle-for-wesnoth-server)) (deprecated-package "the-battle-for-wesnoth-server" wesnoth-server))
(define-public gamine (define-public gamine
(package (package
@ -3250,9 +3250,9 @@ (define-public warzone2100
license:gpl2+ license:gpl2+
license:lgpl2.1+)))) license:lgpl2.1+))))
(define-public project-starfighter (define-public starfighter
(package (package
(name "project-starfighter") (name "starfighter")
(version "1.7") (version "1.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -3285,8 +3285,8 @@ (define-public project-starfighter
license:cc0 license:cc0
license:public-domain)))) license:public-domain))))
(define-public starfighter (define-public project-starfighter
(deprecated-package "starfighter" project-starfighter)) (deprecated-package "project-starfighter" starfighter))
(define-public chromium-bsu (define-public chromium-bsu
(package (package
@ -4116,9 +4116,9 @@ (define-public cdogs-sdl
license:cc-by3.0 license:cc-by3.0
license:cc-by-sa3.0)))) license:cc-by-sa3.0))))
(define-public kiki-the-nano-bot (define-public kiki
(package (package
(name "kiki-the-nano-bot") (name "kiki")
(version "1.0.2") (version "1.0.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -4212,8 +4212,8 @@ (define-public kiki-the-nano-bot
;; for a statement from the author. ;; for a statement from the author.
(license license:public-domain))) (license license:public-domain)))
(define-public kiki (define-public kiki-the-nano-bot
(deprecated-package "kiki" kiki-the-nano-bot)) (deprecated-package "kiki-the-nano-bot" kiki))
(define-public teeworlds (define-public teeworlds
(package (package
@ -4435,9 +4435,9 @@ (define-public chroma
becoming difficult enough to tax even the brightest of minds.") becoming difficult enough to tax even the brightest of minds.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public fish-fillets-ng (define-public fillets-ng
(package (package
(name "fish-fillets-ng") (name "fillets-ng")
(version "1.0.1") (version "1.0.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -4504,12 +4504,12 @@ (define-public fish-fillets-ng
fish. The whole game is accompanied by quiet, comforting music.") fish. The whole game is accompanied by quiet, comforting music.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public fillets-ng (define-public fish-fillets-ng
(deprecated-package "fillets-ng" fish-fillets-ng)) (deprecated-package "fish-fillets-ng" fillets-ng))
(define-public dungeon-crawl-stone-soup (define-public crawl
(package (package
(name "dungeon-crawl-stone-soup") (name "crawl")
(version "0.23.2") (version "0.23.2")
(source (source
(origin (origin
@ -4586,16 +4586,16 @@ (define-public dungeon-crawl-stone-soup
license:zlib license:zlib
license:asl2.0)))) license:asl2.0))))
(define-public crawl (define-public dungeon-crawl-stone-soup
(deprecated-package "crawl" dungeon-crawl-stone-soup)) (deprecated-package "dungeon-crawl-stone-soup" crawl))
;; The linter here claims that patch file names should start with the package ;; The linter here claims that patch file names should start with the package
;; name. But, in this case, the patches are inherited from crawl with the ;; name. But, in this case, the patches are inherited from crawl with the
;; "crawl-" prefix instead of "crawl-tiles-". ;; "crawl-" prefix instead of "crawl-tiles-".
(define-public dungeon-crawl-stone-soup-tiles (define-public crawl-tiles
(package (package
(inherit dungeon-crawl-stone-soup) (inherit crawl)
(name "dungeon-crawl-stone-soup-tiles") (name "crawl-tiles")
(arguments (arguments
(substitute-keyword-arguments (substitute-keyword-arguments
(package-arguments crawl) (package-arguments crawl)
@ -4625,8 +4625,8 @@ (define-public dungeon-crawl-stone-soup-tiles
("which" ,which))) ("which" ,which)))
(synopsis "Graphical roguelike dungeon crawler game"))) (synopsis "Graphical roguelike dungeon crawler game")))
(define-public crawl-tiles (define-public dungeon-crawl-stone-soup-tiles
(deprecated-package "crawl-tiles" dungeon-crawl-stone-soup-tiles)) (deprecated-package "dungeon-crawl-stone-soup-tiles" crawl-tiles))
(define-public lugaru (define-public lugaru
(package (package
@ -4910,9 +4910,9 @@ (define-public open-adventure
\"adventure 2.5\" and \"430-point adventure\".") \"adventure 2.5\" and \"430-point adventure\".")
(license license:bsd-2)))) (license license:bsd-2))))
(define-public tales-of-maj-eyal (define-public tome4
(package (package
(name "tales-of-maj-eyal") (name "tome4")
(version "1.5.10") (version "1.5.10")
(synopsis "Single-player, RPG roguelike game set in the world of Eyal") (synopsis "Single-player, RPG roguelike game set in the world of Eyal")
(source (source
@ -5033,8 +5033,8 @@ (define-public tales-of-maj-eyal
Tales of MajEyal offers engaging roguelike gameplay for the 21st century.") Tales of MajEyal offers engaging roguelike gameplay for the 21st century.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public tome4 (define-public tales-of-maj-eyal
(deprecated-package "tome4" tales-of-maj-eyal)) (deprecated-package "tales-of-maj-eyal" tome4))
(define-public quakespasm (define-public quakespasm
(package (package
@ -6273,9 +6273,9 @@ (define-public stepmania
(home-page "https://www.stepmania.com") (home-page "https://www.stepmania.com")
(license license:expat))) (license license:expat)))
(define-public battle-tanks (define-public btanks
(package (package
(name "battle-tanks") (name "btanks")
(version "0.9.8083") (version "0.9.8083")
(source (source
(origin (origin
@ -6359,8 +6359,8 @@ (define-public battle-tanks
;; developers. ;; developers.
(license (list license:gpl2+ license:lgpl2.1+)))) (license (list license:gpl2+ license:lgpl2.1+))))
(define-public btanks (define-public battle-tanks
(deprecated-package "btanks" battle-tanks)) (deprecated-package "battle-tanks" btanks))
(define-public slingshot (define-public slingshot
(package (package
@ -6516,9 +6516,9 @@ (define-public arx-libertatis
the desired spell.") the desired spell.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public the-legend-of-edgar (define-public edgar
(package (package
(name "the-legend-of-edgar") (name "edgar")
(version "1.31") (version "1.31")
(source (source
(origin (origin
@ -6561,8 +6561,8 @@ (define-public the-legend-of-edgar
(home-page "https://www.parallelrealities.co.uk/games/edgar/") (home-page "https://www.parallelrealities.co.uk/games/edgar/")
(license license:gpl2+))) (license license:gpl2+)))
(define-public edgar (define-public the-legend-of-edgar
(deprecated-package "edgar" the-legend-of-edgar)) (deprecated-package "the-legend-of-edgar" edgar))
(define-public openclonk (define-public openclonk
(package (package