Changeset 18d8af99 for x/lib


Ignore:
Timestamp:
08/12/2010 12:08:40 AM (14 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
b0207320
Parents:
02f1689
Message:

Update webkit, and gail which is now a required dependency.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r02f1689 r18d8af99  
    77  <!ENTITY webkitgtk-download-http "http://webkitgtk.org/webkit-&webkitgtk-version;.tar.gz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "e6eb43bb4f75b4a2a09aec95e2f43e91">
    10   <!ENTITY webkitgtk-size          "5.8 MB">
    11   <!ENTITY webkitgtk-buildsize     "251 MB">
    12   <!ENTITY webkitgtk-time          "18 SBU">
     9  <!ENTITY webkitgtk-md5sum        "0ab5c478a6f5b74a1ae96bf13a456662">
     10  <!ENTITY webkitgtk-size          "6.5 MB">
     11  <!ENTITY webkitgtk-buildsize     "302 MB">
     12  <!ENTITY webkitgtk-time          "19 SBU">
    1313]>
    1414
     
    3333    portable web rendering engine <application>WebKit</application> to the
    3434    <application>GTK+</application> platform.</para>
     35
     36    <para>&lfssvn_checked;20100803&lfssvn_checked2;</para>
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5860    <bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
    5961
     62    <!-- FIXME gobject-introspection should be at least recommended for
     63    gnome-2.30 (and needs \-\-enable-introspection : for epiphany-2.30) -->
     64
    6065    <bridgehead renderas="sect4">Required</bridgehead>
    6166    <para role="required"><xref linkend="enchant"/>,
     67    <xref linkend="gail"/>,
    6268    <xref linkend="gperf"/>,
    6369    <xref linkend="gst-plugins-base"/>,
     
    7379    <bridgehead renderas="sect4">Optional</bridgehead>
    7480    <para role="optional"><xref linkend="curl"/>,
    75     <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink>, and
     81    <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink>,
     82    <xref linkend="gobject-introspection"/>,
     83    <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>, and
    7684    <xref linkend="gtk-doc"/></para>
    7785
     
    101109    <title>Command Explanations</title>
    102110
    103     <para><option>--enable-3D-transforms</option>: This option enable support
     111    <para><option>--enable-3D-transforms</option>: This option enables support
    104112    for 3D transforms.</para>
    105113
    106     <para><option>--enable-geolocation</option>: This option enable support for
     114    <para><option>--enable-geolocation</option>: This option enables support for
    107115    geolocation.</para>
    108116
    109     <para><option>--enable-wml</option>: This option enable support for
     117    <para><option>--enable-introspection</option>: This option enables support
     118    for gobject-introspection.</para>
     119
     120    <para><option>--enable-mathml</option>: This option enables support for
     121    MathML.</para>
     122
     123    <para><option>--enable-wml</option>: This option enables support for
    110124    WML.</para>
    111125
    112     <para><option>--enable-shared-workers</option>: This option enable support
    113     for SharedWorkers.</para>
    114 
    115     <para><option>--enable-filters</option>: This option enable support for
    116     filters.</para>
    117 
    118     <para><option>--enable-web-sockets</option>: This option enable support for
     126    <para><option>--enable-web-sockets</option>: This option enables support for
    119127    Web Sockets.</para>
    120128
Note: See TracChangeset for help on using the changeset viewer.