2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= patent-free speech codec
|
|
|
|
|
|
|
|
DISTNAME= speex-1.2.1
|
|
|
|
CATEGORIES= audio
|
|
|
|
HOMEPAGE= https://speex.org/
|
|
|
|
SHARED_LIBS= speex 8.0 # 6.2
|
|
|
|
|
|
|
|
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
2023-09-08 05:21:37 +00:00
|
|
|
SITES= https://downloads.xiph.org/releases/speex/
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= audio/libogg \
|
|
|
|
audio/speexdsp
|
|
|
|
WANTLIB= c m ogg sndio speexdsp
|
|
|
|
|
|
|
|
SEPARATE_BUILD= Yes
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
CONFIGURE_ENV= CPPFLAGS="-DUSE_SNDIO"
|
|
|
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|