Changeset 98c79da
- Timestamp:
- 06/03/2015 07:38:22 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 59e61f7
- Parents:
- 6e0a8a7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6e0a8a7 r98c79da 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "03"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 2nd &year;">9 <!ENTITY releasedate "June 3rd &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r6e0a8a7 r98c79da 44 44 45 45 --> 46 47 <listitem> 48 <para>June 3rd, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to qt-5.4.2. Fixes 52 <ulink url="&blfs-ticket-root;6564">#6564</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 46 56 47 57 <listitem> -
packages.ent
r6e0a8a7 r98c79da 481 481 <!ENTITY pangomm-version "2.36.0"> 482 482 <!ENTITY qt4-version "4.8.7"> 483 <!ENTITY qt5-version "5.4. 1">483 <!ENTITY qt5-version "5.4.2"> 484 484 <!ENTITY shared-mime-info-version "1.4"> 485 485 <!ENTITY startup-notification-version "0.12"> -
x/lib/qt5.xml
r6e0a8a7 r98c79da 12 12 <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz"> 13 13 <!ENTITY qt5-download-ftp " "> 14 <!ENTITY qt5-md5sum " 7afb5f9235d8d42b5b6e832442a32a5d">15 <!ENTITY qt5-size "2 78MB">16 <!ENTITY qt5-buildsize "6. 6GB (172 MB installed)">17 <!ENTITY qt5-time " 69 SBU">14 <!ENTITY qt5-md5sum "c23bd0f14d66e7901d24906a1edce9b0"> 15 <!ENTITY qt5-size "269 MB"> 16 <!ENTITY qt5-buildsize "6.9 GB (172 MB installed)"> 17 <!ENTITY qt5-time "24 SBU, using parallelism=4"> 18 18 ]> 19 19 … … 120 120 <xref linkend="gtk2"/> (GTK+ Theme Support), 121 121 <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the included one has. --> 122 <ulink url="https://code.google.com/p/ibus/">IBus</ulink>,123 <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,124 122 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>, 125 123 <xref linkend="postgresql"/>, 126 <xref linkend="pulseaudio"/>, and 127 <xref linkend="unixodbc"/> 124 <xref linkend="pulseaudio"/>, 125 <xref linkend="unixodbc"/>, 126 <ulink url="https://code.google.com/p/ibus/">IBus</ulink>, and 127 <ulink url="http://xkbcommon.org/">libxkbcommon</ulink> 128 128 </para> 129 129 … … 157 157 </para> 158 158 </warning> 159 160 <para>161 If you wish to build the Qt Web Kit against glib-2.43 or newer, removing162 the <command>configure</command> switch line <quote>-skip qtwebengine163 ...</quote> below, both Methods need a fix:164 </para>165 166 <screen role="root"><userinput>sed -i 's/GMutexLocker locker/WebCore::&/' \167 qtwebkit/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp</userinput></screen>168 159 169 160 <!-- ==== Method 1 ====== --> … … 206 197 -skip qtwebengine \ 207 198 -nomake examples \ 199 -nomake tests \ 208 200 -optimized-qmake && 209 201 make</userinput></screen> … … 261 253 -no-nis \ 262 254 -nomake examples \ 255 -nomake tests \ 263 256 -skip qtwebengine \ 264 257 -optimized-qmake && … … 400 393 <parameter>-nomake examples</parameter>: This switch 401 394 disables building of the example programs included 395 in the source tarball. Remove it if you want to build 396 them. 397 </para> 398 399 <para> 400 <parameter>-nomake tests</parameter>: This switch 401 disables building of the test programs included 402 402 in the source tarball. Remove it if you want to build 403 403 them. … … 547 547 libQt5PlatformSupport.a, libQt5Positioning.so, libQt5PrintSupport.so, 548 548 libQt5QmlDevTools.a, libQt5Qml.so, libQt5QuickParticles.so, 549 libQt5Quick Widgets.so, libQt5Quick.so, libQt5QuickTest.so,549 libQt5Quick.so, libQt5QuickTest.so, libQt5QuickWidgets.so, 550 550 libQt5Script.so, libQt5ScriptTools.so, libQt5Sensors.so, 551 551 libQt5SerialPort.so, libQt5Sql.so, libQt5Svg.so, libQt5Test.so, 552 libQt5UiTools.a, libQt5WebChannel.so, libQt5WebKit.so, 552 libQt5UiTools.a, libQt5WebChannel.so, libQt5WebEngineCore.so, 553 libQt5WebEngine.so, libQt5WebEngineWidgets.so, libQt5WebKit.so, 553 554 libQt5WebKitWidgets.so, libQt5WebSockets.so, libQt5Widgets.so, 554 libQt5X11Extras.so, libQt5XmlPatterns.so, libQt5Xml.so, and 555 severalplugins under /opt/qt5/{imports,plugins,qml}555 libQt5X11Extras.so, libQt5XmlPatterns.so, libQt5Xml.so, and several 556 plugins under /opt/qt5/{imports,plugins,qml} 556 557 </seg> 557 558 <seg>
Note:
See TracChangeset
for help on using the changeset viewer.