Changeset 080eb9bb


Ignore:
Timestamp:
09/08/2016 11:44:45 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
dd6246f
Parents:
43d840ed
Message:

Update to WebkitGTK+-2.12.5

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r43d840ed r080eb9bb  
    5252          <ulink url="&blfs-ticket-root;8257">#8257</ulink>.</para>
    5353        </listitem>
     54        <listitem>
     55          <para>[renodr] - Update to WebkitGTK+-2.12.5. Fixes
     56          <ulink url="&blfs-ticket-root;8268">#8268</ulink>.</para>
     57        </listitem>
    5458      </itemizedlist>
    5559    </listitem>
  • packages.ent

    r43d840ed r080eb9bb  
    534534<!ENTITY startup-notification-version "0.12">
    535535<!ENTITY webkitgtk2-version           "2.4.11">    <!-- Even minors only -->
    536 <!ENTITY webkitgtk-version            "2.12.4">    <!-- Even minors only -->
     536<!ENTITY webkitgtk-version            "2.12.5">    <!-- Even minors only -->
    537537
    538538<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • x/lib/webkitgtk.xml

    r43d840ed r080eb9bb  
    88  <!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    99  <!ENTITY webkitgtk-download-ftp  " ">
    10   <!ENTITY webkitgtk-md5sum        "0331ac714fd1a0587ffea470ef1afb20">
     10  <!ENTITY webkitgtk-md5sum        "7a9ea00ec195488db90fdeb2d174ddaf">
    1111  <!ENTITY webkitgtk-size          "11.2 MB">
    1212  <!ENTITY webkitgtk-buildsize     "1.0 GB (109 MB installed)">
    13   <!ENTITY webkitgtk-time          "36 SBU (using parallelism=4, 116 SBUs using one core)">
     13  <!ENTITY webkitgtk-time          "35 SBU (using parallelism=4, 115 SBUs using one core)">
    1414]>
    1515
     
    233233      <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
    234234      want to install <xref linkend="geoclue"/> or
    235       <ulink url="http://freedesktop.org/wiki/Software/GeoClue/">GeoClue2</ulink>.
     235      <xref linkend="geoclue2"/>.
    236236    </para>
    237237
Note: See TracChangeset for help on using the changeset viewer.