bcg729: Add the BCG729, a transcoding library used by linphone

This commit is contained in:
Holger Hans Peter Freyther 2014-06-16 17:52:06 +02:00
parent e673cd68ae
commit 723ace7236
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
DESCRIPTION = "G729 codec library"
HOMEPAGE = "http://www.linphone.org/eng/documentation/dev/bcg729.html"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI = "git://git.linphone.org/bcg729.git"
SRCREV = "2e36a5d4bc6e992c654eee6b0a8db729da7b1d31"
PV = "0+gitr${SRCPV}"
S = "${WORKDIR}/git"
inherit autotools