openbsd-ports/audio/celt07/patches/patch-configure
dcoppa d25c9c8168 Import celt07-0.7.1.
The CELT codec is an experimental audio codec for use in low-delay
speech and audio communication. It's meant to close the gap between
Vorbis and Speex for applications where both high quality audio and
low delay are desired.

This package contains the celt 0.7 API.

A requirement for the upcoming audio/mumble port.
2013-10-01 10:09:50 +00:00

13 lines
409 B
Plaintext

$OpenBSD: patch-configure,v 1.1.1.1 2013/10/01 10:09:51 dcoppa Exp $
--- configure.orig Fri May 31 08:14:20 2013
+++ configure Fri May 31 08:14:41 2013
@@ -2513,7 +2513,7 @@ CELT_MINOR_VERSION=7
CELT_MICRO_VERSION=1
CELT_EXTRA_VERSION=
CELT_VERSION=$CELT_MAJOR_VERSION.$CELT_MINOR_VERSION.$CELT_MICRO_VERSION$CELT_EXTRA_VERSION
-LIBCELT_SUFFIX=0
+LIBCELT_SUFFIX=07
CELT_LT_CURRENT=0
CELT_LT_REVISION=0