summaryrefslogtreecommitdiffstats
path: root/src/fluidsynth.mk
Commit message (Collapse)AuthorAgeFilesLines
* fluidsynth: workaround for linking multiple definitionsMark Brand2020-05-281-0/+1
| | | | | | | | | Multiple defintiions for some symbols such as PC are introduced by readline and termcap. This causes GCC 10 linking error. Related to: Default to -fno-common https://gcc.gnu.org/gcc-10/porting_to.html
* fluidsynth: Update to version 2.0.7Lothar Serra Mari2019-10-151-2/+2
|
* fluidsynth: enable readline supportTony Theodore2019-10-121-1/+2
|
* fluisynth: add mman-win32 dependencyTony Theodore2019-09-141-1/+1
| | | | fixes #2399
* fluidsynth: update, patch cmake to remove manual sed/instal, add depsTony Theodore2019-09-081-15/+13
| | | | closes #2378
* New package: fluidsynthLothar Serra Mari2019-09-081-0/+32