Ticket #517 (closed task: fixed)
Opened 4 years ago
Last modified 9 months ago
[add] FluidSynth - files attached needs review
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Haiku Optional Packages |
| Component: | media-sound/fluidsynth | Version: | 1.0 |
| Severity: | major | Keywords: | fluidsynth midi sdl |
| Cc: |
Description
Fluidsynth is a software real-time synthesizer based on the Soundfont 2 specifications.
and is already incorporated into Haiku trunk
Attachments
Change History
Changed 4 years ago by michaelvoliveira
- attachment fluidsynth-1.1.3.bep added
Changed 4 years ago by michaelvoliveira
- attachment fluidsynth-1.1.3.patch added
patch to drop mlock/munlock, which are not implemented in Haiku (see bug #4224), and add libnetwork as dependency
comment:1 Changed 4 years ago by michaelvoliveira
Tested with gcc2 and gcc4
comment:2 Changed 4 years ago by michaelvoliveira
- Summary changed from [add] FluidSynth to [add] FluidSynth - files attached needs review
Changed 4 years ago by michaelvoliveira
- attachment fluidsynth-1.1-midi-buffer.bep added
This is a special version containing the new API fluid_player_add_mem, required for SDL_Mixer
Changed 4 years ago by michaelvoliveira
- attachment fluidsynth-1.1-midi-buffer.patch added
The same patch from 1.1.3 version
comment:3 Changed 4 years ago by scottmc
added in r1527. Please rebuild on a clean haiku install, first building the dependencies and then this, if any dependencies are missing attach an updated .bep file listing them.
comment:4 Changed 2 years ago by scottmc
added 1.1.6 in r2213, needs testing.
comment:5 Changed 9 months ago by begasus
- Resolution set to fixed
- Status changed from new to closed
fixed with the latest recipe for haikuporter

Uses cmake instead configure