Changeset 560b86d


Ignore:
Timestamp:
04/06/2017 01:33:46 AM (7 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.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, 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:
8bd63687
Parents:
1f640004
Message:

Update to WebKitGTK+-2.16.0
Archive geoclue-0.12.0
Update to geoclue2-2.4.6
Update to gjs-1.48.0

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

Files:
9 edited
1 moved

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r1f640004 r560b86d  
    1919<!ENTITY libsecret-version            "0.18.5">
    2020<!ENTITY gcr-version                  "3.20.0">
    21 <!ENTITY gjs-version                  "1.46.0">
     21<!ENTITY gjs-version                  "1.48.0">
    2222<!ENTITY gnome-autoar-version         "0.2.1">
    2323<!ENTITY gnome-desktop-version        "3.22.2">
  • gnome/platform/gcr.xml

    r1f640004 r560b86d  
    182182        <listitem>
    183183          <para>
    184             is used to view certificate and key files.
     184            is used to view certificates and key files.
    185185          </para>
    186186          <indexterm zone="gcr gcr-viewer">
  • gnome/platform/gjs.xml

    r1f640004 r560b86d  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.46/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.46/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "25574b60f4e1173fee0bd4920231df3e">
    10   <!ENTITY gjs-size          "480 KB">
    11   <!ENTITY gjs-buildsize     "68 MB (with tests)">
    12   <!ENTITY gjs-time          "0.5 SBU (with tests)">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.48/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.48/gjs-&gjs-version;.tar.xz">
     9  <!ENTITY gjs-md5sum        "b4016f257c99ba559b7ad2dc800b6e2e">
     10  <!ENTITY gjs-size          "580 KB">
     11  <!ENTITY gjs-buildsize     "44 MB (with tests)">
     12  <!ENTITY gjs-time          "0.7 SBU (with tests)">
    1313]>
    1414
     
    7777      <xref linkend="cairo"/>,
    7878      <xref linkend="gobject-introspection"/>, and
    79       <xref linkend="JS2"/>
     79      <xref linkend="js38"/>
    8080    </para>
    8181
     
    8787    <bridgehead renderas="sect4">Optional</bridgehead>
    8888    <para role="optional">
     89      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
     90      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
    8991      <ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
    9092    </para>
     
    149151        <seg>
    150152          /usr/include/gjs-1.0 and
    151           /usr/lib{,exec}/gjs
     153          /usr/lib/gjs
    152154        </seg>
    153155      </seglistitem>
     
    159161      <?dbhtml list-presentation="table"?>
    160162
    161 <!--      <varlistentry id="gjs-console">
     163      <varlistentry id="gjs-console">
    162164        <term><command>gjs-console</command></term>
    163165        <listitem>
    164166          <para>
    165             does this .....
     167            contains a console to run <application>JavaScript</application>
     168            commands.
    166169          </para>
    167170          <indexterm zone="gjs gjs-console">
     
    169172          </indexterm>
    170173        </listitem>
    171       </varlistentry> -->
     174      </varlistentry>
    172175
    173176      <varlistentry id="libgjs">
  • introduction/welcome/changelog.xml

    r1f640004 r560b86d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Archived Geoclue. Fixes
     49          <ulink url="&blfs-ticket-root;9089">#9089</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to WebkitGTK+-2.16.0. Fixes
     53          <ulink url="&blfs-ticket-root;9033">#9033</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to geoclue-2.4.6. Partially fixes
     57          <ulink url="&blfs-ticket-root;9024">#9024</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to gjs-1.48.0. Partially fixes
     61          <ulink url="&blfs-ticket-root;9024">#9024</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[ken] - Update to asymptote-2.41. Fixes
    4965          <ulink url="&blfs-ticket-root;9042">#9042</ulink>.</para>
  • networking/netlibs/geoclue2.xml

    r1f640004 r560b86d  
    88           "http://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-&geoclue2-version;.tar.xz">
    99  <!ENTITY geoclue2-download-ftp  " ">
    10   <!ENTITY geoclue2-md5sum        "a88535b4600a8195faeb30aa6b0590a4">
     10  <!ENTITY geoclue2-md5sum        "ea0b736c6b28417d488a3f665725015a">
    1111  <!ENTITY geoclue2-size          "360 KB">
    1212  <!ENTITY geoclue2-buildsize     "14 MB">
    13   <!ENTITY geoclue2-time          "0.1 SBU">
     13  <!ENTITY geoclue2-time          "0.2 SBU">
    1414]>
    1515
  • networking/netlibs/netlibs.xml

    r1f640004 r560b86d  
    2323
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue.xml"/>
    26 
    27   <!-- systemd only -->
     25  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue.xml"/> -->
    2826  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue2.xml"/>
    29 
    3027  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib-networking.xml"/>
    3128  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ldns.xml"/>
  • packages.ent

    r1f640004 r560b86d  
    427427<!-- Chapter 17 -->
    428428<!ENTITY curl-version                 "7.53.1">
    429 <!ENTITY geoclue-version              "0.12.0">
    430 <!ENTITY geoclue2-version             "2.4.5">
     429<!-- <!ENTITY geoclue-version              "0.12.0"> -->
     430<!ENTITY geoclue2-version             "2.4.6">
    431431<!ENTITY glib-networking-version      "2.50.0">
    432432<!ENTITY ldns-version                 "1.7.0">
     
    546546<!ENTITY shared-mime-info-version     "1.8">
    547547<!ENTITY startup-notification-version "0.12">
    548 <!ENTITY webkitgtk-version            "2.14.5">    <!-- Even minors only -->
     548<!ENTITY webkitgtk-version            "2.16.0">    <!-- Even minors only -->
    549549
    550550<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • postlfs/security/gnupg2.xml

    r1f640004 r560b86d  
    9090      <xref linkend="sqlite"/>,
    9191      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
    92       <ulink url="https://sourceforge.net/projects/mcj/">fig2dev</ulink> (for
     92      <ulink url="http://mcj.sourceforge.net/">fig2dev</ulink> (for
    9393      generating documentation),
    9494      and <ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
  • x/lib/webkitgtk.xml

    r1f640004 r560b86d  
    88  <!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    99  <!ENTITY webkitgtk-download-ftp  " ">
    10   <!ENTITY webkitgtk-md5sum        "7fe3cb2699e64f969b285823c5ae2516">
    11   <!ENTITY webkitgtk-size          "13 MB">
     10  <!ENTITY webkitgtk-md5sum        "575edee5f4d62ffd80ad68b9b9893933">
     11  <!ENTITY webkitgtk-size          "14 MB">
    1212  <!ENTITY webkitgtk-buildsize     "1.1 GB (115 MB installed)">
    13   <!ENTITY webkitgtk-time          "38 SBU (using parallelism=4, 131 SBUs using one core)">
     13  <!ENTITY webkitgtk-time          "42 SBU (using parallelism=4, 142 SBUs using one core)">
    1414]>
    1515
     
    9797    <bridgehead renderas="sect4">Recommended</bridgehead>
    9898    <para role="recommended" revision="sysv">
    99       <xref linkend="geoclue"/>,
     99      <xref linkend="geoclue2"/>,
    100100      <xref linkend="gobject-introspection"/>,
    101101      <xref linkend="hicolor-icon-theme"/>
    102102    </para>
    103103    <para role="recommended" revision="systemd">
    104       <xref linkend="geoclue2"/> or
    105       <xref linkend="geoclue"/>,
     104      <xref linkend="geoclue2"/>,
    106105      <xref linkend="gobject-introspection"/>,
    107106      <xref linkend="hicolor-icon-theme"/>
     
    115114      <xref linkend="llvm"/>,
    116115      <xref linkend="wayland"/>,
    117       <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
    118       <ulink url="http://freedesktop.org/wiki/Software/GeoClue/">GeoClue2</ulink>, and
     116      <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>, and
    119117      <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
    120118    </para>
     
    139137    <bridgehead renderas="sect3">Installation of
    140138    <application>WebKitGTK+</application></bridgehead>
     139
     140    <caution>
     141      <para>
     142        You must rebuild <application>Perl</application> with -Dusethreads
     143        if LFS was built without that option. LFS made this change in
     144        April 2017.
     145      </para>
     146    </caution>
    141147
    142148    <para>
     
    211217    <para>
    212218      <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
    213       want to install <xref linkend="geoclue"/> or
    214       <xref linkend="geoclue2"/>.
     219      want to install <xref linkend="geoclue2"/>.
    215220    </para>
    216221
Note: See TracChangeset for help on using the changeset viewer.