From ad0bf41cc2f2c92d410eabdc0976097e3698202b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 22 May 2000 18:58:16 +0000 Subject: Update WSoundPrefs to the new 1.1.1 version. This port switched to use the new sound server for Window Maker - wsoundserver, which will be committed shortly. Old audio/wmsound module is now scheduled for deletion, since it doesn't work with newest version of Window Maker and not maintained anymore. --- audio/wsoundprefs/files/patch-aa | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'audio/wsoundprefs/files/patch-aa') diff --git a/audio/wsoundprefs/files/patch-aa b/audio/wsoundprefs/files/patch-aa index b469313f235a..295bd276f1c8 100644 --- a/audio/wsoundprefs/files/patch-aa +++ b/audio/wsoundprefs/files/patch-aa @@ -1,15 +1,16 @@ ---- Imakefile.orig Sat Jun 19 02:08:06 1999 -+++ Imakefile Sat Jun 19 23:19:31 1999 -@@ -1,10 +1,10 @@ - #define IHaveSubdirs - #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" +--- Imakefile.orig Fri Mar 31 17:16:47 2000 ++++ Imakefile Mon May 22 19:46:29 2000 +@@ -6,11 +6,11 @@ + XCOMM Installation Path: $(PREFIX)/Apps/WSoundPrefs.app + XCOMM ------------------------------------------------- + XCOMM PREFIX = /usr/GNUstep/Local +-PREFIX = /usr/local/GNUstep ++XCOMM PREFIX = /usr/local/GNUstep --PREFIX = /usr/X11R6 -+XCOMM PREFIX = /usr/X11R6 XCOMM CDEBUGFLAGS = -Wall -ggdb -DDEBUG --CDEBUGFLAGS ?= -O6 -m486 -+XCOMM CDEBUGFLAGS ?= -O6 -m486 +-CDEBUGFLAGS ?= -O2 -m486 ++XCOMM CDEBUGFLAGS ?= -O2 -m486 SUBDIRS = src -- cgit v1.2.3