UmVirt LFS Package info

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

dosbox-staging

DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.

Package info

Template:
Codename: dosbox-staging
Source file: dosbox-staging-0.81.2.tar.gz
Source file size: 7023293
Source file MD5-checkum: 6395b1866ede75663747fe272e1521ba
Source directory: dosbox-staging-0.81.2
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/d/dosbox-staging-0.81.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/d/dosbox-staging-0.81.2.tar.gz.md5sum
Dependances: libpng, X, glu, SDL2, sdl12-compat, speexdsp, libslirp, SDL2_net, SDL, SDL_net, opusfile, iir1, zlib-ng, fluidsynth, libmt32emu, openglide.
Dependance of: *** NO PACKAGES FOUND ***
Patches: dosbox-staging-ulfs.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup ..              \
      --prefix=/usr

Build script:
cd    build &&
ninja

Install script:
cd    build &&
ninja install