Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 1998 00:03:45 -0600 (CST)
From:      Glenn Johnson <gljohns@bellsouth.net>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9184: New port of WSoundPrefs
Message-ID:  <199812240603.AAA41702@gforce.johnson.home>

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

>Number:         9184
>Category:       ports
>Synopsis:       New port of WSoundPrefs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 23 23:20:01 PST 1998
>Last-Modified:
>Originator:     Glenn Johnson
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:

        New port of WSoundPrefs 0.9.0a. This is a configuration utility
        for wmsound, which is the sound server for Window Maker.

This package follows the GNUStep practice of installing the binary into
${PREFIX}/GNUstep/Apps/${BINARY_NAME}.app/${BINARY_NAME}. I am not sure
what is appropriate for the port. This is really meant to be called
from the Window Maker dock, as WPrefs (configuration utility that is
part of Window Maker) is. Perhaps a symlink could be used if it is
not appropriate as submitted? I placed a note about how to launch the
utility in pkg/DESCR.

>How-To-Repeat:

	

>Fix:
	
	Extract the enclosed sh archive into ${PORTS}/audio:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wsoundprefs
#	wsoundprefs/Makefile
#	wsoundprefs/files
#	wsoundprefs/files/md5
#	wsoundprefs/pkg
#	wsoundprefs/pkg/COMMENT
#	wsoundprefs/pkg/DESCR
#	wsoundprefs/pkg/PLIST
#	wsoundprefs/patches
#	wsoundprefs/patches/patch-aa
#	wsoundprefs/patches/patch-ab
#
echo c - wsoundprefs
mkdir -p wsoundprefs > /dev/null 2>&1
echo x - wsoundprefs/Makefile
sed 's/^X//' >wsoundprefs/Makefile << 'END-of-wsoundprefs/Makefile'
X# New ports collection makefile for:   wsoundPrefs
X# Version required:    0.9.0
X# Date created:        12 December 1998
X# Whom:                gljohns@bellsouth.net
X#
X# $Id$
X#
X
XDISTNAME=	WSoundPrefs-0.9.0a
XCATEGORIES=	audio
XMASTER_SITES=	ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
X
XMAINTAINER=	gljohns@bellsouth.net
X
XBUILD_DEPENDS=	wmsound:${PORTSDIR}/audio/wmsound
X
XUSE_IMAKE=	yes
XNO_INSTALL_MANPAGES=	yes
X
X.include <bsd.port.mk>
END-of-wsoundprefs/Makefile
echo c - wsoundprefs/files
mkdir -p wsoundprefs/files > /dev/null 2>&1
echo x - wsoundprefs/files/md5
sed 's/^X//' >wsoundprefs/files/md5 << 'END-of-wsoundprefs/files/md5'
XMD5 (WSoundPrefs-0.9.0a.tar.gz) = 017569ca249806912d55173ff6bbf709
END-of-wsoundprefs/files/md5
echo c - wsoundprefs/pkg
mkdir -p wsoundprefs/pkg > /dev/null 2>&1
echo x - wsoundprefs/pkg/COMMENT
sed 's/^X//' >wsoundprefs/pkg/COMMENT << 'END-of-wsoundprefs/pkg/COMMENT'
XA utility for configuring sounds to play for Window Maker events.
END-of-wsoundprefs/pkg/COMMENT
echo x - wsoundprefs/pkg/DESCR
sed 's/^X//' >wsoundprefs/pkg/DESCR << 'END-of-wsoundprefs/pkg/DESCR'
XThis utility allows you to configure wmsound for Window Maker. It provides 
Xa browse list for selecting the SoundSets and the Sounds that are installed. 
XIt allows you to save your own SoundSets and load them or other preconfigured 
XSoundSets.
X
XIt is similar in form and function to WPrefs that is installed with 
XWindow Maker. 
X
XTo run it, enter the following command:
X${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs
X
XThe following icon is recommended for the dock or clip of Window Maker:
X${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs.tiff
END-of-wsoundprefs/pkg/DESCR
echo x - wsoundprefs/pkg/PLIST
sed 's/^X//' >wsoundprefs/pkg/PLIST << 'END-of-wsoundprefs/pkg/PLIST'
XGNUstep/Apps/WSoundPrefs.app/WSoundPrefs
XGNUstep/Apps/WSoundPrefs.app/WSoundPrefs.xpm
XGNUstep/Apps/WSoundPrefs.app/WSoundPrefs.tiff
XGNUstep/Apps/WSoundPrefs.app/xpm/events.xpm
XGNUstep/Apps/WSoundPrefs.app/xpm/paths.xpm
XGNUstep/Apps/WSoundPrefs.app/xpm/loadset.xpm
XGNUstep/Apps/WSoundPrefs.app/xpm/saveset.xpm
XGNUstep/Apps/WSoundPrefs.app/tiff/events.tiff
XGNUstep/Apps/WSoundPrefs.app/tiff/paths.tiff
XGNUstep/Apps/WSoundPrefs.app/tiff/loadset.tiff
XGNUstep/Apps/WSoundPrefs.app/tiff/saveset.tiff
X@dirrm GNUstep/Apps/WSoundPrefs.app/tiff
X@dirrm GNUstep/Apps/WSoundPrefs.app/xpm
X@dirrm GNUstep/Apps/WSoundPrefs.app
END-of-wsoundprefs/pkg/PLIST
echo c - wsoundprefs/patches
mkdir -p wsoundprefs/patches > /dev/null 2>&1
echo x - wsoundprefs/patches/patch-aa
sed 's/^X//' >wsoundprefs/patches/patch-aa << 'END-of-wsoundprefs/patches/patch-aa'
X--- Imakefile.orig	Wed Dec 23 23:17:56 1998
X+++ Imakefile	Wed Dec 23 23:18:22 1998
X@@ -1,10 +1,10 @@
X #define IHaveSubdirs
X #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
X 
X-PREFIX = /usr/local
X+XCOMM PREFIX = /usr/local
X 
X XCOMM CDEBUGFLAGS = -Wall -ggdb -DDEBUG
X-CDEBUGFLAGS = -O6 -m486 
X+XCOMM CDEBUGFLAGS = -O6 -m486 
X 
X SUBDIRS = src
X 
END-of-wsoundprefs/patches/patch-aa
echo x - wsoundprefs/patches/patch-ab
sed 's/^X//' >wsoundprefs/patches/patch-ab << 'END-of-wsoundprefs/patches/patch-ab'
X--- src/Imakefile.orig	Wed Dec 23 23:18:50 1998
X+++ src/Imakefile	Wed Dec 23 23:19:30 1998
X@@ -5,7 +5,7 @@
X 
X ICONS = WSoundPrefs.xpm WSoundPrefs.tiff
X 
X-CC = gcc
X+XCOMM CC = gcc
X 
X BINDIR = /GNUstep/Apps/WSoundPrefs.app
X 
X@@ -13,12 +13,7 @@
X XCOMM EFENCELIB = -lefence
X EFENCELIB =
X 
X-#ifdef FreeBSDArchitecture
X-XCOMM TIFFLIB = -ltiff34
X TIFFLIB = -ltiff
X-#else
X-TIFFLIB = -ltiff
X-#endif
X 
X WMSOUNDLIB = -lwmsnd
X GRAPHLIBS = $(TIFFLIB) -ljpeg -lgif -lpng -lz
END-of-wsoundprefs/patches/patch-ab
exit

>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?199812240603.AAA41702>