blob: 9ce65064dcca727f5c5e23e8b1609d467d683e6a [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 Bishope42b3e32020-01-15 22:08:42 -05007SRC_URI = "git://github.com/FluidSynth/fluidsynth.git"
8SRCREV = "37c9ae2bf431a764032f023b3b2c0c0b86b7c272"
Brad Bishop19323692019-04-05 15:28:33 -04009S = "${WORKDIR}/git"
Brad Bishope42b3e32020-01-15 22:08:42 -050010PV = "2.1.0"
Brad Bishop19323692019-04-05 15:28:33 -040011
12inherit cmake pkgconfig lib_package