Ignore:
Timestamp:
10/28/2015 07:45:14 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 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:
e4192e55
Parents:
f9431b6
Message:
  • Update to GNOME-3.18.1 (GNOME-3.18.1) - end.
  • Update to webkitgtk-2.10.3 (webkitgtk+-2.10.3).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/epiphany.xml

    rf9431b6 ra78d8510  
    66
    77  <!ENTITY epiphany-download-http
    8            "&gnome-download-http;/epiphany/&gnome-minor-16;/epiphany-&epiphany-version;.tar.xz">
     8           "&gnome-download-http;/epiphany/&gnome-minor-18;/epiphany-&epiphany-version;.tar.xz">
    99  <!ENTITY epiphany-download-ftp
    10            "&gnome-download-ftp;/epiphany/&gnome-minor-16;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "3296af4532b8019775f4b40d21a341ae">
    12   <!ENTITY epiphany-size          "2.9 MB">
    13   <!ENTITY epiphany-buildsize     "91 MB">
    14   <!ENTITY epiphany-time          "0.6 SBU">
     10           "&gnome-download-ftp;/epiphany/&gnome-minor-18;/epiphany-&epiphany-version;.tar.xz">
     11  <!ENTITY epiphany-md5sum        "706d1c649c905f6b46a4867c3946e339">
     12  <!ENTITY epiphany-size          "3 MB">
     13  <!ENTITY epiphany-buildsize     "68 MB (with tests)">
     14  <!ENTITY epiphany-time          "0.6 SBU (with tests)">
    1515]>
    1616
     
    119119
    120120    <para>
    121       This package does not come with a testsuite.
    122     </para>
    123 
    124     <para>
    125121      Now, as the <systemitem class="username">root</systemitem> user:
    126122    </para>
    127123
    128124<screen role="root"><userinput>make install</userinput></screen>
     125
     126    <para>
     127      An already active graphical session with bus address is necessary
     128      to execute the test suite. The <quote>test-ephy-download</quote>
     129      needs a GNOME session, otherwise, it fails. To test the results,
     130      removing the failing <quote>test-ephy-download</quote>, issue:
     131    </para>
     132
     133<screen><userinput>sed -e 's/ephy-download$(EXEEXT) test-//' \
     134    -i tests/Makefile &amp;&amp;
     135
     136make check</userinput></screen>
    129137
    130138  </sect2>
     
    146154        </seg>
    147155        <seg>
    148           /usr/lib/epiphany,
    149           /usr/share/epiphany, and
    150           /usr/share/help/*/epiphany
     156          /usr/{lib,share,share/help/*}/epiphany
    151157        </seg>
    152158      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.