mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Update to WebkitGTK+-2.12.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17746 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
43d840edfc
commit
080eb9bba6
@ -51,6 +51,10 @@
|
||||
<para>[renodr] - Update to LLVM-3.9.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;8257">#8257</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to WebkitGTK+-2.12.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;8268">#8268</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -533,7 +533,7 @@
|
||||
<!ENTITY shared-mime-info-version "1.6">
|
||||
<!ENTITY startup-notification-version "0.12">
|
||||
<!ENTITY webkitgtk2-version "2.4.11"> <!-- Even minors only -->
|
||||
<!ENTITY webkitgtk-version "2.12.4"> <!-- Even minors only -->
|
||||
<!ENTITY webkitgtk-version "2.12.5"> <!-- Even minors only -->
|
||||
|
||||
<!ENTITY gtk2-libdir "2.0/2.10.0">
|
||||
<!ENTITY qt5-dir "$QT5DIR">
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!-- This is the 2.8.x and later version of webkit -->
|
||||
<!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
|
||||
<!ENTITY webkitgtk-download-ftp " ">
|
||||
<!ENTITY webkitgtk-md5sum "0331ac714fd1a0587ffea470ef1afb20">
|
||||
<!ENTITY webkitgtk-md5sum "7a9ea00ec195488db90fdeb2d174ddaf">
|
||||
<!ENTITY webkitgtk-size "11.2 MB">
|
||||
<!ENTITY webkitgtk-buildsize "1.0 GB (109 MB installed)">
|
||||
<!ENTITY webkitgtk-time "36 SBU (using parallelism=4, 116 SBUs using one core)">
|
||||
<!ENTITY webkitgtk-time "35 SBU (using parallelism=4, 115 SBUs using one core)">
|
||||
]>
|
||||
|
||||
<sect1 id="webkitgtk" xreflabel="WebKitGTK+-&webkitgtk-version;">
|
||||
@ -232,7 +232,7 @@ install -vm644 ../Documentation/webkitdomgtk-4.0/html/* \
|
||||
<para>
|
||||
<option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
|
||||
want to install <xref linkend="geoclue"/> or
|
||||
<ulink url="http://freedesktop.org/wiki/Software/GeoClue/">GeoClue2</ulink>.
|
||||
<xref linkend="geoclue2"/>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user