Changeset 43aab5b9 for x


Ignore:
Timestamp:
09/30/2013 05:18:59 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5b5f7561
Parents:
db73840
Message:

Update to webkitgtk-2.2.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk2.xml

    rdb73840 r43aab5b9  
    77  <!ENTITY webkitgtk2-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk2-version;.tar.xz">
    88  <!ENTITY webkitgtk2-download-ftp  " ">
    9   <!ENTITY webkitgtk2-md5sum        "413be319ba171feed9348d1bede6b0a7">
    10   <!ENTITY webkitgtk2-size          "9.4 MB">
    11   <!ENTITY webkitgtk2-buildsize     "900 MB">
    12   <!ENTITY webkitgtk2-time          "50 SBU">
     9  <!ENTITY webkitgtk2-md5sum        "9c337812667c4885ebe29a54084dcd4c">
     10  <!ENTITY webkitgtk2-size          "9.0 MB">
     11  <!ENTITY webkitgtk2-buildsize     "784 MB">
     12  <!ENTITY webkitgtk2-time          "42 SBU">
    1313]>
    1414
     
    8787      <xref linkend="sqlite"/>,
    8888      <xref linkend="udev"/> or
    89       <xref linkend="udev-extras"/> (for GUdev) and
     89      <xref linkend="udev-extras"/> (for GUdev), and
    9090      <xref linkend="which"/>
    9191    </para>
     
    9494    <para role="recommended">
    9595      <xref linkend="enchant"/>,
    96       <xref linkend="geoclue"/> and
     96      <xref linkend="geoclue"/>, and
    9797      <xref linkend="gobject-introspection"/>
    9898    </para>
     
    119119        <ulink url="&patch-downloads;/make/make-3.82-upstream_fixes-3.patch">
    120120        patch</ulink> applied or <application>WebKitGTK+</application>
    121         build will fail.
     121        build may fail.
    122122      </para>
    123123    </warning>
     
    135135    </para>
    136136
    137 <screen><userinput>sed -i "/%union/i %lex-param {YYLEX_PARAM}" \
    138    Source/ThirdParty/ANGLE/src/compiler/glslang.y &amp;&amp;
    139 
    140 ./configure --prefix=/usr \
     137<screen><userinput>./configure --prefix=/usr                    \
    141138            --libexecdir=/usr/lib/webkitgtk3 \
    142139            --enable-introspection &amp;&amp;
     
    202199        </seg>
    203200        <seg>
    204           libjavascriptcoregtk-3.0.so, libwebkit2gtk-3.0.so and
    205           libwebkit-3.0.so
     201          libjavascriptcoregtk-3.0.so,
     202          libwebkit2gtk-3.0.so, and
     203          libwebkitgtk-3.0.so
    206204        </seg>
    207205        <seg>
    208           /usr/include/webkit-3.0, /usr/lib/webkitgtk3 and
    209           /usr/share/webkit-3.0
     206          /usr/include/webkitgtk-3.0,
     207          /usr/lib/webkitgtk3, and
     208          /usr/share/webkitgtk-3.0
    210209        </seg>
    211210      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.