Bug 194403 - [patch] audio/zynaddsubfx cannot build JACK support when portaudio v1 is installed
Summary: [patch] audio/zynaddsubfx cannot build JACK support when portaudio v1 is inst...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-16 13:46 UTC by Hans Petter Selasky
Modified: 2014-11-13 09:24 UTC (History)
1 user (show)

See Also:


Attachments
Update for ZynaddSubFx port (2.16 KB, patch)
2014-10-16 13:46 UTC, Hans Petter Selasky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!