freedoom: Remove, imported as games/freedoom

This commit is contained in:
Michael Baeuerle 2019-08-26 18:33:06 +02:00
parent 60db2c0cee
commit 5aaee5e58c
6 changed files with 10 additions and 77 deletions

View File

@ -84,6 +84,7 @@ SUBDIR+= adjustmtu
SUBDIR+= adms
SUBDIR+= admsmb
SUBDIR+= adobe-source-sans-pro-ttf-otf
SUBDIR+= adplay
SUBDIR+= advancemame
SUBDIR+= ae-fonts-decorative
SUBDIR+= aegis-devel
@ -645,7 +646,9 @@ SUBDIR+= dokuwiki
SUBDIR+= dolfin
SUBDIR+= dolphin-plugins
SUBDIR+= dolphin5
SUBDIR+= doom-pwad-sigil
SUBDIR+= doom2-pwad-preacher
SUBDIR+= doom2-pwad-struggle
SUBDIR+= doomlegacy-devel
SUBDIR+= doorman
SUBDIR+= dosbox-svn
@ -871,7 +874,6 @@ SUBDIR+= freebsd-svn
SUBDIR+= freecad
SUBDIR+= freecell
SUBDIR+= freedict-tools-xsl
SUBDIR+= freedoom
SUBDIR+= freedup
SUBDIR+= freedup16
SUBDIR+= freefem++
@ -1047,6 +1049,7 @@ SUBDIR+= gdal-docs
SUBDIR+= gdal-grass
SUBDIR+= gdb
SUBDIR+= gdb-git
SUBDIR+= gdb-netbsd
SUBDIR+= gdb5
SUBDIR+= gdb6
SUBDIR+= gde
@ -1222,7 +1225,7 @@ SUBDIR+= gonepass-git
SUBDIR+= google-perftools
SUBDIR+= googlecl
SUBDIR+= gopass
SUBDIR+= gophervalidator-git
SUBDIR+= gopher-validator-git
SUBDIR+= gopkgdep
SUBDIR+= gpak
SUBDIR+= gplbasic
@ -3207,6 +3210,7 @@ SUBDIR+= py-calverter
SUBDIR+= py-cameo
SUBDIR+= py-canonicaljson
SUBDIR+= py-captcha
SUBDIR+= py-carbon
SUBDIR+= py-cartopy
SUBDIR+= py-causalinfo
SUBDIR+= py-causality
@ -3483,6 +3487,7 @@ SUBDIR+= py-gpkit
SUBDIR+= py-gpy
SUBDIR+= py-grab
SUBDIR+= py-graph-tool
SUBDIR+= py-graphite-web
SUBDIR+= py-graphmin
SUBDIR+= py-graphpath
SUBDIR+= py-graphs
@ -3545,6 +3550,7 @@ SUBDIR+= py-iisignature
SUBDIR+= py-impacket
SUBDIR+= py-imread
SUBDIR+= py-imreg-dft
SUBDIR+= py-influxdb
SUBDIR+= py-inspyred
SUBDIR+= py-instant
SUBDIR+= py-ionize
@ -4172,6 +4178,7 @@ SUBDIR+= py-weboob
SUBDIR+= py-websocket
SUBDIR+= py-weewx
SUBDIR+= py-whelk
SUBDIR+= py-whisper
SUBDIR+= py-wifite
SUBDIR+= py-willow
SUBDIR+= py-word2vec
@ -4221,7 +4228,6 @@ SUBDIR+= qbittorrent
SUBDIR+= qcdloop
SUBDIR+= qdevelop
SUBDIR+= qemu-git
SUBDIR+= qemu-haxm
SUBDIR+= qemu-nvmm
SUBDIR+= qfusion
SUBDIR+= qico
@ -4883,7 +4889,6 @@ SUBDIR+= vdesk
SUBDIR+= vee
SUBDIR+= velox
SUBDIR+= verbiste
SUBDIR+= verilator
SUBDIR+= vgo
SUBDIR+= vhdtool-git
SUBDIR+= vidalia
@ -4940,6 +4945,7 @@ SUBDIR+= will-it-scale-git
SUBDIR+= wine-devel
SUBDIR+= wine32
SUBDIR+= wine64
SUBDIR+= wine64-dev
SUBDIR+= wings
SUBDIR+= winwrangler
SUBDIR+= wireless-tools

View File

@ -1,15 +0,0 @@
The Freedoom project aims to create a complete free content first
person shooter game. But Freedoom by itself is just the raw material
for a game: it must be paired with a compatible game engine to be
played.
id Software released the source code to their classic game, Doom, under
the GNU General Public License. This means that the program code that
powers Doom is free; Freedoom complements this with free levels, artwork,
sound effects and music to make a completely free game.
Freedoom is actually three games in one, consisting of two single
player campaigns and one set of levels intended for multiplayer
deathmatch (FreeDM).
Note: This package contains no game engine, only the data (wad) files.

View File

@ -1,42 +0,0 @@
# $NetBSD$
DISTNAME= freedoom-0.11.3
PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=freedoom/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://freedoom.github.io/
COMMENT= Free content game for Doom engine
LICENSE= modified-bsd
USE_LANGUAGES= # none
# DOOMWADDIR is intentionally shared with other Doom packages
DOOMWADDIR= share/doom
INSTALLATION_DIRS= ${DOOMWADDIR} share/doc/freedoom
# 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:
${INSTALL_DATA} ${WRKSRC}/freedoom1.wad \
${DESTDIR}${PREFIX}/share/doom/freedoom1.wad
${INSTALL_DATA} ${WRKSRC}/freedoom2.wad \
${DESTDIR}${PREFIX}/share/doom/freedoom2.wad
${INSTALL_DATA} ${WRKSRC}/INSTALL.pkgsrc \
${DESTDIR}${PREFIX}/share/doc/freedoom/INSTALL.pkgsrc
.include "../../mk/bsd.pkg.mk"

View File

@ -1,4 +0,0 @@
@comment $NetBSD$
share/doc/freedoom/INSTALL.pkgsrc
share/doom/freedoom1.wad
share/doom/freedoom2.wad

View File

@ -1,6 +0,0 @@
$NetBSD$
SHA1 (freedoom-0.11.3.zip) = c8bdecf32bfb24a149daebf346e778e26212cc4a
RMD160 (freedoom-0.11.3.zip) = d40939e6eb8a2ccd432c89d2e5d2a8dadc515bf1
SHA512 (freedoom-0.11.3.zip) = c67fc69bca87cba2ba40b91f578724feaabbd6cd64c6845fa567d6901b7a9e3145185011731c677a71f7b5a6f8707855fb573c0c09b6d47fef83b1577b211816
Size (freedoom-0.11.3.zip) = 18889307 bytes

View File

@ -1,6 +0,0 @@
The IWAD files freedoom1.wad and freedoom2.wad have been installed to:
DOOMWADDIR
This is the pkgsrc standard Doom WAD directory location (shared with other Doom
packages).