blob: 764ed375eafe6fb892c5bb7c98169eff476710db [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "Fluidsynth is a software synthesizer"
2HOMEPAGE = "http://www.fluidsynth.org/"
3SECTION = "libs/multimedia"
4LICENSE = "LGPL-2.1"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
6
Brad Bishop23eaf032019-11-20 05:15:02 -05007SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=2.0.x"
8SRCREV = "c2f4683bf57f61451d14d219fdb25cf9f29cb7fe"
Brad Bishop19323692019-04-05 15:28:33 -04009S = "${WORKDIR}/git"
Brad Bishop23eaf032019-11-20 05:15:02 -050010PV = "2.0.9"
Brad Bishop19323692019-04-05 15:28:33 -040011
12inherit cmake pkgconfig lib_package