update to 0.0.6pre4, from Brad (maintainer)
This commit is contained in:
parent
a28d38c76b
commit
c4f4ac6629
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/07/12 05:26:04 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2009/03/06 17:02:15 sthen Exp $
|
||||
|
||||
COMMENT= DSP library for telephony
|
||||
|
||||
DISTNAME= spandsp-0.0.5pre4
|
||||
DISTNAME= spandsp-0.0.6pre4
|
||||
CATEGORIES= telephony
|
||||
MASTER_SITES= ${HOMEPAGE}downloads/spandsp/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
SHARED_LIBS= spandsp 2.0
|
||||
|
||||
WRKDIST= ${WRKDIR}/spandsp-0.0.5
|
||||
SHARED_LIBS= spandsp 3.0
|
||||
|
||||
HOMEPAGE= http://www.soft-switch.org/
|
||||
|
||||
@ -22,6 +20,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= jpeg m z
|
||||
|
||||
WRKDIST= ${WRKDIR}/spandsp-0.0.6
|
||||
|
||||
LIB_DEPENDS+= tiff::graphics/tiff
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --enable-mmx
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
CONFIGURE_ARGS+= --enable-sse
|
||||
CONFIGURE_ARGS+= --enable-sse --enable-sse2
|
||||
.endif"
|
||||
|
||||
# Test suite included, but requires many build dependencies
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (spandsp-0.0.5pre4.tgz) = /oPtN6eDHw3Tjn705+b9ng==
|
||||
RMD160 (spandsp-0.0.5pre4.tgz) = iAydnzodxCw+8SEYG49jQxdttZs=
|
||||
SHA1 (spandsp-0.0.5pre4.tgz) = G2PqVteCbGj1/r+BHKJLbVqKMPk=
|
||||
SHA256 (spandsp-0.0.5pre4.tgz) = B/QqI3x3sI+nZcOhSMg836JnvyTAq2gdgLkNMN0LPb8=
|
||||
SIZE (spandsp-0.0.5pre4.tgz) = 2506742
|
||||
MD5 (spandsp-0.0.6pre4.tgz) = EzgAkLypZgsDP9N/c1BoFg==
|
||||
RMD160 (spandsp-0.0.6pre4.tgz) = Rx/EPnsLh6C+ZFTWexk3KCLsdqM=
|
||||
SHA1 (spandsp-0.0.6pre4.tgz) = APvZwnk9zBLslnb4ZiyIudPNC4s=
|
||||
SHA256 (spandsp-0.0.6pre4.tgz) = TXANnQIs9ykGJSDwfk5s5/Pt4EZDAE6t4pvwcBZKhuM=
|
||||
SIZE (spandsp-0.0.6pre4.tgz) = 2480725
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/05/27 20:46:54 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/03/06 17:02:15 sthen Exp $
|
||||
%%SHARED%%
|
||||
include/spandsp/
|
||||
include/spandsp.h
|
||||
@ -15,12 +15,16 @@ include/spandsp/bitstream.h
|
||||
include/spandsp/complex.h
|
||||
include/spandsp/complex_filters.h
|
||||
include/spandsp/complex_vector_float.h
|
||||
include/spandsp/complex_vector_int.h
|
||||
include/spandsp/crc.h
|
||||
include/spandsp/dc_restore.h
|
||||
include/spandsp/dds.h
|
||||
include/spandsp/dtmf.h
|
||||
include/spandsp/echo.h
|
||||
include/spandsp/expose.h
|
||||
include/spandsp/fast_convert.h
|
||||
include/spandsp/fax.h
|
||||
include/spandsp/fax_modems.h
|
||||
include/spandsp/fir.h
|
||||
include/spandsp/fsk.h
|
||||
include/spandsp/g168models.h
|
||||
@ -39,7 +43,56 @@ include/spandsp/oki_adpcm.h
|
||||
include/spandsp/playout.h
|
||||
include/spandsp/plc.h
|
||||
include/spandsp/power_meter.h
|
||||
include/spandsp/private/
|
||||
include/spandsp/private/adsi.h
|
||||
include/spandsp/private/async.h
|
||||
include/spandsp/private/at_interpreter.h
|
||||
include/spandsp/private/awgn.h
|
||||
include/spandsp/private/bell_r2_mf.h
|
||||
include/spandsp/private/bert.h
|
||||
include/spandsp/private/bitstream.h
|
||||
include/spandsp/private/dtmf.h
|
||||
include/spandsp/private/fax.h
|
||||
include/spandsp/private/fax_modems.h
|
||||
include/spandsp/private/fsk.h
|
||||
include/spandsp/private/g711.h
|
||||
include/spandsp/private/g722.h
|
||||
include/spandsp/private/g726.h
|
||||
include/spandsp/private/gsm0610.h
|
||||
include/spandsp/private/hdlc.h
|
||||
include/spandsp/private/ima_adpcm.h
|
||||
include/spandsp/private/logging.h
|
||||
include/spandsp/private/lpc10.h
|
||||
include/spandsp/private/modem_connect_tones.h
|
||||
include/spandsp/private/noise.h
|
||||
include/spandsp/private/oki_adpcm.h
|
||||
include/spandsp/private/queue.h
|
||||
include/spandsp/private/schedule.h
|
||||
include/spandsp/private/sig_tone.h
|
||||
include/spandsp/private/super_tone_rx.h
|
||||
include/spandsp/private/super_tone_tx.h
|
||||
include/spandsp/private/t30.h
|
||||
include/spandsp/private/t31.h
|
||||
include/spandsp/private/t38_core.h
|
||||
include/spandsp/private/t38_gateway.h
|
||||
include/spandsp/private/t38_non_ecm_buffer.h
|
||||
include/spandsp/private/t38_terminal.h
|
||||
include/spandsp/private/t4.h
|
||||
include/spandsp/private/time_scale.h
|
||||
include/spandsp/private/tone_detect.h
|
||||
include/spandsp/private/tone_generate.h
|
||||
include/spandsp/private/v17rx.h
|
||||
include/spandsp/private/v17tx.h
|
||||
include/spandsp/private/v22bis.h
|
||||
include/spandsp/private/v27ter_rx.h
|
||||
include/spandsp/private/v27ter_tx.h
|
||||
include/spandsp/private/v29rx.h
|
||||
include/spandsp/private/v29tx.h
|
||||
include/spandsp/private/v42.h
|
||||
include/spandsp/private/v42bis.h
|
||||
include/spandsp/private/v8.h
|
||||
include/spandsp/queue.h
|
||||
include/spandsp/saturated.h
|
||||
include/spandsp/schedule.h
|
||||
include/spandsp/sig_tone.h
|
||||
include/spandsp/silence_gen.h
|
||||
@ -53,6 +106,7 @@ include/spandsp/t31.h
|
||||
include/spandsp/t35.h
|
||||
include/spandsp/t38_core.h
|
||||
include/spandsp/t38_gateway.h
|
||||
include/spandsp/t38_non_ecm_buffer.h
|
||||
include/spandsp/t38_terminal.h
|
||||
include/spandsp/t4.h
|
||||
include/spandsp/telephony.h
|
||||
@ -75,6 +129,8 @@ include/spandsp/vector_int.h
|
||||
include/spandsp/version.h
|
||||
lib/libspandsp.a
|
||||
lib/libspandsp.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/spandsp.pc
|
||||
share/doc/spandsp/
|
||||
share/doc/spandsp/DueDiligence
|
||||
share/doc/spandsp/README
|
||||
|
Loading…
Reference in New Issue
Block a user