blob: a4590d61a9d3e5b845c029746b245c602bb363b7 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "Fluidsynth is a software synthesizer"
2HOMEPAGE = "http://www.fluidsynth.org/"
3SECTION = "libs/multimedia"
Andrew Geissler9aee5002022-03-30 16:27:02 +00004LICENSE = "LGPL-2.1-only"
Brad Bishop19323692019-04-05 15:28:33 -04005LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
6
Andrew Geissler517393d2023-01-13 08:55:19 -06007SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https"
Patrick Williamsde0582f2022-04-08 10:23:27 -05008SRCREV = "8b00644751578ba67b709a827cbe5133d849d339"
Brad Bishop19323692019-04-05 15:28:33 -04009S = "${WORKDIR}/git"
Patrick Williamsde0582f2022-04-08 10:23:27 -050010PV = "2.2.6"
Brad Bishop19323692019-04-05 15:28:33 -040011
12inherit cmake pkgconfig lib_package