doom-pwad-shotgun-symphony: Import to WIP

An oldschool mapset for E1 of Ultimate Doom, in the combined E1/E2 style
of Fava Beans, but much more violent. Mapset is optimized for pistol start,
though there are occasional goodies for continuous players. Every map exits
directly into the next, creating a single, giant facility.
This commit is contained in:
Michael Baeuerle 2020-01-08 12:31:41 +01:00
parent b24a8d0c97
commit 98219f0c77
6 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Import games/doom-pwad-shotgun-symphony
An oldschool mapset for E1 of Ultimate Doom, in the combined E1/E2 style
of Fava Beans, but much more violent. Mapset is optimized for pistol start,
though there are occasional goodies for continuous players. Every map exits
directly into the next, creating a single, giant facility.

View File

@ -0,0 +1,19 @@
Attention: This is a mod for Doom, not a standalone game!
It has received one of the 2019 Cacowards on Doomworld.
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 : Boom Compatible
Primary purpose : Single play
===========================================================================
You have received orders to investigate the giant UAC complex on Phobos.
Expect extreme enemy resistence from the moment you arrive. They are waiting
for you. You will find a new and powerful enemy caged in the final stage
of the first complex. Do not try to kill it. Instead, journey through
later stages of the vast, interconnected facility. We believe you can find
a way to attack it from behind, when you have stronger weapons.

View File

@ -0,0 +1,48 @@
# $NetBSD$
DISTNAME= sgnsym
PKGNAME= doom-pwad-shotgun-symphony-1.0
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
DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= micha@NetBSD.org
COMMENT= Doom mod
LICENSE= doom-pwad-license
# DOOMWADDIR is intentionally shared with other Doom packages
DOOMWADDIR= share/doom
INSTALLATION_DIRS= ${DOOMWADDIR} share/doc/doom-pwad-shotgun-symphony
# Configure INSTALL.pkgsrc
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},'
TOOL_DEPENDS+= dos2unix-[0-9]*:../../converters/dos2unix
WRKSRC= ${WRKDIR}/Shotgun_Symphony
NO_BUILD= yes
do-patch:
${MV} "${WRKDIR}/Shotgun Symphony" ${WRKSRC}
cd ${WRKSRC} && dos2unix Sgnsym.txt
cd ${WRKSRC} && dos2unix History.txt
pre-configure:
${CP} ${FILESDIR}/INSTALL.pkgsrc ${WRKSRC}
do-install:
cd ${WRKSRC} && ${INSTALL_DATA} sgnsym.wad \
${DESTDIR}${PREFIX}/${DOOMWADDIR}/Sgnsym.wad
cd ${WRKSRC} && ${INSTALL_DATA} Sgnsym.txt \
${DESTDIR}${PREFIX}/${DOOMWADDIR}/Sgnsym.txt
cd ${WRKSRC} && ${INSTALL_DATA} History.txt \
${DESTDIR}${PREFIX}/share/doc/doom-pwad-shotgun-symphony/History.txt
cd ${WRKSRC} && ${INSTALL_DATA} INSTALL.pkgsrc \
${DESTDIR}${PREFIX}/share/doc/doom-pwad-shotgun-symphony/INSTALL.pkgsrc
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,5 @@
@comment $NetBSD$
share/doc/doom-pwad-shotgun-symphony/History.txt
share/doc/doom-pwad-shotgun-symphony/INSTALL.pkgsrc
share/doom/Sgnsym.txt
share/doom/Sgnsym.wad

View File

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2019/08/26 16:48:56 micha Exp $
SHA1 (doom-pwad-shotgun-symphony-1.0/sgnsym.zip) = b468d6ed0f693bf9aa9094462590e77c2081e2bc
RMD160 (doom-pwad-shotgun-symphony-1.0/sgnsym.zip) = 47f88d517b35557c7eca992a39005f15bed7bab8
SHA512 (doom-pwad-shotgun-symphony-1.0/sgnsym.zip) = ea4fa530425969eabf99875e0c1bcc9dbda35ce29dccd8932bc986a8ca5e54edea36160047494cfab8d0213c073dbe90c5df133e30d6a8d9686aeeb5d5a8729c
Size (doom-pwad-shotgun-symphony-1.0/sgnsym.zip) = 2249176 bytes

View File

@ -0,0 +1,6 @@
The PWAD file Sgnsym.wad and the description Sgnsym.txt have been installed to:
DOOMWADDIR
This is the pkgsrc standard Doom WAD directory location (shared with other Doom
packages).