UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

gzdoom

GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities

Package info

Template:
Codename: gzdoom
Source file: gzdoom-g4.14.1.tar.gz
Source file size: 25970736
Source file MD5-checkum: dff1e031598d70f57147495fe78dd3ce
Source directory: gzdoom-g4.14.1
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/games/gzdoom-g4.14.1.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/games/gzdoom-g4.14.1.tar.gz.md5sum
Dependances: SDL2, SDL2_net, SDL2_mixer, ZMusic.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..

Build script:
cd build
make

Install script:
cd build
make install