# k8vavoom/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run https://repo.or.cz/k8vavoom.git #--------------------------------------------------------------------- 2. For most Doom users, this distro provides and recommends the pro- gram "prfreeboom". "prfreeboom" is fast even on [most] old hardware and comes with a simple quick-launch screen that supports a number of worlds and settings. For Doom experts who are familiar with "k8vavoom", the latter program is also provided. "k8vavoom" is a Doom alternative that is polished but slow on older hardware. #--------------------------------------------------------------------- [buildtimes] 00.07 hours (or 004.00 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = ncurses openal pulseaudio readline sdl2 tmpsize = 176M #--------------------------------------------------------------------- [depends] alsa cmake db expat flac fluidsynth gtkcore jackone libbsd libogg libsamplerate libsndfile libvorbis ncurses openal opus pcre pkgconf pulseaudio readline sdl tcp-wrappers xorg #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DIWADDIR=$PRODTREE/prfreeboom/data \ .. #--------------------------------------------------------------------- [build] cd obj smpmake make install || make install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 220824 Added package. Started with 79ffef1a4 ("git" hash).