Date: Sat, 13 Jan 2007 13:51:17 +0000 (GMT) From: Joe Holden <joe@joeholden.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107871: [NEW PORT] comms/spandsp-current: Fax DSP library Message-ID: <20070113135117.6F38BB87A@claire.ber.rewt.org.uk> Resent-Message-ID: <200701131410.l0DEAENC047104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107871 >Category: ports >Synopsis: [NEW PORT] comms/spandsp-current: Fax DSP library >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: Sat Jan 13 14:10:13 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Joe Holden >Release: FreeBSD 6.2-RC2 i386 >Organization: n/a >Environment: System: FreeBSD claire.ber.rewt.org.uk 6.2-RC2 FreeBSD 6.2-RC2 #0: Sun Dec 24 23:17:34 UTC 2006 >Description: Spandsp is a DSP library to support fax functions. Basically it implements a software fax machine to fax out or in. WWW: http://www.soft-switch.org/ Note: Created to keep inline with spandsp development, required for another port: OpenPBX. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- spandsp-current-0.0.3.p27.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: # # spandsp-current # spandsp-current/pkg-descr # spandsp-current/Makefile # spandsp-current/pkg-plist # spandsp-current/distinfo # echo c - spandsp-current mkdir -p spandsp-current > /dev/null 2>&1 echo x - spandsp-current/pkg-descr sed 's/^X//' >spandsp-current/pkg-descr << 'END-of-spandsp-current/pkg-descr' XSpandsp is a DSP library to support fax functions. XBasically it implements a software fax machine to fax out or in. X XWWW: http://www.soft-switch.org/ END-of-spandsp-current/pkg-descr echo x - spandsp-current/Makefile sed 's/^X//' >spandsp-current/Makefile << 'END-of-spandsp-current/Makefile' X# New ports collection makefile for: spandsp-current X# Date created: 2007-01-13 X# Whom: Joe Holden <joe@joeholden.co.uk> X# X# $FreeBSD$ X# X XPORTNAME= spandsp XDISTVERSION= 0.0.3pre27 XCATEGORIES= comms XMASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \ X ftp://ftp.rewt.org.uk/pub/distfiles/ XPKGNAMESUFFIX= -current XDISTNAME= spandsp-${DISTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= joe@joeholden.co.uk XCOMMENT= Fax DSP library X XLIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff X XWRKSRC= ${WRKDIR}/spandsp-0.0.3/ XUSE_GMAKE= yes X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X XUSE_LDCONFIG= yes X XCONFLICTS= spandsp-[0-9]* X X.include <bsd.port.pre.mk> X X.include <bsd.port.post.mk> END-of-spandsp-current/Makefile echo x - spandsp-current/pkg-plist sed 's/^X//' >spandsp-current/pkg-plist << 'END-of-spandsp-current/pkg-plist' Xinclude/spandsp.h Xinclude/spandsp/adsi.h Xinclude/spandsp/arctan2.h Xinclude/spandsp/async.h Xinclude/spandsp/at_interpreter.h Xinclude/spandsp/awgn.h Xinclude/spandsp/bell_r2_mf.h Xinclude/spandsp/bert.h Xinclude/spandsp/biquad.h Xinclude/spandsp/bit_operations.h Xinclude/spandsp/bitstream.h Xinclude/spandsp/complex.h Xinclude/spandsp/complex_filters.h Xinclude/spandsp/complex_vector_float.h Xinclude/spandsp/dc_restore.h Xinclude/spandsp/dds.h Xinclude/spandsp/dtmf.h Xinclude/spandsp/echo.h Xinclude/spandsp/fax.h Xinclude/spandsp/fir.h Xinclude/spandsp/fsk.h Xinclude/spandsp/g168models.h Xinclude/spandsp/g711.h Xinclude/spandsp/g722.h Xinclude/spandsp/g726.h Xinclude/spandsp/gsm0610.h Xinclude/spandsp/hdlc.h Xinclude/spandsp/ima_adpcm.h Xinclude/spandsp/logging.h Xinclude/spandsp/lpc10.h Xinclude/spandsp/modem_connect_tones.h Xinclude/spandsp/modem_echo.h Xinclude/spandsp/noise.h Xinclude/spandsp/oki_adpcm.h Xinclude/spandsp/playout.h Xinclude/spandsp/plc.h Xinclude/spandsp/power_meter.h Xinclude/spandsp/queue.h Xinclude/spandsp/schedule.h Xinclude/spandsp/sig_tone.h Xinclude/spandsp/silence_gen.h Xinclude/spandsp/super_tone_rx.h Xinclude/spandsp/super_tone_tx.h Xinclude/spandsp/t30.h Xinclude/spandsp/t30_fcf.h Xinclude/spandsp/t31.h Xinclude/spandsp/t35.h Xinclude/spandsp/t38_core.h Xinclude/spandsp/t38_gateway.h Xinclude/spandsp/t38_terminal.h Xinclude/spandsp/t4.h Xinclude/spandsp/telephony.h Xinclude/spandsp/time_scale.h Xinclude/spandsp/timing.h Xinclude/spandsp/tone_detect.h Xinclude/spandsp/tone_generate.h Xinclude/spandsp/v17rx.h Xinclude/spandsp/v17tx.h Xinclude/spandsp/v22bis.h Xinclude/spandsp/v27ter_rx.h Xinclude/spandsp/v27ter_tx.h Xinclude/spandsp/v29rx.h Xinclude/spandsp/v29tx.h Xinclude/spandsp/v42.h Xinclude/spandsp/v42bis.h Xinclude/spandsp/v8.h Xinclude/spandsp/vector_float.h Xinclude/spandsp/vector_int.h Xlib/libspandsp.a Xlib/libspandsp.la Xlib/libspandsp.so Xlib/libspandsp.so.0 Xshare/spandsp/global-tones.xml Xshare/spandsp/tones.dtd X@dirrm share/spandsp X@dirrm share/nls/en_US.US-ASCII X@dirrm share/nls/POSIX X@dirrm include/spandsp END-of-spandsp-current/pkg-plist echo x - spandsp-current/distinfo sed 's/^X//' >spandsp-current/distinfo << 'END-of-spandsp-current/distinfo' XMD5 (spandsp-0.0.3pre27.tgz) = 2ed944d0c15d4ac0c70de9624ce98cd4 XSHA256 (spandsp-0.0.3pre27.tgz) = a2c9b07c2f3c35d7d207b5e8bced8e1795381b38bb37aafa1fa6b38bdcadef06 XSIZE (spandsp-0.0.3pre27.tgz) = 1591379 END-of-spandsp-current/distinfo exit --- spandsp-current-0.0.3.p27.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070113135117.6F38BB87A>