From 951aa6e2955c19dd2a6af3b51486054580125836 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 23 Jul 2004 09:09:54 +0000 Subject: Update to 1.0.4 PR: ports/69389 Submitted by: Michael Johnson Approved by: maintainer --- audio/speex/Makefile | 4 ++-- audio/speex/distinfo | 4 ++-- audio/speex/pkg-plist | 11 +++++++++-- 3 files changed, 13 insertions(+), 6 deletions(-) (limited to 'audio/speex') diff --git a/audio/speex/Makefile b/audio/speex/Makefile index a34655f0d48c..accfcc79a69c 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,8 +7,7 @@ # PORTNAME= speex -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ @@ -19,6 +18,7 @@ COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg +USE_GNOME= gnomehack USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_INC_LIBTOOL_VER= 13 diff --git a/audio/speex/distinfo b/audio/speex/distinfo index 9e707216e396..38eb24350374 100644 --- a/audio/speex/distinfo +++ b/audio/speex/distinfo @@ -1,2 +1,2 @@ -MD5 (speex-1.0.3.tar.gz) = 9b16492ae39afbf72d8bb46b2f258476 -SIZE (speex-1.0.3.tar.gz) = 398002 +MD5 (speex-1.0.4.tar.gz) = 15a0686b7e1f81d352a648044b350fcc +SIZE (speex-1.0.4.tar.gz) = 546214 diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist index 32b38b470ecd..04a0ceb9f97c 100644 --- a/audio/speex/pkg-plist +++ b/audio/speex/pkg-plist @@ -1,11 +1,18 @@ -@comment $FreeBSD$ bin/speexdec bin/speexenc include/speex.h +include/speex/speex.h +include/speex/speex_bits.h +include/speex/speex_callbacks.h +include/speex/speex_header.h +include/speex/speex_stereo.h include/speex_bits.h include/speex_callbacks.h include/speex_header.h include/speex_stereo.h lib/libspeex.a lib/libspeex.so -lib/libspeex.so.2 +lib/libspeex.so.3 +libdata/pkgconfig/speex.pc +share/aclocal/speex.m4 +@dirrm include/speex -- cgit v1.2.3