[Lunar-commits] <moonbase> qjackctl: version bumped to 0.3.4.

Florin Braescu florin at lunar-linux.org
Tue Jun 23 12:40:39 CEST 2009


commit e29a5e09c3166b478ff0ad0c61bb3b3c93d7897e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jun 23 13:40:39 2009 +0300

    qjackctl: version bumped to 0.3.4.
    
    Thanks to Chuck Busby for this.
---
 qt-apps/qjackctl/BUILD    |    7 -------
 qt-apps/qjackctl/DEPENDS  |    2 --
 qt-apps/qjackctl/DETAILS  |   16 ----------------
 qt4-apps/qjackctl/BUILD   |    7 +++++++
 qt4-apps/qjackctl/DEPENDS |    2 ++
 qt4-apps/qjackctl/DETAILS |   16 ++++++++++++++++
 6 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/qt-apps/qjackctl/BUILD b/qt-apps/qjackctl/BUILD
deleted file mode 100644
index a939512..0000000
--- a/qt-apps/qjackctl/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
-  . /etc/profile.d/qt4.rc
-  OPTS+=" --with-qt=$QTDIR"
-  default_build
- 
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qjackctl/DEPENDS b/qt-apps/qjackctl/DEPENDS
deleted file mode 100644
index 39bbf85..0000000
--- a/qt-apps/qjackctl/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  jack
-depends  qt4
diff --git a/qt-apps/qjackctl/DETAILS b/qt-apps/qjackctl/DETAILS
deleted file mode 100644
index ee8bace..0000000
--- a/qt-apps/qjackctl/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
-           MODULE=qjackctl
-         VERSION=0.3.1a
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:b65a1117797662170a97af11b2f1d170f62b3e9f
-        WEB_SITE=http://qjackctl.sf.net/
-         ENTERED=20040111
-         UPDATED=20070809
-           SHORT="A Qt application to control the JACK daemon"
-
-cat << EOF
-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
diff --git a/qt4-apps/qjackctl/BUILD b/qt4-apps/qjackctl/BUILD
new file mode 100644
index 0000000..a939512
--- /dev/null
+++ b/qt4-apps/qjackctl/BUILD
@@ -0,0 +1,7 @@
+(
+
+  . /etc/profile.d/qt4.rc
+  OPTS+=" --with-qt=$QTDIR"
+  default_build
+ 
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/qjackctl/DEPENDS b/qt4-apps/qjackctl/DEPENDS
new file mode 100644
index 0000000..39bbf85
--- /dev/null
+++ b/qt4-apps/qjackctl/DEPENDS
@@ -0,0 +1,2 @@
+depends  jack
+depends  qt4
diff --git a/qt4-apps/qjackctl/DETAILS b/qt4-apps/qjackctl/DETAILS
new file mode 100644
index 0000000..dd61968
--- /dev/null
+++ b/qt4-apps/qjackctl/DETAILS
@@ -0,0 +1,16 @@
+           MODULE=qjackctl
+         VERSION=0.3.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:33aa986c81b0cc6891c9c6cef6366470394d3eb6
+        WEB_SITE=http://qjackctl.sf.net
+         ENTERED=20040111
+         UPDATED=20090623
+           SHORT="A Qt application to control the JACK daemon"
+
+cat << EOF
+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


More information about the Lunar-commits mailing list