Changeset 4ce899f


Ignore:
Timestamp:
06/05/2019 05:41:37 AM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
10eae4ba
Parents:
56580e16
Message:

Update to epiphany-3.32.2 (#11807)

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r56580e16 r4ce899f  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>June 5th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[xry111] - Update to epiphany-3.32.2. Fixes
     49          <ulink url="&blfs-ticket-root;11807">#11807</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>June 4th, 2019</para>
  • packages.ent

    r56580e16 r4ce899f  
    865865<!-- Chapter 40 -->
    866866<!--<!ENTITY chromium-version             "64.0.3282.186">-->
    867 <!ENTITY epiphany-version             "3.30.3">
     867<!ENTITY epiphany-version             "3.32.2">
    868868<!ENTITY falkon-version               "3.0.1">
    869869<!ENTITY firefox-version              "67.0.1">
  • xsoft/graphweb/epiphany.xml

    r56580e16 r4ce899f  
    66
    77  <!ENTITY epiphany-download-http
    8            "&gnome-download-http;/epiphany/&gnome-minor-30;/epiphany-&epiphany-version;.tar.xz">
     8           "&gnome-download-http;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
    99  <!ENTITY epiphany-download-ftp
    10            "&gnome-download-ftp;/epiphany/&gnome-minor-30;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "fd05702b1c9bcb6a0633de54c4a6ccd2">
    12   <!ENTITY epiphany-size          "4.3 MB">
    13   <!ENTITY epiphany-buildsize     "61 MB">
     10           "&gnome-download-ftp;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
     11  <!ENTITY epiphany-md5sum        "2a6672b22a0fdb869e5f0a415ac2da34">
     12  <!ENTITY epiphany-size          "5.2 MB">
     13  <!ENTITY epiphany-buildsize     "76 MB">
    1414  <!ENTITY epiphany-time          "0.6 SBU">
    1515]>
     
    8282      <xref linkend="iso-codes"/>,
    8383      <xref linkend="json-glib"/>,
    84       <xref linkend="libdazzle"/>,
    85       <xref linkend="libnotify"/>,
    86       <xref linkend="libwnck"/>, and
     84      <xref linkend="libnotify"/>, and
    8785      <xref linkend="webkitgtk"/>
    8886    </para>
     
    9088    <bridgehead renderas="sect4">Recommended</bridgehead>
    9189    <para role="recommended">
    92       <xref linkend="nss"/>
    93     </para>
    94 
    95     <bridgehead renderas="sect4">Optional</bridgehead>
    96     <para role="optional">
    97       <xref linkend="lsb-release"/> and
    98       <ulink url="https://github.com/GNOME/libhttpseverywhere">libhttpseverywhere</ulink>
     90      <xref linkend="libdazzle"/>
    9991    </para>
    10092
Note: See TracChangeset for help on using the changeset viewer.