[Lunar-commits] <moonbase> qt4: some changes
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Aug 9 05:16:33 CEST 2008
commit 8ac6a1cce4785bb84bc8d412f60ae7c59e460a38
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Wed Jul 16 19:32:22 2008 -0400
qt4: some changes
---
kde4/base/qt4/BUILD | 5 ++++-
kde4/base/qt4/DETAILS | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/kde4/base/qt4/BUILD b/kde4/base/qt4/BUILD
index b3c9b40..5ab65d7 100644
--- a/kde4/base/qt4/BUILD
+++ b/kde4/base/qt4/BUILD
@@ -21,13 +21,16 @@
-system-libjpeg \
-system-libmng \
-system-zlib \
- -no-exceptions \
+ -exceptions \
-nomake examples \
-nomake demos \
-accessibility \
-stl \
-webkit \
-fontconfig \
+ -no-phonon \
+ -largefile \
+ -glib \
-qt3support \
$OPTS &&
diff --git a/kde4/base/qt4/DETAILS b/kde4/base/qt4/DETAILS
index d509208..9c8f8b1 100644
--- a/kde4/base/qt4/DETAILS
+++ b/kde4/base/qt4/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-x11-opensource-src-${VERSION}
MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
WEB_SITE=http://www.trolltech.com/qt
ENTERED=20020420
- UPDATED=20080507
+ UPDATED=20080703
GARBAGE=off
FTP_PASSIVE=on
MAINTAINER=florin at lunar-linux.org
More information about the Lunar-commits
mailing list