Summary: | [NEW PORT] audio/qjackctl: Qt Interface for the JACK Audio Connection Kit | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | trasz <trasz> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
trasz
2006-12-06 23:50:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this PRs miwi 2006-12-07 00:53:12 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/qjackctl Makefile distinfo pkg-descr audio/qjackctl/files patch-src-qjackctlSetup.cpp Log: QjackCtl is a simple Qt application to control the JACK sound server daemon. It provides a simple GUI dialog for setting several JACK daemon parameters, which are properly saved between sessions, and a way to 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. WWW: http://qjackctl.sourceforge.net/ PR: ports/106430 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Revision Changes Path 1.795 +1 -0 ports/audio/Makefile 1.1 +30 -0 ports/audio/qjackctl/Makefile (new) 1.1 +3 -0 ports/audio/qjackctl/distinfo (new) 1.1 +11 -0 ports/audio/qjackctl/files/patch-src-qjackctlSetup.cpp (new) 1.1 +8 -0 ports/audio/qjackctl/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |