PKGBUILDs/community/simutrans/config.patch

34 lines
635 B
Diff
Raw Normal View History

2013-05-22 01:46:21 +00:00
--- config.default.orig 2011-11-10 21:48:01.000000000 +0100
+++ config.default 2011-11-10 21:51:58.383221979 +0100
2014-11-21 01:44:51 +00:00
@@ -6,18 +6,18 @@
2014-05-09 13:22:29 +00:00
#BACKEND = opengl
2013-05-22 01:46:21 +00:00
#BACKEND = sdl
2014-05-09 13:22:29 +00:00
#BACKEND = sdl2
2013-05-22 01:46:21 +00:00
-#BACKEND = mixer_sdl
+BACKEND = mixer_sdl
#BACKEND = posix
#COLOUR_DEPTH = 0
-#COLOUR_DEPTH = 16
+COLOUR_DEPTH = 16
#OSTYPE = amiga
#OSTYPE = beos
#OSTYPE = cygwin
#OSTYPE = freebsd
#OSTYPE = haiku
-#OSTYPE = linux
+OSTYPE = linux
#OSTYPE = mingw
#OSTYPE = mac
2014-11-21 01:44:51 +00:00
@@ -37,6 +37,6 @@
#SDL_CONFIG = sdl-config
2014-05-09 13:22:29 +00:00
#SDL2_CONFIG = sdl2-config
2013-05-22 01:46:21 +00:00
-#VERBOSE = 1
+VERBOSE = 1
# The following useful conditional compilation flags exist
#