Bug 194403

Summary: [patch] audio/zynaddsubfx cannot build JACK support when portaudio v1 is installed
Product: Ports & Packages Reporter: Hans Petter Selasky <hselasky>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update for ZynaddSubFx port none

Description Hans Petter Selasky freebsd_committer freebsd_triage 2014-10-16 13:46:56 UTC
Created attachment 148372 [details]
Update for ZynaddSubFx port

Hi,

ZynaddSubfx is not very useful in FreeBSD without JACK support.

The attached patches fix the linking order so that portaudio v2 is used instead of portaudio v1, and by default enables JACK support.

--HPS
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-01 09:47:27 UTC
There is no maintainer, so I'll just promote this.
However, a quick glance reveals that it's missing a PORTREVISION bump which is required with a change in option defaults.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-13 09:08:52 UTC
A commit references this bug:

Author: marino
Date: Thu Nov 13 09:08:37 UTC 2014
New revision: 372515
URL: https://svnweb.freebsd.org/changeset/ports/372515

Log:
  audio/zynaddsubfx: Fix JACK support by using portaudio v2

  While here, clean up makefile of this unmaintained port.

  PR:		194403
  Submitted by:	Hans Petter Selasky

Changes:
  head/audio/zynaddsubfx/Makefile
  head/audio/zynaddsubfx/files/patch-src__CMakeLists.txt
Comment 3 John Marino freebsd_committer freebsd_triage 2014-11-13 09:10:03 UTC
Thanks!
Comment 4 Hans Petter Selasky freebsd_committer freebsd_triage 2014-11-13 09:19:15 UTC
BTW: I'm willing to maintain this port ...
Comment 5 John Marino freebsd_committer freebsd_triage 2014-11-13 09:24:06 UTC
okay, this port is now yours!