libebur128: initial add 1.2.6

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-06-30 22:06:52 +02:00
parent 770acc9262
commit 0a52b24081

View File

@@ -0,0 +1,10 @@
SUMMARY = "A library implementing the EBU R128 loudness standard"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=b7edcc6cb01ace25ebd2555cf15473dc"
SRC_URI = "git://github.com/jiixyj/libebur128.git;branch=master;protocol=https"
SRCREV = "67b33abe1558160ed76ada1322329b0e9e058b02"
PV = "1.2.6"
S = "${WORKDIR}/git"
inherit cmake