pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

doom-pwad-sigil: Import Doom Episode 5 as wip/doom-pwad-sigil



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Fri Aug 23 14:48:16 2019 +0200
Changeset:	88e1d59040260e79d8b905fe4036e2f322db6c38

Added Files:
	doom-pwad-sigil/DESCR
	doom-pwad-sigil/Makefile
	doom-pwad-sigil/PLIST
	doom-pwad-sigil/distinfo
	doom-pwad-sigil/doom-pwad-license
	doom-pwad-sigil/files/INSTALL.pkgsrc

Log Message:
doom-pwad-sigil: Import Doom Episode 5 as wip/doom-pwad-sigil

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88e1d59040260e79d8b905fe4036e2f322db6c38

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 doom-pwad-sigil/DESCR                | 24 +++++++++++++++++++
 doom-pwad-sigil/Makefile             | 45 ++++++++++++++++++++++++++++++++++++
 doom-pwad-sigil/PLIST                |  5 ++++
 doom-pwad-sigil/distinfo             |  6 +++++
 doom-pwad-sigil/doom-pwad-license    | 16 +++++++++++++
 doom-pwad-sigil/files/INSTALL.pkgsrc |  6 +++++
 6 files changed, 102 insertions(+)

diffs:
diff --git a/doom-pwad-sigil/DESCR b/doom-pwad-sigil/DESCR
new file mode 100644
index 0000000000..12f04ec2f0
--- /dev/null
+++ b/doom-pwad-sigil/DESCR
@@ -0,0 +1,24 @@
+Attention: This is a mod for Doom, not a standalone game!
+It was announced at Doom's 25th anniversary on December 10, 2018 by its
+designer, John Romero.
+
+For the look & feel intended by the author, you need the original Doom or
+Ultimate Doom from id Software as base (doom.wad or doomu.wad as IWAD).
+If you don't have Doom, you can use Freedoom (freedoom1.wad as IWAD) to
+play, but the Freedoom graphics doesn't match well to the style of this mod.
+
+===========================================================================
+Advanced engine needed  : Limit removing compatibility; playing E5 ingame
+                          requires either ZDoom or Eternity.
+                          Use SIGIL_COMPAT.wad for vanilla / other engines.
+Primary purpose         : Single play, Co-op play, Deathmatch
+===========================================================================
+
+Baphomet was only doing Satan's bidding by placing a powerful sigil in the
+teleporter out of E4M8 to bring you back to Hell. Somehow they didn't
+understand that you're the reason they failed in the first place.
+
+It's time to trash the place with your arsenal, get out of Hell, and back
+to Earth to face the more advanced demons that were sent ahead.
+
+Lock and load. Rip and tear.
diff --git a/doom-pwad-sigil/Makefile b/doom-pwad-sigil/Makefile
new file mode 100644
index 0000000000..0808a8f6a4
--- /dev/null
+++ b/doom-pwad-sigil/Makefile
@@ -0,0 +1,45 @@
+# $NetBSD$
+
+DISTNAME=		sigil_v1_1
+PKGNAME=		doom2-pwad-sigil-1.1
+CATEGORIES=		games
+MASTER_SITES=		ftp://ftp.fu-berlin.de/pc/games/idgames/levels/doom/Ports/s-u/
+MASTER_SITES+=		ftp://mirrors.syringanetworks.net/idgames/levels/doom/Ports/s-u/
+EXTRACT_SUFX=		.zip
+
+MAINTAINER=		micha%NetBSD.org@localhost
+COMMENT=		Doom mod
+LICENSE=		doom-pwad-license
+
+.include "../../mk/bsd.prefs.mk"
+
+# DOOMWADDIR is intentionally shared with other Doom packages
+DOOMWADDIR=		share/doom
+INSTALLATION_DIRS=	${DOOMWADDIR} share/doc/doom-pwad-sigil
+
+# Configure INSTALL.pkgsrc (formerly displayed as MESSAGE)
+SUBST_CLASSES+=		install
+SUBST_STAGE.install=	do-configure
+SUBST_MESSAGE.install=	Preparing INSTALL.pkgsrc file ...
+SUBST_FILES.install=	INSTALL.pkgsrc
+SUBST_SED.install=	-e 's,DOOMWADDIR,${PREFIX}/${DOOMWADDIR},'
+
+NO_BUILD=		yes
+
+pre-configure:
+	${MKDIR} ${WRKSRC}
+	${CP} ${FILESDIR}/INSTALL.pkgsrc ${WRKSRC}
+
+do-install:
+	cd ${WRKDIR} &&							\
+		${INSTALL_DATA} SIGIL.wad				\
+			${DESTDIR}${PREFIX}/${DOOMWADDIR}/SIGIL.wad;	\
+		${INSTALL_DATA} SIGIL_COMPAT.wad			\
+			${DESTDIR}${PREFIX}/${DOOMWADDIR}/SIGIL_COMPAT.wad; \
+		${INSTALL_DATA} SIGIL.txt				\
+			${DESTDIR}${PREFIX}/${DOOMWADDIR}/SIGIL.txt
+	cd ${WRKSRC} &&							\
+		${INSTALL_DATA} INSTALL.pkgsrc				\
+			${DESTDIR}${PREFIX}/share/doc/doom-pwad-sigil/INSTALL.pkgsrc
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/doom-pwad-sigil/PLIST b/doom-pwad-sigil/PLIST
new file mode 100644
index 0000000000..ac46132563
--- /dev/null
+++ b/doom-pwad-sigil/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD$
+share/doc/doom-pwad-sigil/INSTALL.pkgsrc
+share/doom/SIGIL.txt
+share/doom/SIGIL.wad
+share/doom/SIGIL_COMPAT.wad
diff --git a/doom-pwad-sigil/distinfo b/doom-pwad-sigil/distinfo
new file mode 100644
index 0000000000..fbe6af7bbe
--- /dev/null
+++ b/doom-pwad-sigil/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (sigil_v1_1.zip) = d150bcfd7a221f7ed7fa09d897d601f18e3c8cc1
+RMD160 (sigil_v1_1.zip) = 9476bdde0a40cadb9ef812be667a5a6dbfd312be
+SHA512 (sigil_v1_1.zip) = a481a067b0154bc6c84b6def32149865fb7b26e59d80708b7643c81f2c7a9506bb01557213da60932ae8f0162b021613199674bbfe2c478cf7c5c35cd2962673
+Size (sigil_v1_1.zip) = 3115313 bytes
diff --git a/doom-pwad-sigil/doom-pwad-license b/doom-pwad-sigil/doom-pwad-license
new file mode 100644
index 0000000000..6f63c184da
--- /dev/null
+++ b/doom-pwad-sigil/doom-pwad-license
@@ -0,0 +1,16 @@
+================================================================================
+Authors may NOT use the contents of this file as a base for modification or
+reuse [without explicit permission of the original mappers].  Permissions
+have been obtained from original authors for any of their resources modified
+or included in this file.
+
+You MAY distribute this file, provided you include this text file, with no
+modifications.  You may distribute this file in any electronic format (BBS,
+Diskette, CD, etc) as long as you include this file intact.  I have
+received permission from the original authors of any modified or included
+content in this file to allow further distribution.
+================================================================================
+
+Note for pkgsrc:
+The "text file" referenced in the license above is included in the package
+and installed to the ${PREFIX}/share/doom directory.
diff --git a/doom-pwad-sigil/files/INSTALL.pkgsrc b/doom-pwad-sigil/files/INSTALL.pkgsrc
new file mode 100644
index 0000000000..a2700d0dd8
--- /dev/null
+++ b/doom-pwad-sigil/files/INSTALL.pkgsrc
@@ -0,0 +1,6 @@
+The PWAD file SIGIL.wad and SIGIL_COMPAT.wad have been installed to:
+
+   DOOMWADDIR
+
+This is the pkgsrc standard Doom WAD directory location (shared with other Doom
+packages).


Home | Main Index | Thread Index | Old Index