Ignore:
Timestamp:
07/10/2016 12:08:23 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
f48e7a4
Parents:
b30f11f
Message:

Update to EOG-3.20.3
Update to Epiphany-3.20.3
Update to Evince-3.20.1
Update to gnome-screenshot-3.20.1
Update to gparted-0.26.1
(systemd/gnome merge staging) Update to seahorse-3.20.0
(systemd/gnome merge staging) Update to vinagre-3.20.2
(systemd/gnome merge) Moved vinagre over to trunk
Tags and Typo Fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/epiphany.xml

    rb30f11f rc828e9cb  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-20;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "e6b8cddf32775f1f6eb852ed49258277">
    12   <!ENTITY epiphany-size          "3.2 MB">
    13   <!ENTITY epiphany-buildsize     "58 MB (with tests)">
    14   <!ENTITY epiphany-time          "0.9 SBU (with tests)">
     11  <!ENTITY epiphany-md5sum        "31822b6b199f724f212ae9200bc055f1">
     12  <!ENTITY epiphany-size          "2.1 MB">
     13  <!ENTITY epiphany-buildsize     "63 MB">
     14  <!ENTITY epiphany-time          "0.9 SBU">
    1515]>
    1616
     
    3838    </para>
    3939
    40     &lfs79_checked;
     40    &lfs79_checked;&gcc6_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    124124<screen role="root"><userinput>make install</userinput></screen>
    125125
     126<!-- We will see if this happens to improve with a new release. If it doesn't,
     127recommend changing to "This package does not have a working test suite." -->
     128
    126129    <para>
    127130      An already active graphical session with a bus address is necessary
    128       to execute the test suite.  To test the results, run:
     131      to execute the test suite.  Some tests may fail for unknown reasons.
     132      To test the results, run:
    129133    </para>
    130134
    131 <screen><userinput>make check</userinput></screen>
     135<screen><userinput>make -k check</userinput></screen>
    132136
    133137  </sect2>
Note: See TracChangeset for help on using the changeset viewer.