UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
ZMusic
GZDoom's music system as a standalone libraryPackage info
Template:
Codename: ZMusic
Source file: ZMusic-1.1.3.tar.gz
Source file size: 1532044
Source file MD5-checkum: a2f96bac634f199b56d2fc3ea33b3969
Source directory: ZMusic-1.1.3
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/games/ZMusic-1.1.3.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/games/ZMusic-1.1.3.tar.gz.md5sum
Dependances: TiMidity.
Dependance of: gzdoom.
Patches: zmusic-1.1.4-gcc-13.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
..
Build script:
cd build
make
Install script:
cd build
make install