maintainer-feedback requested: [Bug 212838] audio/fluidsynth: Add sndio support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 20 05:12:13 UTC 2016


Tobias Kortkamp <t at tobik.me> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
multimedia at FreeBSD.org:
Bug 212838: audio/fluidsynth: Add sndio support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212838



--- Description ---
Created attachment 174983
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174983&action=edit
fluidsynth.diff

This adds an option SNDIO which enables support for both audio output and MIDI
input over audio/sndio to Fluidsynth.

Unfortunately Fluidsynth does not have upstream support for sndio, so the patch
is relatively large.  If this is a problem I can create a separate port
instead.

This is mostly sourced from the OpenBSD ports tree.  The OpenBSD port uses
autoconf while the FreeBSD port has opted for cmake, so I had to add the sndio
sources to the cmake build files instead.

portlint ok, Poudriere build on FreeBSD 10.3/amd64 ok


More information about the freebsd-multimedia mailing list