pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
doomlegacy-devel: Print note for patched version to terminal
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri May 15 16:39:09 2020 +0200
Changeset: 2cee73790cae6116818c13fc2ba522688b3a410a
Modified Files:
doomlegacy-devel/distinfo
Added Files:
doomlegacy-devel/patches/patch-src_dstrings.c
Log Message:
doomlegacy-devel: Print note for patched version to terminal
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2cee73790cae6116818c13fc2ba522688b3a410a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
doomlegacy-devel/distinfo | 1 +
doomlegacy-devel/patches/patch-src_dstrings.c | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diffs:
diff --git a/doomlegacy-devel/distinfo b/doomlegacy-devel/distinfo
index b702d85fee..9df8c83c50 100644
--- a/doomlegacy-devel/distinfo
+++ b/doomlegacy-devel/distinfo
@@ -7,6 +7,7 @@ Size (doomlegacy_1.47.2_common.zip) = 981654 bytes
SHA1 (patch-src_Makefile) = 40184838a23e00975a5380f18c8c53b3cc2eee47
SHA1 (patch-src_am__map.c) = 14b3c8b70c63778ad043827ab2f0b6f4fe07bcde
SHA1 (patch-src_doomdata.h) = 8c3186dafbf11a8a75262a06755dd9807cb58612
+SHA1 (patch-src_dstrings.c) = a654c47792800dc6547f5819ef4f5850803b2ca3
SHA1 (patch-src_p__local.h) = 0340c38a80ba4323e4fe7a8c314575a70a246708
SHA1 (patch-src_p__setup.c) = 3690d253d07a772eeab87f658ebc5cb61ecc000c
SHA1 (patch-src_r__defs.h) = 91e6543674e3474c9afdb0ba19d6869b658d0543
diff --git a/doomlegacy-devel/patches/patch-src_dstrings.c b/doomlegacy-devel/patches/patch-src_dstrings.c
new file mode 100644
index 0000000000..7ac27c3e6d
--- /dev/null
+++ b/doomlegacy-devel/patches/patch-src_dstrings.c
@@ -0,0 +1,18 @@
+$NetBSD$
+
+Print note that this is a patched version to terminal.
+
+--- src/dstrings.c.orig 2020-05-15 09:47:31.000000000 +0000
++++ src/dstrings.c
+@@ -542,6 +542,11 @@ char *text[NUMTEXT] = {
+ "get a copy of the original game, call 1-800-IDGAMES or see the readme file.\n"
+ " You will not receive technical support for modified games.\n"
+ " press enter to continue\n"
++ "===========================================================================\n"
++ "===========================================================================\n"
++ "Note for pkgsrc: This version uses pkgsrc patches for additional features:\n"
++ "- Support for extended nodes (DeeP V4 and ZDoom, Feature request #95)\n"
++ "- Support for \"-blockmap\" command line option (create blockmap internally)\n"
+ "===========================================================================\n",
+
+ // SHAREWARE
Home |
Main Index |
Thread Index |
Old Index