unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 6a61b556afebf071ee9914220a38cc6484468983 1002 bytes (raw)
name: gnu/packages/patches/bsd-games-add-configure-config.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
Remove a few 'setenv's from the definition.

diff -Naur bsd-games-2.17/config.params bsd-games-patch/config.params
--- bsd-games-2.17/config.params	1970-01-01 07:00:00.000000000 +0700
+++ bsd-games-patch/config.params	2020-04-22 20:49:40.809695248 +0700
@@ -0,0 +1,19 @@
+bsd_games_cfg_do_chown=n
+bsd_games_cfg_non_interactive=y
+
+# The offensive fortunes shown only if requested by user.
+bsd_games_cfg_offensive_fortunes=y
+
+# Fix some man-pages: cfscores, morse, ppt, rot13, snscore, teachgammon.
+bsd_games_cfg_use_dot_so=syml
+
+# Don't build dm, countmail, hack, phantasia, and wargames.
+# Wargames isn't convenient as a game launcher.
+# dm is a toy to restrict access to bsd-games.
+# countmail require some BSD-package called `from`.
+# TODO: phantasia and hack need an writable directory
+bsd_games_cfg_no_build_dirs="wargames dm countmail phantasia hack"
+
+# Those are substitute*'d with GNU miscfiles.
+bsd_games_cfg_hangman_wordsfile=WORD_LIST
+bsd_games_cfg_dictionary_src=WORD_LIST

debug log:

solving 6a61b556af ...
found 6a61b556af in https://yhetil.org/guix-patches/mI4iG8ZhDza81on0BxLDj7FnB_WzIfzcky6EG-5QYoRJLEPuYAdV4tZfhlts5in5dAa0mhfl6NEaCWIp1L7QrMRzFRBRF3K9vkshTrugYK8=@protonmail.com/

applying [1/1] https://yhetil.org/guix-patches/mI4iG8ZhDza81on0BxLDj7FnB_WzIfzcky6EG-5QYoRJLEPuYAdV4tZfhlts5in5dAa0mhfl6NEaCWIp1L7QrMRzFRBRF3K9vkshTrugYK8=@protonmail.com/
diff --git a/gnu/packages/patches/bsd-games-add-configure-config.patch b/gnu/packages/patches/bsd-games-add-configure-config.patch
new file mode 100644
index 0000000000..6a61b556af

Checking patch gnu/packages/patches/bsd-games-add-configure-config.patch...
Applied patch gnu/packages/patches/bsd-games-add-configure-config.patch cleanly.

index at:
100644 6a61b556afebf071ee9914220a38cc6484468983	gnu/packages/patches/bsd-games-add-configure-config.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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).