From 2b7dd172856979d41486eec2100dcbdd632bd921 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Wed, 12 Dec 2007 13:10:08 +1100 Subject: [PATCH] speex: 1.2beta2 -> 1.2beta3 --- speex/.footprint | 10 ++++++---- speex/.md5sum | 2 +- speex/Pkgfile | 3 ++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/speex/.footprint b/speex/.footprint index 855868eac..7afe9336f 100644 --- a/speex/.footprint +++ b/speex/.footprint @@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/speex/ -rw-r--r-- root/root usr/include/speex/speex.h -rw-r--r-- root/root usr/include/speex/speex_bits.h +-rw-r--r-- root/root usr/include/speex/speex_buffer.h -rw-r--r-- root/root usr/include/speex/speex_callbacks.h -rw-r--r-- root/root usr/include/speex/speex_config_types.h -rw-r--r-- root/root usr/include/speex/speex_echo.h @@ -20,12 +21,13 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libspeex.so -> libspeex.so.1.4.0 lrwxrwxrwx root/root usr/lib/libspeex.so.1 -> libspeex.so.1.4.0 -rwxr-xr-x root/root usr/lib/libspeex.so.1.4.0 +-rwxr-xr-x root/root usr/lib/libspeexdsp.la +lrwxrwxrwx root/root usr/lib/libspeexdsp.so -> libspeexdsp.so.1.4.0 +lrwxrwxrwx root/root usr/lib/libspeexdsp.so.1 -> libspeexdsp.so.1.4.0 +-rwxr-xr-x root/root usr/lib/libspeexdsp.so.1.4.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/speex.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/speexdec.1.gz --rw-r--r-- root/root usr/man/man1/speexenc.1.gz +-rw-r--r-- root/root usr/lib/pkgconfig/speexdsp.pc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/speex.m4 diff --git a/speex/.md5sum b/speex/.md5sum index a70a67409..3db69ac08 100644 --- a/speex/.md5sum +++ b/speex/.md5sum @@ -1 +1 @@ -5480fa53a7451603ecb57ff815c87ac0 speex-1.2beta2.tar.gz +bcada04dc663a725ee7fcfa6301520a3 speex-1.2beta3.tar.gz diff --git a/speex/Pkgfile b/speex/Pkgfile index daf373fc2..f953fe0a8 100644 --- a/speex/Pkgfile +++ b/speex/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libogg name=speex -version=1.2beta2 +version=1.2beta3 release=1 source=(http://downloads.us.xiph.org/releases/speex/speex-$version.tar.gz) @@ -15,6 +15,7 @@ build() { ./configure \ --prefix=/usr \ + --mandir=/usr/man \ --disable-static \ --enable-epic-48k