ports/71815: New port: x11/xbelld

Nosov Artem chip-set at mail.ru
Fri Sep 17 13:50:29 UTC 2004


>Number:         71815
>Category:       ports
>Synopsis:       New port: x11/xbelld
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 17 13:50:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nosov Artem
>Release:        FreeBSD 5.2.1-RELEASE-p9
>Organization:
ASC
>Environment:
~ % uname -rs
FreeBSD 5.2.1-RELEASE-p9
~ % 

	
>Description:

New port: x11/xbelld

BellD is a small daemon for replacing the standard X Window
System terminal bell with a more interesting set of sounds.
This is useful for systems where the terminal bell is handled
by the "PC Speaker," or where different sounds are desired for
different classes of X clients.

XBellD works by intercepting terminal bell requests on the
server side, and then playing user-specified sounds through a
PCM capable soundcard. The resource class of the client making
a terminal bell request is used to match a corresponding sound
file which should be played when such a request is made.

WWW: http://www.meowfishies.com/xbelld.rhtml

	
>How-To-Repeat:
	
>Fix:

	

--- xbelld.shar begins here ---
# 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:
#
#	xbelld/
#	xbelld/Makefile
#	xbelld/distinfo
#	xbelld/pkg-descr
#	xbelld/pkg-message
#
echo c - xbelld/
mkdir -p xbelld/ > /dev/null 2>&1
echo x - xbelld/Makefile
sed 's/^X//' >xbelld/Makefile << 'END-of-xbelld/Makefile'
X# New ports collection makefile for:	xbelld
X# Date created:				17 September 2004
X# Whom:					Nosov Artem <chip-set at mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xbelld
XPORTVERSION=	0.2b2
XCATEGORIES=	x11
XMASTER_SITES=	http://www.meowfishies.com/code/
XDISTNAME=	${PORTNAME}-0.2beta2
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	chip-set at mail.ru
XCOMMENT=	XBellD is a small daemon for replacing the standard X terminal bell
X
XLIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile
X
XUSE_IMAKE=	yes
XUSE_GNOME=	esound
X
XPLIST_FILES=	bin/xbelld \
X		lib/X11/app-defaults/XBellD
XMAN1=		xbelld.1
XXFREE86_HTML_MAN=no
X
Xpost-install:
X	@${CAT}	${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-xbelld/Makefile
echo x - xbelld/distinfo
sed 's/^X//' >xbelld/distinfo << 'END-of-xbelld/distinfo'
XMD5 (xbelld-0.2beta2.tgz) = 35b43c4bebd0fb763427ff94e6dcdd30
XSIZE (xbelld-0.2beta2.tgz) = 16031
END-of-xbelld/distinfo
echo x - xbelld/pkg-descr
sed 's/^X//' >xbelld/pkg-descr << 'END-of-xbelld/pkg-descr'
XXBellD is a small daemon for replacing the standard X Window 
XSystem terminal bell with a more interesting set of sounds. 
XThis is useful for systems where the terminal bell is handled 
Xby the "PC Speaker," or where different sounds are desired for
Xdifferent classes of X clients.
X
XXBellD works by intercepting terminal bell requests on the 
Xserver side, and then playing user-specified sounds through a 
XPCM capable soundcard. The resource class of the client making 
Xa terminal bell request is used to match a corresponding sound 
Xfile which should be played when such a request is made.
X
XWWW: http://www.meowfishies.com/xbelld.rhtml
X
X- Nosov Artem 
X<chip-set at mail.ru>
END-of-xbelld/pkg-descr
echo x - xbelld/pkg-message
sed 's/^X//' >xbelld/pkg-message << 'END-of-xbelld/pkg-message'
X+-----------------------------------------------------------------
X
XYou need to have an X server with the "DEC-XTRAP" module loaded.
XIn example, an XFree86 configuration file might contain the
Xfollowing "Modules" section:
X    
X       Section "Module" 
X           ...
X
X           # DEC-XTRAP extension module.
X           Load     "xtrap"
X       EndSection
X
X-----------------------------------------------------------------+
END-of-xbelld/pkg-message
exit
--- xbelld.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list