UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
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: cmake-make
Codename: gzdoom
Source file: gzdoom-g4.14.2.tar.gz
Source file size: 25979808
Source file MD5-checkum: 63f313287791924c6f56d6533d87480e
Source directory: gzdoom-g4.14.2
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/games/gzdoom-g4.14.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/games/gzdoom-g4.14.2.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 -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
..
Build script:
cd build
make
Install script:
cd build
make install