Files
Andreas Müller e55aae0802 All recipes: Auto change licenses to SPDX
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-03-10 23:35:27 +01:00

12 lines
375 B
BlitzBasic

SUMMARY = "Linear/Logitudinal Time Code (LTC) Library"
HOMEPAGE = "http://x42.github.io/libltc/"
LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
inherit autotools
SRC_URI = "git://github.com/x42/libltc.git;branch=master;protocol=https"
SRCREV = "ea3b2501271a530b05ce169d1824590011d93112"
PV = "1.3.1"
S = "${WORKDIR}/git"