Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 1999 00:37:31 -0500 (CDT)
From:      gljohns@bellsouth.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11939: Upgrade of wmsound to 0.9.5
Message-ID:  <199905300537.AAA40884@gforce.johnson.home>

next in thread | raw e-mail | index | archive | help

>Number:         11939
>Category:       ports
>Synopsis:       Upgrade of wmsound to 0.9.5
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 29 22:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Glenn Johnson
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:

	

>Description:

	Upgrade the wmsound port from 0.9.3 to 0.9.5

>How-To-Repeat:

	

>Fix:
	
	Apply the following diff to ${PORTS}/audio/wmsound.

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

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905300537.AAA40884>