From bdab3903de0c657b385fc8307c9da9991f40f59e Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Wed, 3 Oct 2007 20:16:57 +0200 Subject: [PATCH] Updated qt4 (4.3.0 -> 4.3.2) --- qt/qt4/qt4.conf | 3 ++- qt/qt4/qt4.desc | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qt/qt4/qt4.conf b/qt/qt4/qt4.conf index 3d0f068e6..d9b4520fa 100644 --- a/qt/qt4/qt4.conf +++ b/qt/qt4/qt4.conf @@ -17,6 +17,7 @@ prefix="${SDECFG_PKG_QT4_PREFIX:-usr}" if [ "$prefix" = "usr" ]; then docdir=$docdir/$pkg + datadir=$datadir/$pkg fi set_confopt @@ -35,7 +36,7 @@ export QT4DIR QT41DIR EOT } -confopt="-prefix $root/$prefix -bindir $root/$bindir -libdir $root/$libdir -docdir $root/$docdir -headerdir $root/$includedir/$pkg -plugindir $root/$libdir/$pkg/plugins -datadir $root/$datadir/$pkg -translationdir $root/$datadir/$pkg/translations -sysconfdir $root/$sysconfdir -v" +confopt="-prefix $root/$prefix -bindir $root/$bindir -libdir $root/$libdir -docdir $root/$docdir -headerdir $root/$includedir -plugindir $root/$libdir/$pkg/plugins -datadir $root/$datadir -translationdir $root/$datadir/translations -sysconfdir $root/$sysconfdir -v" # Disable debug information, this interferes with qt4 suffix. With debug # enabled we end up with 2 sets of executables. One with qt4 suffix and diff --git a/qt/qt4/qt4.desc b/qt/qt4/qt4.desc index df06c3494..f85f1b3ae 100644 --- a/qt/qt4/qt4.desc +++ b/qt/qt4/qt4.desc @@ -32,8 +32,7 @@ [L] GPL [S] Stable -[V] 4.3.0 +[V] 4.3.2 [P] X -----5---9 127.000 -[D] 1035052850 qt-x11-opensource-src-4.3.0.tar.gz ftp://ftp.trolltech.com/qt/source/ - +[D] 3227526100 qt-x11-opensource-src-4.3.2.tar.gz ftp://ftp.trolltech.com/qt/source/