the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: qjackctl
Version: 0.3.7
Revision: 3
Source: mirror:sourceforge:%n/%n-%v.tar.gz
HomePage: http://qjackctl.sourceforge.net/
License: GPL
Description: JACK Audio Connection Kit - Qt GUI Interface
Source-MD5: 3462613bd5c92fa6e6ae92950bd69c0b
DocFiles: COPYING AUTHORS
ConfigureParams: --prefix=%p/Applications --with-qt=%p/lib/qt4-mac CPPFLAGS='-I%p/include'
PatchScript: <<
perl -pi -e 's|(
<<
CompileScript: <<
./configure %c && make CXXFLAGS=-I%p/include
<<
InstallScript: true
AppBundles: src/%n.app
Depends: jack, jack-shlibs, libpng3-shlibs, qt4-base-mac-qtcore-shlibs, qt4-base-mac-qtdbus-shlibs, qt4-base-mac-qtgui-shlibs, qt4-base-mac-qtxml-shlibs
BuildDepends: jack-dev, libpng3, qt4-base-mac
GCC: 4.0
Maintainer: Adrian Prantl
DescDetail: <<
QjackCtl is a simple Qt application to control the JACK sound server
daemon, specific for the Linux Audio Desktop infrastructure.
Written in C++ around the Qt4 toolkit for X11, most exclusively using
Qt Designer.
Provides a simple GUI dialog for setting several JACK daemon
parameters, which are properly saved between sessions, and a way
control of the status of the audio server daemon. With time, this
primordial interface has become richer by including a enhanced
patchbay and connection control features.
<<