ports/119859: New port: audio/pear-Text_Spell_Audio Generates a sound clip saying the contents of a string of characters

Ditesh Shashikant Gathani ditesh at gathani.org
Mon Jan 21 13:40:05 UTC 2008


>Number:         119859
>Category:       ports
>Synopsis:       New port: audio/pear-Text_Spell_Audio Generates a sound clip saying the contents of a string of characters
>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:   Mon Jan 21 13:40:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ditesh Shashikant Gathani
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
Joins up multiple wav file sound clips of letters/numbers being spoken, optionally adding distortion and echo. This could be use to compliment an image-based CAPTCHA to enable people who are unable to read the security image hear it read out instead.

WWW: http://pear.php.net/package/Text_Spell_Audio/
>How-To-Repeat:
Not applicable.
>Fix:
shar file, as attached.

Patch attached with submission follows:

# 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:
#
#	.
#	./pkg-descr
#	./distinfo
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XJoins up multiple wav file sound clips of letters/numbers being spoken, 
Xoptionally adding distortion and echo. This could be use to compliment an 
Ximage-based CAPTCHA to enable people who are unable to read the security image 
Xhear it read out instead.
X
XWWW: http://pear.php.net/package/Text_Spell_Audio/
X
X- Ditesh Shashikant Gathani
Xditesh at gathani.org
END-of-./pkg-descr
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (PEAR/Text_Spell_Audio-0.1.0.tgz) = c518dad23ca88ab2af6c81c2beb8c224
XSHA256 (PEAR/Text_Spell_Audio-0.1.0.tgz) = 4d0978f14ed2a80fd7d61d0c804ae64296395e7c145b7638463c755109697285
XSIZE (PEAR/Text_Spell_Audio-0.1.0.tgz) = 135864
END-of-./distinfo
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# Ports collection makefile for:  pear-Text_Spell_Audio
X# Date created:			  21 Jan 2007
X# Whom:				  Ditesh Shashikant Gathani <ditesh at gathani.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text_Spell_Audio
XPORTVERSION=	0.1.0
XCATEGORIES=	audio pear
X
XMAINTAINER=	ditesh at gathani.org
XCOMMENT=	Generates a sound clip saying the contents of a string of characters
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
X
XCATEGORY=	Text/Spell
XFILES=		Audio.php en/a.wav en/b.wav en/c.wav en/d.wav \
X		en/f.wav en/g.wav en/h.wav en/i.wav en/j.wav en/k.wav en/l.wav \
X		en/m.wav en/n.wav en/o.wav en/p.wav en/q.wav en/r.wav en/s.wav \
X		en/t.wav en/u.wav en/v.wav en/w.wav en/x.wav en/y.wav en/z.wav \
X		en/CAPITAL.wav en/0.wav en/1.wav en/2.wav en/3.wav en/4.wav \
X		en/5.wav en/6.wav en/7.wav en/8.wav en/9.wav en/35.wav \
X		en/38.wav en/64.wav en/95.wav en/e.wav en/37.wav
X
XEXAMPLES=	example1.php
X
Xpost-extract:
X	${MV} ${WRKSRC}/Text/Spell/Audio.php ${WRKSRC}
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./Makefile
exit



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



More information about the freebsd-ports-bugs mailing list