blob: fcc9df8c30bc074e078be8a616fcae4c4d9e0321 [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"
Andrew Geisslereafcbb82020-06-05 17:59:17 -05008SRCREV = "19a20eb8526465fdf940b740b13462d71e190a1a"
Brad Bishop19323692019-04-05 15:28:33 -04009S = "${WORKDIR}/git"
Andrew Geisslereafcbb82020-06-05 17:59:17 -050010PV = "2.1.3"
Brad Bishop19323692019-04-05 15:28:33 -040011
12inherit cmake pkgconfig lib_package