Changeset 8c9a5b9


Ignore:
Timestamp:
11/12/2014 11:46:45 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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:
42b7dab
Parents:
cbdad90b
Message:

Update to webkitgtk-2.6.3.
Fix 'Command Explanations' in Qca-2.1.0 and Midori-0.5.9.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/qca.xml

    rcbdad90b r8c9a5b9  
    120120    used to apply a higher level of compiler optimizations.</para>
    121121
    122     <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is
    123     used to force building with Qt4 even if Qt5 is found.</para>
     122    <para><parameter>-DQT4_BUILD=ON</parameter>: This switch is used to force
     123    building with Qt4 even if Qt5 is found.</para>
    124124
    125125    <para><parameter>-DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man</parameter>:
  • introduction/welcome/changelog.xml

    rcbdad90b r8c9a5b9  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to webkitgtk-2.6.3. Fixes
     52          <ulink url="&blfs-ticket-root;5808">#5808</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[bdubbs] - Make man pages for qca and libreoffice
    5256          accessible. Fixes
  • packages.ent

    rcbdad90b r8c9a5b9  
    478478<!ENTITY startup-notification-version "0.12">
    479479<!ENTITY webkitgtk2-version           "2.4.7">    <!-- Even minors only -->
    480 <!ENTITY webkitgtk26-version          "2.6.2">    <!-- Even minors only -->
     480<!ENTITY webkitgtk26-version          "2.6.3">    <!-- Even minors only -->
    481481
    482482<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • x/lib/webkitgtk26.xml

    rcbdad90b r8c9a5b9  
    77  <!ENTITY webkitgtk26-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk26-version;.tar.xz">
    88  <!ENTITY webkitgtk26-download-ftp  " ">
    9   <!ENTITY webkitgtk26-md5sum        "92ee7b2b15cda9580b842834d4db118a">
     9  <!ENTITY webkitgtk26-md5sum        "d133b8846e9418bf9253e88761853038">
    1010  <!ENTITY webkitgtk26-size          "9.6 MB">
    11   <!ENTITY webkitgtk26-buildsize     "874 MB">
    12   <!ENTITY webkitgtk26-time          "23 SBU (using parallelism=8)">
     11  <!ENTITY webkitgtk26-buildsize     "874 MB (94 MB installed)">
     12  <!ENTITY webkitgtk26-time          "29 SBU (using parallelism=4)">
    1313]>
    1414
  • xfce/apps/midori.xml

    rcbdad90b r8c9a5b9  
    135135
    136136    <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is
    137     used to force building with Qt4 even if Qt5 is found.</para>
     137    used to apply a higher level of compiler optimizations.</para>
    138138
    139139    <para>
Note: See TracChangeset for help on using the changeset viewer.