UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

dosbox-staging

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

Package info

Codename: dosbox-staging
Source file: dosbox-staging-0.81.2.tar.gz
Source directory: dosbox-staging-0.81.2
Package URL: dosbox-staging-0.81.2.tar.gz
Package md5-checksum URL: 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