Changeset 272858d for x/lib/qt5.xml


Ignore:
Timestamp:
04/09/2016 10:03:24 AM (8 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5faaa9b5
Parents:
2b65035a
Message:

New QtWebKit tarball -> Update md5sum and remove syncqt instructions which aren't needed anymore. Update deps for Qt5 and QtWebKit.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17234 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    r2b65035a r272858d  
    9292      <xref linkend="cacerts"/>,
    9393      <xref linkend="cups"/>,
    94       <xref linkend="dbus"/> (required for QtWebKit),
    9594      <xref linkend="glib2"/>,
    96       <xref linkend="gst10-plugins-base"/> (QtWebKit HTML5 Video Support),
    97       <xref linkend="icu"/> (required for QtWebKit),
     95      <xref linkend="gst10-plugins-base"/> (QtMultimedia backend),
     96      <xref linkend="icu"/>,
    9897      <xref linkend="jasper"/>,
    9998      <xref linkend="libjpeg"/>,
     
    101100      <xref linkend="libpng"/>,
    102101      <xref linkend="libtiff"/>,
    103       <xref linkend="libwebp"/>,
    104102      <xref linkend="libxkbcommon"/>,
    105103      <xref linkend="mesa"/>,
    106104      <xref linkend="mtdev"/>,
     105      <xref linkend="nss"/> (required for QtWebEngine),
    107106      <xref linkend="openssl"/>,
    108107      <xref linkend="pcre"/>,
    109108      <xref linkend="sqlite"/>,
    110       <xref linkend="ruby"/> (required for QtWebKit),
     109      <xref linkend="wayland"/> (<application>Mesa</application>
     110      must be built with <application>Wayland</application> EGL
     111      backend),
    111112      <xref linkend="xcb-util-image"/>,
    112113      <xref linkend="xcb-util-keysyms"/>,
     
    117118    <bridgehead renderas="sect4">Optional</bridgehead>
    118119    <para role="optional">
    119       <xref linkend="geoclue"/>,
    120       <xref linkend="gtk2"/> (GTK+ Theme Support),
    121       <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the included one has. -->
    122       <xref linkend="libinput"/>,
     120      <xref linkend="bluez"/> (runtime, used by QtConnectivity module),
     121      <!-- dropped from 5.5 <xref linkend="geoclue"/>, -->
     122      <!-- dropped from 5.6 <xref linkend="gtk2"/> (GTK+ Theme Support), -->
     123      <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the included one has. # Armin, 2016-04-09: It does now -->
     124      <xref linkend="libinput"/>, <!-- needs -libinput switch -->
    123125      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    124126      <xref linkend="postgresql"/>,
    125127      <xref linkend="pulseaudio"/>,
    126       <xref linkend="unixodbc"/>, and
    127       <ulink url="https://github.com/ibus/ibus/wiki">ibus</ulink>
     128      <xref linkend="unixodbc"/>,
     129      <ulink url="http://www.firebirdsql.org/">Firebird</ulink>, and
     130      <ulink url="https://github.com/ibus/ibus/wiki">IBus</ulink>
    128131    </para>
    129132
Note: See TracChangeset for help on using the changeset viewer.