Files
meta-musicians/recipes-musicians/lmms/lmms.inc
2019-08-27 23:26:55 +02:00

10 lines
320 B
PHP

SUMMARY = "Qt based sequencer"
HOMEPAGE = "https://lmms.io"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=751419260aa954499f7abaabaa882bbe"
SRC_URI = "gitsm://github.com/LMMS/${BPN}.git;branch=stable-1.2"
SRCREV = "8568ae4eacdd3bbdae8e8eaeb1536bebce3cfeeb"
S = "${WORKDIR}/git"
PV = "1.2.0+git${SRCPV}"