summaryrefslogtreecommitdiffstats
path: root/audio-soft/qjackctl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/qjackctl/DETAILS')
-rwxr-xr-xaudio-soft/qjackctl/DETAILS25
1 files changed, 25 insertions, 0 deletions
diff --git a/audio-soft/qjackctl/DETAILS b/audio-soft/qjackctl/DETAILS
new file mode 100755
index 0000000000..d4898a07e1
--- /dev/null
+++ b/audio-soft/qjackctl/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=qjackctl
+ VERSION=0.2.13
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=2ea90815cc2a2caf75ae8ba912f8e55d
+ WEB_SITE=http://qjackctl.sf.net
+ ENTERED=20031215
+ UPDATED=20031215
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="Qjackctl is a simple Qt application to control the JACK sound server daemon"
+cat << EOF
+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 Qt3 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.
+EOF