yquake2remaster/stuff
jarvik7 bac4a6a930 Remove more old OS X build cruft
Deleted frameworks from inside the .app template.
Install them with home-brew before compiling:
libogg
libvorbis
libjpeg
openal-soft
sdl2

Note, current compilation is dynamic linking, so the end user will also
need these dependencies installed. Will change to static linking or
copying the libs into the .app through makefile in a future commit.

Unfortunately we can’t generate the whole .app in the makefile as we
are relying on a third party app for the game selector GUI. This could
be replaced in yquake2 code, but I don’t know ObjectiveC :O Maybe it’s
a good opportunity to learn.
2015-03-29 12:34:12 +09:00
..
icon Add an application icon for Windows 2012-06-11 11:13:10 +02:00
misc Finally remove mkdir.exe 2014-02-08 10:08:04 +01:00
osx Remove more old OS X build cruft 2015-03-29 12:34:12 +09:00
cdripper.sh Use set -eu. 2012-04-30 09:03:59 +02:00
quake2-start.sh Redo "Simplify usage of $GSC_PID.", which was accidently undone. 2012-04-30 12:51:36 +02:00
yq2.cfg ogg/cda: move defaults from yq2.cfg to engine 2013-05-08 20:06:53 +02:00