View | Details | Raw Unified | Return to bug 11939
Collapse All | Expand All

(-)wmsound/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
# $Id: Makefile,v 1.4 1999/04/11 21:39:23 jseger Exp $
6
# $Id: Makefile,v 1.4 1999/04/11 21:39:23 jseger Exp $
7
#
7
#
8
8
9
DISTNAME=	wmsound-0.9.3
9
DISTNAME=	wmsound-0.9.5
10
CATEGORIES=	audio windowmaker
10
CATEGORIES=	audio windowmaker
11
MASTER_SITES=	ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
11
MASTER_SITES=	ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
12
12
(-)wmsound/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (wmsound-0.9.3.tar.gz) = dcb6acbd293d9ecf0b8a4fdfd6c12189
1
MD5 (wmsound-0.9.5.tar.gz) = 86f9b19ca0ca1daa072d76d02943dd3e
(-)wmsound/patches/patch-aa (-8 / +8 lines)
Lines 1-16 Link Here
1
--- Imakefile.orig	Sun Jan 17 07:56:11 1999
1
--- Imakefile.orig	Sat May 29 17:31:32 1999
2
+++ Imakefile	Fri Jan 22 22:14:48 1999
2
+++ Imakefile	Sat May 29 17:32:02 1999
3
@@ -1,12 +1,10 @@
3
@@ -1,11 +1,11 @@
4
 #define IHaveSubdirs
4
 #define IHaveSubdirs
5
 #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
5
 #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
6
 
6
 
7
-PREFIX = /usr/local
7
-PREFIX = /usr/local
8
-
8
+XCOMM PREFIX = /usr/local
9
 
9
 DESTDIR = $(PREFIX)
10
 DESTDIR = $(PREFIX)
10
 
11
 
11
 XCOMM CDEBUGFLAGS = -Wall -ggdb -DDEBUG
12
-CDEBUGFLAGS = -Wall -ggdb -DDEBUG
12
-CDEBUGFLAGS = -O6 -ffast-math
13
+XCOMM CDEBUGFLAGS = -Wall -ggdb -DDEBUG
13
+XCOMM CDEBUGFLAGS = -O6 -ffast-math
14
 XCOMM CDEBUGFLAGS = -O6 -ffast-math
14
 
15
 
15
 
16
 
16
 XCOMM Uncomment the following two lines for HPUX support 
(-)wmsound/pkg/DESCR (-1 / +1 lines)
Lines 10-15 Link Here
10
Window Maker, or upgrade to a newer version.
10
Window Maker, or upgrade to a newer version.
11
11
12
You must set up your sounds to use for various events, ie., iconification. You 
12
You must set up your sounds to use for various events, ie., iconification. You 
13
can get preset Sounsets from:
13
can get preset SoundSets from:
14
14
15
http://www.frontiernet.net/~southgat/wmsound/sounds/index.shtml
15
http://www.frontiernet.net/~southgat/wmsound/sounds/index.shtml
(-)wmsound/pkg/DESCR.orig (+15 lines)
Line 0 Link Here
1
This is the sound server for Window Maker. To use it, execute "wmsound &" from 
2
an xterm, then dock the application icon. This package comes with a utility 
3
called nmaker that can be used to play .wav files. You can set nmaker to be 
4
the application to play .au and .wav files that you drop onto the docked 
5
wmsound icon.
6
7
Recent versions of Window Maker are built with sound enabled by default. If 
8
you are using an older version of Window Maker, you will have to add the 
9
following argument to configure: "--enable-sound" and rebuild and reinstall 
10
Window Maker, or upgrade to a newer version.
11
12
You must set up your sounds to use for various events, ie., iconification. You 
13
can get preset Sounsets from:
14
15
http://www.frontiernet.net/~southgat/wmsound/sounds/index.shtml

Return to bug 11939