changeset 666:d905758aa3a6

Some reduction in qt libraries and document uitools build (needed for linguist)
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 26 Jun 2014 17:41:31 +0200
parents 69dd092e2512
children fb69aef056ea
files INSTALL
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Wed Jun 25 16:07:32 2014 +0200
+++ b/INSTALL	Thu Jun 26 17:41:31 2014 +0200
@@ -32,14 +32,20 @@
     -opensource \
     -release  -nomake tests  -nomake examples  -confirm-license \
     -static -no-cups -no-nis -no-icu -fontconfig \
-    -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib
+    -no-directfb -opengl desktop -no-kms -no-eglfs -no-egl -no-openssl -no-glib \
+    -system-libpng -qpa xcb -xcb -no-nis -no-libjpeg -no-gif
+    nice make -j8
+    make install
+
+    cd qttools/src/designer/uitools
+    qmake
     nice make -j8
     make install
 
     cd qttools/src/linguist
     qmake
     nice make -j8
-    make install -k
+    make install
 
     curl -O https://polarssl.org/download/polarssl-1.3.7-gpl.tgz
     6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5  polarssl-1.3.7-gpl.tgz

http://wald.intevation.org/projects/trustbridge/