linuxOS_PX30_CAR/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
2026-01-20 14:00:13 +08:00

13 lines
419 B
HTML

SUMMARY = "Fluidsynth is a software synthesizer"
HOMEPAGE = "http://www.fluidsynth.org/"
SECTION = "libs/multimedia"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https"
SRCREV = "fc21d284dc7fcacdbc456f30228110a55e6e79f6"
S = "${WORKDIR}/git"
PV = "2.2.2"
inherit cmake pkgconfig lib_package