[Lunar-commits] <moonbase> qt4: fix for kde build
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat Jan 29 17:54:52 CET 2011
commit 57f019d9353d0594f1020e2eb34938703e8e688a
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat Jan 29 17:54:52 2011 +0100
qt4: fix for kde build
---
qt4-apps/qt4/CONFIGURE | 1 +
qt4-apps/qt4/DETAILS | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/qt4-apps/qt4/CONFIGURE b/qt4-apps/qt4/CONFIGURE
index 3b398e8..5050a71 100644
--- a/qt4-apps/qt4/CONFIGURE
+++ b/qt4-apps/qt4/CONFIGURE
@@ -4,3 +4,4 @@ mquery XML_PATTERNS "Build xml patterns? Needed by qtscriptgenerator" y "-except
mquery MAKE_QDOC3 "BUILD QDOC3 docs? This is needed by qt-creator." n
mquery MAKE_WEBKIT "Build the webkit plugin? ${PROBLEM_COLOR}Needed by kdelibs4${DEFAULT_COLOR}" y "-webkit" "-no-webkit"
mquery LICENSE_TYPE "Build Qt using open source license? (N=commercial)" y
+mquery NO_PHONON "Skip building old phonon? ${PROBLEM_COLOR}Needed by kdebase4-runtime${DEFAULT_COLOR}" y "-no-phonon" "-phonon"
diff --git a/qt4-apps/qt4/DETAILS b/qt4-apps/qt4/DETAILS
index fe4bade..3aed0a7 100644
--- a/qt4-apps/qt4/DETAILS
+++ b/qt4-apps/qt4/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-everywhere-opensource-src-${VERSION}
MODULE_PREFIX=${QT4_PREFIX:-/usr}
WEB_SITE=http://www.trolltech.com/qt
ENTERED=20020420
- UPDATED=20110108
+ UPDATED=20110129
MAINTAINER=florin at lunar-linux.org
SHORT="A C++ toolkit for application development"
More information about the Lunar-commits
mailing list