blob: 978d05e74a34840c3f62e4e7a81fbcf40c52efd0 [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
Andrew Geissler595f6302022-01-24 19:11:47 +00007SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https"
8SRCREV = "6c807bdd37748411801e93c48fcd5789d5a6a278"
Brad Bishop19323692019-04-05 15:28:33 -04009S = "${WORKDIR}/git"
Andrew Geissler595f6302022-01-24 19:11:47 +000010PV = "2.2.4"
Brad Bishop19323692019-04-05 15:28:33 -040011
12inherit cmake pkgconfig lib_package