Files
meta-musicians/recipes-support/libebur128/libebur128.bb
Andreas Müller 0a52b24081 libebur128: initial add 1.2.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-30 22:48:57 +02:00

11 lines
337 B
BlitzBasic

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