1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Update to 0.0.5.pre3

PR:		ports/124118
Submitted by:	Adrian Thearle <adrian@thearle.com.au>
This commit is contained in:
Pav Lucistnik 2008-07-26 18:58:14 +00:00
parent 45d09467f4
commit 66795fa203
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217626
3 changed files with 12 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= spandsp
PORTVERSION= 0.0.4.p15
PORTVERSION= 0.0.5.p3
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \
ftp://ftp.rewt.org.uk/pub/distfiles/
@ -19,14 +19,17 @@ COMMENT= A DSP library and software FAX machine
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/spandsp-${PORTVERSION:S/.p15//}
WRKSRC= ${WRKDIR}/spandsp-0.0.5
USE_AUTOTOOLS= libtool15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
CONFLICTS= spandsp-[0-9]*

View File

@ -1,3 +1,3 @@
MD5 (spandsp-0.0.4pre15.tgz) = 5c0147612e040fc72b29a5c519bd5154
SHA256 (spandsp-0.0.4pre15.tgz) = 22ad2ed2938aae26f443078b0da3aa0f8c70fd1068bde707354276c23cd7f71e
SIZE (spandsp-0.0.4pre15.tgz) = 1705762
MD5 (spandsp-0.0.5pre3.tgz) = e500326891c8a1259c67535e8fca7d77
SHA256 (spandsp-0.0.5pre3.tgz) = 90e401046f0f58aa1d2b468097345bad1bc98409a4e2d10ff58e69686f0941e7
SIZE (spandsp-0.0.5pre3.tgz) = 2441626

View File

@ -42,6 +42,8 @@ include/spandsp/sig_tone.h
include/spandsp/silence_gen.h
include/spandsp/super_tone_rx.h
include/spandsp/super_tone_tx.h
include/spandsp/t30_api.h
include/spandsp/t30_logging.h
include/spandsp/t30.h
include/spandsp/t30_fcf.h
include/spandsp/t31.h
@ -71,8 +73,5 @@ include/spandsp/version.h
lib/libspandsp.a
lib/libspandsp.la
lib/libspandsp.so
lib/libspandsp.so.0
%%DATADIR%%/global-tones.xml
%%DATADIR%%/tones.dtd
@dirrm share/spandsp
lib/libspandsp.so.1
@dirrm include/spandsp