Changeset 206913a


Ignore:
Timestamp:
12/01/2017 11:42:20 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
c3c71c0
Parents:
b596c229
Message:

Update to epiphany-3.26.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb596c229 r206913a  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to epiphany-3.26.2. Fixes
     49          <ulink url="&blfs-ticket-root;9956">#9956</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Adjust sqlite instructions to satisfy thunderbird.</para>
    4953        </listitem>
  • packages.ent

    rb596c229 r206913a  
    725725<!-- Chapter 43 -->
    726726<!ENTITY chromium-version             "62.0.3202.94">
    727 <!ENTITY epiphany-version             "3.26.1">
     727<!ENTITY epiphany-version             "3.26.2">
    728728<!ENTITY firefox-version              "57.0">
    729729<!ENTITY flashplayer-version          "27.0.0.187">
  • x/lib/webkitgtk.xml

    rb596c229 r206913a  
    9191      <xref linkend="mesa"/>,
    9292      <xref linkend="ruby"/>,
    93       <xref linkend="sqlite"/> and
     93      <xref linkend="sqlite"/>, and
    9494      <xref linkend="which"/>
    9595    </para>
     
    9999      <xref linkend="geoclue2"/>,
    100100      <xref linkend="gobject-introspection"/>,
    101       <xref linkend="hicolor-icon-theme"/>
     101      <xref linkend="hicolor-icon-theme"/>, and
    102102      <xref linkend="libnotify"/>
    103103    </para>
     
    108108      <xref linkend="harfbuzz"/>,
    109109      <xref linkend="llvm"/>,
    110       <xref linkend="wayland"/>,
     110      <xref linkend="wayland"/>, 
    111111      <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>, and
    112112      <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
     
    253253        <seg>
    254254          /usr/include/webkitgtk-4.0,
    255           /usr/lib{,exec}/webkit2gtk-4.0 and
     255          /usr/lib{,exec}/webkit2gtk-4.0, and
    256256          /usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0
    257257        </seg>
  • xsoft/graphweb/epiphany.xml

    rb596c229 r206913a  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-26;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "350d9953045e57c5dd14904297e3746b">
    12   <!ENTITY epiphany-size          "4.0 MB">
    13   <!ENTITY epiphany-buildsize     "36 MB">
    14   <!ENTITY epiphany-time          "0.3 SBU">
     11  <!ENTITY epiphany-md5sum        "d63203181e92e240b1dc7fd3a5a89ece">
     12  <!ENTITY epiphany-size          "4.2 MB">
     13  <!ENTITY epiphany-buildsize     "43 MB">
     14  <!ENTITY epiphany-time          "0.2 SBU (with parallelism=4)">
    1515]>
    1616
     
    128128    </para>
    129129
    130 <screen role="root"><userinput>ninja install</userinput></screen>
     130<screen role="root"><userinput>ninja install &amp;&amp;
     131glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
    131132
    132133    <para>
Note: See TracChangeset for help on using the changeset viewer.