CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/04/19 07:18:29
Modified files:
x11/qt5 : Makefile
x11/qt5/patches: patch-qtbase_configure
patch-qtbase_mkspecs_features_create_cmake_prf
patch-qtbase_qmake_Makefile_unix
patch-qtbase_qmake_generators_makefile_cpp
patch-qtbase_qmake_generators_unix_unixmake2_cpp
patch-qtbase_qmake_generators_unix_unixmake_cpp
patch-qtbase_src_concurrent_qtconcurrentiteratekernel_cpp
patch-qtbase_src_corelib_io_qfilesystemwatcher_cpp
patch-qtbase_src_corelib_kernel_qcore_unix_p_h
patch-qtbase_src_corelib_tools_qbytearray_cpp
patch-qtbase_src_corelib_tools_qbytearray_h
patch-qtbase_src_gui_image_qxbmhandler_cpp
patch-qtbase_src_network_kernel_qdnslookup_unix_cpp
patch-qtbase_src_network_kernel_qnetworkinterface_cpp
patch-qtbase_src_network_socket_qnativesocketengine_unix_cpp
patch-qtbase_src_network_ssl_qsslsocket_cpp
patch-qtbase_src_testlib_qtestcase_cpp
patch-qtbase_src_tools_qdoc_tokenizer_cpp
patch-qtbase_src_widgets_styles_qgtk2painter_cpp
patch-qtbase_src_widgets_styles_qgtkstyle_p_cpp
patch-qtbase_tests_auto_corelib_tools_qbytearray_tst_qbytearray_cpp
patch-qtdeclarative_src_3rdparty_masm_wtf_Platform_h
patch-qtdeclarative_src_qml_jsruntime_jsruntime_pri
patch-qtdeclarative_src_qml_jsruntime_qv4alloca_p_h
patch-qtdeclarative_src_qml_jsruntime_qv4engine_cpp
patch-qtdeclarative_src_qml_jsruntime_qv4stringobject_cpp
patch-qtmultimedia_config_tests_gstreamer_main_cpp
patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_wtf_Platform_h
patch-qtwebkit_Source_JavaScriptCore_jit_ExecutableAllocator_h
patch-qtwebkit_Source_WTF_wtf_Platform_h
patch-qtwebkit_Source_WebCore_Target_pri
patch-qtwebkit_Tools_qmake_config_tests_gccdepends_gccdepends_pro
patch-qtwebkit_Tools_qmake_mkspecs_features_default_pre_prf
x11/qt5/pkg : DESCR-html PLIST-examples PLIST-html PLIST-main
Added files:
x11/qt5/patches: patch-qtactiveqt_src_activeqt_activeqt_pro
patch-qtandroidextras_src_src_pro
patch-qtbase_qmake_generators_unix_unixmake_h
patch-qtbase_src_platformheaders_platformheaders_pro
patch-qtbase_src_tools_qdoc_htmlgenerator_cpp
patch-qtmacextras_src_src_pro
patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_wtf_MathExtras_h
patch-qttools_src_assistant_qhelpgenerator_qhelpgenerator_pro
patch-qtwinextras_src_src_pro
x11/qt5/pkg : DESCR-qch PLIST-qch
Removed files:
x11/qt5/patches: patch-qtbase_src_corelib_thread_qbasicatomic_h
patch-qtbase_src_plugins_platforms_xcb_qxcbbackingstore_cpp
patch-qtdeclarative_src_qml_jit_qv4assembler_cpp
patch-qtmultimedia_src_gsttools_qgstreamervideoinputdevicecontrol_cpp
patch-qtmultimedia_src_plugins_gstreamer_camerabin_camerabinserviceplugin_cpp
Log message:
Update x11/qt5 to 5.4.1. Improvements included:
* Builds fine when another version being installed;
* Start building documentation, HTML generator bug was fixed (patch is
waiting for inclusion upstream);
This update do NOT include QtWebEngine: it relies on building from
Chromium sources (bundled with Qt5) and is a real pain to proceed; so lets
concentrate on what we already have.
All dependant ports are checked by building and running.