Attached is an update to audio/jack.

Improved areas include client threading, alsa and firewire drivers. 

Notes:
Public function symbols were removed from and added to both libjack and 
libjackserver, so the majors on both libs have been bumped. New build 
dependencies are necessary: e2fsprogs (uuid-related) and databases/db/v4 (use 
of db_env* objects). The include files were split upstream into internal and 
public locations, which required a slight change to the jack sndio driver. 
Upstream checks for alloca.h, but this is provided by stdlib.h so I removed the 
configure stage check for alloca.h. 

Full commit log is available at 
https://github.com/jackaudio/jack1/compare/0.121.3...0.124.1

From what I found, the following ports depend on audio/jack, and all of them 
continue to detect, build, and install correctly after this diff is applied:

audio/aqualung
audio/aubio
audio/calf
audio/hydrogen
audio/lmms
audio/milkytracker
audio/milkytracker
audio/xmms2
multimedia/mlt
x11/mplayer (FLAVOR=jack)
x11/vlc

Attachment: jack-0.124.1.diff
Description: Binary data

Reply via email to