[Lunar-commits] <moonbase> qsynth: version bump.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Feb 13 21:06:16 CET 2009
commit 42a4b9766cd1b7526113d5b1fcbe84c455535ce5
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 13 15:06:16 2009 -0500
qsynth: version bump.
---
qt4-apps/qsynth/BUILD | 4 +++-
qt4-apps/qsynth/DETAILS | 7 ++++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/qt4-apps/qsynth/BUILD b/qt4-apps/qsynth/BUILD
index 3756e0c..2093f4b 100644
--- a/qt4-apps/qsynth/BUILD
+++ b/qt4-apps/qsynth/BUILD
@@ -1,7 +1,9 @@
(
. /etc/profile.d/qt4.rc
- OPTS+=" --with-qt=$QTDIR"
+
+ OPTS+=" --with-qt=${MODULE_PREFIX}"
+
default_build
) > $C_FIFO 2>&1
diff --git a/qt4-apps/qsynth/DETAILS b/qt4-apps/qsynth/DETAILS
index 7a620a0..86d69bf 100644
--- a/qt4-apps/qsynth/DETAILS
+++ b/qt4-apps/qsynth/DETAILS
@@ -1,11 +1,12 @@
MODULE=qsynth
- VERSION=0.3.2
+ VERSION=0.3.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:9344c72eb0a10497e2c42ba176eb2668b4b5a4ca
+ SOURCE_VFY=sha1:57f61084aeef6c5af40327bd7f5749325c7b7811
+ MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
WEB_SITE=http://qsynth.sourceforge.net/
ENTERED=20060317
- UPDATED=20080201
+ UPDATED=20090213
SHORT="fluidsynth GUI front-end"
PSAFE=no
cat << EOF
More information about the Lunar-commits
mailing list