From 2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 7 Dec 2000 18:05:12 +0000 Subject: Add GSI. GSI is an easy to use audio system which can be used over a network and which gives applications, through a very simple API, sample playing with stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and ejecting/changing. --- audio/gsi/files/patch-ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/gsi/files/patch-ac (limited to 'audio/gsi/files/patch-ac') diff --git a/audio/gsi/files/patch-ac b/audio/gsi/files/patch-ac new file mode 100644 index 000000000000..880f8e2aef2a --- /dev/null +++ b/audio/gsi/files/patch-ac @@ -0,0 +1,11 @@ +--- ../gsi/applications/file/Makefile Wed Feb 2 19:04:50 2000 ++++ ./applications/file/Makefile Thu Dec 7 18:59:20 2000 +@@ -23,7 +23,7 @@ + + INCLUDES = -I../../include + +-CFLAGS = -O2 -fomit-frame-pointer -DDEBUG -g -Wall ++CFLAGS += -Wall -DDEBUG + ALL_CFLAGS = $(DEFINES) $(INCLUDES) $(CFLAGS) + + -- cgit v1.2.3