Changeset 9ce0afc2


Ignore:
Timestamp:
03/28/2012 09:39:14 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
1eb8b493
Parents:
110e6823
Message:

webkit-1.6.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r110e6823 r9ce0afc2  
    625625<!ENTITY mesalib-version              "7.9">
    626626<!ENTITY xulrunner-version            "11.0">
    627 <!ENTITY webkitgtk-version            "1.6.1">
     627<!ENTITY webkitgtk-version            "1.6.3">
    628628<!ENTITY libsexy-version              "0.1.11">
    629629<!ENTITY libnotify-version            "0.7.4">
  • introduction/welcome/changelog.xml

    r110e6823 r9ce0afc2  
    5050          Add other minor bootscrpt cleanups.</para>
    5151        </listitem>
     52        <listitem>
     53          <para>[abenton] - Webkitgtk 1.6.3.</para>
     54        </listitem>
    5255      </itemizedlist>
    5356    </listitem>
  • x/lib/webkitgtk.xml

    r110e6823 r9ce0afc2  
    66
    77  <!ENTITY webkitgtk-download-http
    8     "http://webkitgtk.org/webkit-&webkitgtk-version;.tar.gz">
     8    "http://webkitgtk.org/releases/webkit-&webkitgtk-version;.tar.xz">
    99  <!ENTITY webkitgtk-download-ftp  " ">
    10   <!ENTITY webkitgtk-md5sum        "c11743694b1b71dad287b2e7a9e73b05">
    11   <!ENTITY webkitgtk-size          "9.7 MB">
     10  <!ENTITY webkitgtk-md5sum        "c476d9335419df061510d31e21175df1">
     11  <!ENTITY webkitgtk-size          "6.48 MB">
    1212  <!ENTITY webkitgtk-buildsize     "500 MB (38 MB installed)">
    1313  <!ENTITY webkitgtk-time          "28 SBU">
     
    104104      <xref linkend="curl"/>,
    105105      <xref linkend="enchant"/>,
    106       <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink>,
     106      <ulink url="https://launchpad.net/geoclue/">GeoClue</ulink>,
    107107      <xref linkend="gobject-introspection"/> (required if building
    108108      <application>epiphany</application>),
Note: See TracChangeset for help on using the changeset viewer.