Chocolate Doom build script(s)
Find a file
Simon Howard a686d26171 Add build for extra library dependencies.
Replace the -libsamplerate parameter with -extra-libs, which builds
a number of extra libraries that Chocolate Doom can now make use of:

  libpng
      - so we can save PNG format screenshots
  libogg / libvorbis / libflac
      - for SDL_mixer, so we can play high quality substitute music
        recordings.

Download all these dependencies from chocolate-doom.org so that we
have a reliable central place that they can be obtained; fetching
them from individual websites is bound to just end in tears.
2014-04-07 02:41:02 -04:00
.gitignore Add directory for autobuild shell script 2006-10-20 23:13:11 +00:00
build-chocolate-doom Add build for extra library dependencies. 2014-04-07 02:41:02 -04:00