libebur128: initial add 1.2.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
10
recipes-support/libebur128/libebur128.bb
Normal file
10
recipes-support/libebur128/libebur128.bb
Normal 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
|
||||
Reference in New Issue
Block a user