forked from ports/contrib
speex: 1.2beta2 -> 1.2beta3
This commit is contained in:
parent
db4e1220a4
commit
2b7dd17285
@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/include/
|
|||||||
drwxr-xr-x root/root usr/include/speex/
|
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.h
|
||||||
-rw-r--r-- root/root usr/include/speex/speex_bits.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_callbacks.h
|
||||||
-rw-r--r-- root/root usr/include/speex/speex_config_types.h
|
-rw-r--r-- root/root usr/include/speex/speex_config_types.h
|
||||||
-rw-r--r-- root/root usr/include/speex/speex_echo.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 -> libspeex.so.1.4.0
|
||||||
lrwxrwxrwx root/root usr/lib/libspeex.so.1 -> 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/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/
|
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||||
-rw-r--r-- root/root usr/lib/pkgconfig/speex.pc
|
-rw-r--r-- root/root usr/lib/pkgconfig/speex.pc
|
||||||
drwxr-xr-x root/root usr/man/
|
-rw-r--r-- root/root usr/lib/pkgconfig/speexdsp.pc
|
||||||
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
|
|
||||||
drwxr-xr-x root/root usr/share/
|
drwxr-xr-x root/root usr/share/
|
||||||
drwxr-xr-x root/root usr/share/aclocal/
|
drwxr-xr-x root/root usr/share/aclocal/
|
||||||
-rw-r--r-- root/root usr/share/aclocal/speex.m4
|
-rw-r--r-- root/root usr/share/aclocal/speex.m4
|
||||||
|
@ -1 +1 @@
|
|||||||
5480fa53a7451603ecb57ff815c87ac0 speex-1.2beta2.tar.gz
|
bcada04dc663a725ee7fcfa6301520a3 speex-1.2beta3.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# Depends on: libogg
|
# Depends on: libogg
|
||||||
|
|
||||||
name=speex
|
name=speex
|
||||||
version=1.2beta2
|
version=1.2beta3
|
||||||
release=1
|
release=1
|
||||||
source=(http://downloads.us.xiph.org/releases/speex/speex-$version.tar.gz)
|
source=(http://downloads.us.xiph.org/releases/speex/speex-$version.tar.gz)
|
||||||
|
|
||||||
@ -15,6 +15,7 @@ build() {
|
|||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
--mandir=/usr/man \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-epic-48k
|
--enable-epic-48k
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user