summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormicha <micha@pkgsrc.org>2019-08-26 16:48:56 +0000
committermicha <micha@pkgsrc.org>2019-08-26 16:48:56 +0000
commit964170d68e5406f9fe7823daabf32cf855b137cd (patch)
treeccc5f38f94190f7d7f6c7503ec5289972f97de3f /games
parent67e10aab8e5101dc5c890540ed5e91750e7061b8 (diff)
downloadpkgsrc-964170d68e5406f9fe7823daabf32cf855b137cd.tar.gz
games/doom-pwad-sigil: import doom2-pwad-sigil-1.1
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.
Diffstat (limited to 'games')
-rw-r--r--games/doom-pwad-sigil/DESCR24
-rw-r--r--games/doom-pwad-sigil/Makefile45
-rw-r--r--games/doom-pwad-sigil/PLIST5
-rw-r--r--games/doom-pwad-sigil/distinfo6
-rw-r--r--games/doom-pwad-sigil/files/INSTALL.pkgsrc7
5 files changed, 87 insertions, 0 deletions
diff --git a/games/doom-pwad-sigil/DESCR b/games/doom-pwad-sigil/DESCR
new file mode 100644
index 00000000000..12f04ec2f0d
--- /dev/null
+++ b/games/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/games/doom-pwad-sigil/Makefile b/games/doom-pwad-sigil/Makefile
new file mode 100644
index 00000000000..187467577e9
--- /dev/null
+++ b/games/doom-pwad-sigil/Makefile
@@ -0,0 +1,45 @@
+# $NetBSD: Makefile,v 1.1 2019/08/26 16:48:56 micha Exp $
+
+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
+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/games/doom-pwad-sigil/PLIST b/games/doom-pwad-sigil/PLIST
new file mode 100644
index 00000000000..99c5588685f
--- /dev/null
+++ b/games/doom-pwad-sigil/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/26 16:48:56 micha Exp $
+share/doc/doom-pwad-sigil/INSTALL.pkgsrc
+share/doom/SIGIL.txt
+share/doom/SIGIL.wad
+share/doom/SIGIL_COMPAT.wad
diff --git a/games/doom-pwad-sigil/distinfo b/games/doom-pwad-sigil/distinfo
new file mode 100644
index 00000000000..bce3dd7129c
--- /dev/null
+++ b/games/doom-pwad-sigil/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/26 16:48:56 micha Exp $
+
+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/games/doom-pwad-sigil/files/INSTALL.pkgsrc b/games/doom-pwad-sigil/files/INSTALL.pkgsrc
new file mode 100644
index 00000000000..7d63805be57
--- /dev/null
+++ b/games/doom-pwad-sigil/files/INSTALL.pkgsrc
@@ -0,0 +1,7 @@
+The PWAD files SIGIL.wad, SIGIL_COMPAT.wad and the description SIGIL.txt have
+been installed to:
+
+ DOOMWADDIR
+
+This is the pkgsrc standard Doom WAD directory location (shared with other Doom
+packages).