Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Helmut Grohne a7503e2be2 Make pkg-config substitutable
This helps with cross-compilation. When cross-compiling, the environment
variable PKG_CONFIG is typically set to a version of pkg-config that is
configured to look in appropriate locations for the cross architecture.

For example, a build for 64-bit ARM might use:

    make \
        CC=aarch64-linux-gnu-gcc \
        STRIP=aarch64-linux-gnu-strip \
        PKG_CONFIG=aarch64-linux-gnu-pkg-config \
        release

On a Debian system, this would look in
/usr/lib/aarch64-linux-gnu/pkgconfig for details of 64-bit ARM Opus
libraries.

Bug-Debian: https://bugs.debian.org/900217
2020-12-22 12:17:31 +00:00
Linux documentation tweaks from Steven. 2020-09-10 17:00:00 +03:00
MacOSX SDL2: rebuilt from hg-latest (r13387:8a12cc1abc9e) 2019-12-30 22:22:14 +00:00
Misc re-diffed two patches so that they apply cleanly 2017-09-03 14:55:18 +00:00
Quake Make pkg-config substitutable 2020-12-22 12:17:31 +00:00
Windows rebuilt libmpg123 for win64 (x64) after applying an asm bug fix from mainstream. 2020-07-16 04:27:10 +03:00
LICENSE.txt rename gnu.txt to LICENSE.txt 2014-09-21 14:02:30 +00:00
Quakespasm-Music.txt update README files to reflect further 0.85.10 changes so far. 2014-09-15 09:10:19 +00:00
Quakespasm.html documentation tweaks from Steven. 2020-09-10 17:00:00 +03:00
Quakespasm.txt documentation tweaks from Steven. 2020-09-10 17:00:00 +03:00