pkgsrc-WIP-changes archive

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

doom2-pwad-lost-civilization: Remove, imported as games/doom2-pwad-lost-civilization



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Wed May 20 18:39:29 2020 +0200
Changeset:	d1966dbba39c00426a7bea2bc12c10db206d86d8

Modified Files:
	Makefile
Removed Files:
	doom2-pwad-lost-civilization/COMMIT_MSG
	doom2-pwad-lost-civilization/DESCR
	doom2-pwad-lost-civilization/Makefile
	doom2-pwad-lost-civilization/PLIST
	doom2-pwad-lost-civilization/TODO
	doom2-pwad-lost-civilization/distinfo
	doom2-pwad-lost-civilization/files/INSTALL.pkgsrc

Log Message:
doom2-pwad-lost-civilization: Remove, imported as games/doom2-pwad-lost-civilization

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

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

diffstat:
 Makefile                                          |  1 -
 doom2-pwad-lost-civilization/COMMIT_MSG           |  6 ----
 doom2-pwad-lost-civilization/DESCR                | 17 ---------
 doom2-pwad-lost-civilization/Makefile             | 44 -----------------------
 doom2-pwad-lost-civilization/PLIST                |  4 ---
 doom2-pwad-lost-civilization/TODO                 |  9 -----
 doom2-pwad-lost-civilization/distinfo             |  6 ----
 doom2-pwad-lost-civilization/files/INSTALL.pkgsrc |  7 ----
 8 files changed, 94 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ed22d00516..6c320873d8 100644
--- a/Makefile
+++ b/Makefile
@@ -634,7 +634,6 @@ SUBDIR+=	dokuwiki
 SUBDIR+=	dolfin
 SUBDIR+=	dolphin-plugins
 SUBDIR+=	dolphin5
-SUBDIR+=	doom2-pwad-lost-civilization
 SUBDIR+=	doomlegacy-devel
 SUBDIR+=	doorman
 SUBDIR+=	dosbox-svn
diff --git a/doom2-pwad-lost-civilization/COMMIT_MSG b/doom2-pwad-lost-civilization/COMMIT_MSG
deleted file mode 100644
index 9780a0d1c8..0000000000
--- a/doom2-pwad-lost-civilization/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-Import games/doom2-pwad-lost-civilization
-
-Story: A civilization was collapsed as people got into religion of
-"ignorant egoistic idiotism". Genetically modified cattle and food
-turned the people and animals to agressive zombies. But there were
-few survivors. How they weren't affected?
diff --git a/doom2-pwad-lost-civilization/DESCR b/doom2-pwad-lost-civilization/DESCR
deleted file mode 100644
index 422dc9a413..0000000000
--- a/doom2-pwad-lost-civilization/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-Attention: This is a mod for Doom II, 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 II
-from id Software as base (doom2.wad as IWAD).
-If you don't have Doom II, you can use Freedoom (freedoom2.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 player
-===========================================================================
-
-Story: A civilization was collapsed as people got into religion of
-"ignorant egoistic idiotism". Genetically modified cattle and food
-turned the people and animals to agressive zombies. But there were
-few survivors. How they weren't affected?
diff --git a/doom2-pwad-lost-civilization/Makefile b/doom2-pwad-lost-civilization/Makefile
deleted file mode 100644
index 700f891ea4..0000000000
--- a/doom2-pwad-lost-civilization/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# $NetBSD$
-
-VERS=			15
-DISTNAME=		joi_lstcv${VERS}
-PKGNAME=		doom2-pwad-lost-civilization-${VERS}
-CATEGORIES=		games
-MASTER_SITES=		ftp://ftp.fu-berlin.de/pc/games/idgames/levels/doom2/Ports/megawads/
-MASTER_SITES+=		ftp://mirrors.syringanetworks.net/idgames/levels/doom2/Ports/megawads/
-EXTRACT_SUFX=		.zip
-
-MAINTAINER=		micha%NetBSD.org@localhost
-COMMENT=		Doom II mod
-LICENSE=		doom-pwad-license
-
-# DOOMWADDIR is intentionally shared with other Doom packages
-DOOMWADDIR=		share/doom
-INSTALLATION_DIRS=	${DOOMWADDIR} share/doc/doom2-pwad-lost-civilization
-
-# 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}
-NO_BUILD=		yes
-
-do-patch:
-	cd "${WRKSRC}" && dos2unix joi_lstcv${VERS}.txt
-
-pre-configure:
-	${CP} ${FILESDIR}/INSTALL.pkgsrc "${WRKSRC}"
-
-do-install:
-	cd "${WRKSRC}" && ${INSTALL_DATA} joi_lstcv${VERS}.wad		\
-		${DESTDIR}${PREFIX}/${DOOMWADDIR}/Joi_lstcv.wad
-	cd "${WRKSRC}" && ${INSTALL_DATA} joi_lstcv${VERS}.txt		\
-		${DESTDIR}${PREFIX}/${DOOMWADDIR}/Joi_lstcv.txt
-	cd "${WRKSRC}" && ${INSTALL_DATA} INSTALL.pkgsrc		\
-		${DESTDIR}${PREFIX}/share/doc/doom2-pwad-lost-civilization/INSTALL.pkgsrc
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/doom2-pwad-lost-civilization/PLIST b/doom2-pwad-lost-civilization/PLIST
deleted file mode 100644
index eb6c9890d9..0000000000
--- a/doom2-pwad-lost-civilization/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-share/doc/doom2-pwad-lost-civilization/INSTALL.pkgsrc
-share/doom/Joi_lstcv.txt
-share/doom/Joi_lstcv.wad
diff --git a/doom2-pwad-lost-civilization/TODO b/doom2-pwad-lost-civilization/TODO
deleted file mode 100644
index dc25ffe925..0000000000
--- a/doom2-pwad-lost-civilization/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-There is currently no game engine in pkgsrc that really can handle this PWAD.
-
-General Boom compatibility is not sufficient because the levels are huge and
-create blockmap and other problems. Some levels are playable with more or less
-clipping problems on Doom Legacy and PrBoom+, but others don't even load or
-crash the engine.
-
-Update:
-games/doomlegacy and wip/prboom-plus should now be good enough to play it.
diff --git a/doom2-pwad-lost-civilization/distinfo b/doom2-pwad-lost-civilization/distinfo
deleted file mode 100644
index 226ef8b3e5..0000000000
--- a/doom2-pwad-lost-civilization/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (joi_lstcv15.zip) = c32960efdf15c3380f0545a779346420a30f11df
-RMD160 (joi_lstcv15.zip) = 14543ef38e1f213a14f044603270bbdb6d80bc03
-SHA512 (joi_lstcv15.zip) = 1f11d77b6269eca188ed83126bc2b231f62aa06e05bb6d15b964c3ae18b0cf7ad769a08ce9576b926cf4060e84e0003bbda922fca5534b0eee7b10fac4aa3453
-Size (joi_lstcv15.zip) = 39900946 bytes
diff --git a/doom2-pwad-lost-civilization/files/INSTALL.pkgsrc b/doom2-pwad-lost-civilization/files/INSTALL.pkgsrc
deleted file mode 100644
index ae25598c80..0000000000
--- a/doom2-pwad-lost-civilization/files/INSTALL.pkgsrc
+++ /dev/null
@@ -1,7 +0,0 @@
-The PWAD file Joi_lstcv.wad and the description Joi_lstcv.txt 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