update package qt

This commit is contained in:
Mark Brand 2014-04-30 22:19:52 +02:00
parent 961934ba89
commit c428d4976a
3 changed files with 224 additions and 346 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +0,0 @@
This file is part of MXE.
See index.html for further information.
diff --git a/tools/designer/src/plugins/activeqt/activeqt.pro b/tools/designer/src/plugins/activeqt/activeqt.pro
index f58df8a..5d9bdd4 100644
--- a/tools/designer/src/plugins/activeqt/activeqt.pro
+++ b/tools/designer/src/plugins/activeqt/activeqt.pro
@@ -10,6 +10,8 @@ build_all:!build_pass {
INCLUDEPATH += $$QT_SOURCE_TREE/src/activeqt/shared/ \
$$QT_BUILD_TREE/src/activeqt/container \
+ $$QT_BUILD_TREE/src/activeqt/container/.uic/release-shared \
+ $$QT_BUILD_TREE/src/activeqt/container/.uic/debug-shared \
../../lib/uilib
# Input

View File

@ -3,8 +3,8 @@
PKG := qt
$(PKG)_IGNORE :=
$(PKG)_VERSION := 4.8.5
$(PKG)_CHECKSUM := 745f9ebf091696c0d5403ce691dc28c039d77b9e
$(PKG)_VERSION := 4.8.6
$(PKG)_CHECKSUM := ddf9c20ca8309a116e0466c42984238009525da6
$(PKG)_SUBDIR := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.qt-project.org/official_releases/qt/4.8/$($(PKG)_VERSION)/$($(PKG)_FILE)