Bug 106430 - [NEW PORT] audio/qjackctl: Qt Interface for the JACK Audio Connection Kit
Summary: [NEW PORT] audio/qjackctl: Qt Interface for the JACK Audio Connection Kit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-06 23:50 UTC by trasz
Modified: 2006-12-07 01:00 UTC (History)
0 users

See Also:


Attachments
qjackctl-0.2.21.shar (3.09 KB, text/plain)
2006-12-06 23:50 UTC, trasz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-12-06 23:50:05 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-06 23:50:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-07 00:53:19 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-07 00:56:01 UTC
State Changed
From-To: open->closed

New port added. Thanks!