UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
gzdoom
GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilitiesPackage 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