summaryrefslogtreecommitdiffstats
path: root/games/onscripter/onscripter-makefile_config.diff
diff options
context:
space:
mode:
author GOSIKI Agiri <agiri@cocaine.ninja>2019-07-20 10:30:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-20 10:30:02 +0700
commit3c6638282c38f618577f621290a59aa93a6a8fca (patch)
treee65d9770b7fe0b6bb5e5f95fee311c2c5dce711e /games/onscripter/onscripter-makefile_config.diff
parent64ae05631b1c1dd6e1328bd4911abfa335d10ff8 (diff)
downloadslackbuilds-3c6638282c38f618577f621290a59aa93a6a8fca.tar.gz
slackbuilds-3c6638282c38f618577f621290a59aa93a6a8fca.tar.xz
games/onscripter: Added (Visual Novel Interpreter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/onscripter/onscripter-makefile_config.diff')
-rw-r--r--games/onscripter/onscripter-makefile_config.diff26
1 files changed, 26 insertions, 0 deletions
diff --git a/games/onscripter/onscripter-makefile_config.diff b/games/onscripter/onscripter-makefile_config.diff
new file mode 100644
index 0000000000..4201c54c54
--- /dev/null
+++ b/games/onscripter/onscripter-makefile_config.diff
@@ -0,0 +1,26 @@
+--- Makefile.Linux.orig 2019-07-19 16:58:43.228052408 +0200
++++ Makefile.Linux 2019-07-19 17:00:32.528212655 +0200
+@@ -42,16 +42,16 @@
+ DEFS += -DUSE_CDROM
+
+ # optional: avifile
+-DEFS += -DUSE_AVIFILE
+-INCS += `avifile-config --cflags`
+-LIBS += `avifile-config --libs`
+-TARGET += simple_aviplay$(EXESUFFIX)
+-EXT_OBJS += AVIWrapper$(OBJSUFFIX)
++#DEFS += -DUSE_AVIFILE
++#INCS += `avifile-config --cflags`
++#LIBS += `avifile-config --libs`
++#TARGET += simple_aviplay$(EXESUFFIX)
++#EXT_OBJS += AVIWrapper$(OBJSUFFIX)
+
+ # optional: lua
+ DEFS += -DUSE_LUA
+-INCS += -I/usr/include/lua5.1
+-LIBS += -llua5.1
++INCS += -I/usr/include
++LIBS += -llua
+ EXT_OBJS += LUAHandler$(OBJSUFFIX)
+
+ # optional: force screen width for PDA