[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/15: gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead.
From: |
guix-commits |
Subject: |
02/15: gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead. |
Date: |
Tue, 26 Mar 2019 09:18:43 -0400 (EDT) |
ambrevar pushed a commit to branch master
in repository guix.
commit 973bd8a62c13bc5b2ca08585c367589d8c7197fe
Author: Pierre Neidhardt <address@hidden>
Date: Tue Mar 26 13:33:40 2019 +0100
gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead.
* gnu/packages/games.scm (cataclysm-dda): Define in terms of
'deprecated-package'.
(cataclysm-dark-days-ahead): New variable, formerly known as
"cataclysm-dda".
---
gnu/packages/games.scm | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 5a36d1d..41b1d84 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -261,7 +261,7 @@ Playing bastet can be a painful experience, especially if
you usually make
canyons and wait for the long I-shaped block to clear four rows at a time.")
(license license:gpl3+)))
-(define-public cataclysm-dda
+(define-public cataclysm-dark-days-ahead
(let ((commit "9c732a5de48928691ab863d3ab275ca7b0e522fc"))
(package
(name "cataclysm-dda")
@@ -316,15 +316,19 @@ canyons and wait for the long I-shaped block to clear
four rows at a time.")
(home-page "http://en.cataclysmdda.com/")
(synopsis "Survival horror roguelike video game")
(description
- "Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic
-world. Struggle to survive in a harsh, persistent, procedurally generated
-world. Scavenge the remnants of a dead civilization for food, equipment, or,
-if you are lucky, a vehicle with a full tank of gas to get you out of Dodge.
-Fight to defeat or escape from a wide variety of powerful monstrosities, from
-zombies to giant insects to killer robots and things far stranger and deadlier,
-and against the others like yourself, that want what you have.")
+ "Cataclysm: Dark Days Ahead (or \"DDA\" for short) is a roguelike set
+in a post-apocalyptic world. Struggle to survive in a harsh, persistent,
+procedurally generated world. Scavenge the remnants of a dead civilization
+for food, equipment, or, if you are lucky, a vehicle with a full tank of gas
+to get you out of Dodge. Fight to defeat or escape from a wide variety of
+powerful monstrosities, from zombies to giant insects to killer robots and
+things far stranger and deadlier, and against the others like yourself, that
+want what you have.")
(license license:cc-by-sa3.0))))
+(define-public cataclysm-dda
+ (deprecated-package "cataclysm-dda" cataclysm-dark-days-ahead))
+
(define-public cowsay
(package
(name "cowsay")
- branch master updated (ceab612 -> 6994e67), guix-commits, 2019/03/26
- 05/15: gnu: wesnoth: Rename package to the-battle-for-wesnoth., guix-commits, 2019/03/26
- 01/15: gnu: armagetronad: Rename package to armagetron-advanced., guix-commits, 2019/03/26
- 04/15: gnu: abbaye: Rename package to l-abbaye-des-morts., guix-commits, 2019/03/26
- 02/15: gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead.,
guix-commits <=
- 03/15: gnu: gnubg: Rename package to gnubackgammon., guix-commits, 2019/03/26
- 08/15: gnu: kiki: Rename package to kiki-the-nano-bot., guix-commits, 2019/03/26
- 09/15: gnu: fillets-ng: Rename package to fish-fillets-ng., guix-commits, 2019/03/26
- 15/15: etc: Add "rename" snippet., guix-commits, 2019/03/26
- 06/15: gnu: wesnoth-server: Rename package to the-battle-for-wesnoth-server., guix-commits, 2019/03/26
- 10/15: gnu: crawl: Rename package to dungeon-crawl-stone-soup., guix-commits, 2019/03/26
- 11/15: gnu: crawl-tiles: Rename package to dungeon-crawl-stone-soup-tiles., guix-commits, 2019/03/26
- 14/15: gnu: edgar: Rename package to the-legend-of-edgar., guix-commits, 2019/03/26
- 12/15: gnu: tome4: Rename package to tales-of-maj-eyal., guix-commits, 2019/03/26
- 07/15: gnu: starfighter: Rename package to project-starfighter., guix-commits, 2019/03/26