speex: 1.2beta2 -> 1.2beta3

This commit is contained in:
Danny Rawlins 2007-12-12 13:10:08 +11:00
parent db4e1220a4
commit 2b7dd17285
3 changed files with 9 additions and 6 deletions

View File

@ -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

View File

@ -1 +1 @@
5480fa53a7451603ecb57ff815c87ac0 speex-1.2beta2.tar.gz
bcada04dc663a725ee7fcfa6301520a3 speex-1.2beta3.tar.gz

View File

@ -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