Changeset 2535d7fd for x/lib/gtk+3.xml


Ignore:
Timestamp:
03/15/2019 02:38:51 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
15c1a33
Parents:
e0fa4a5
Message:

Merge to HEAD 21327.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    re0fa4a5 r2535d7fd  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "32862355c08f6af3e7848c695cd4081b">
    10   <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "585 MB (add 11 MB for tests)">
    12   <!ENTITY gtk3-time          "2.8 SBU (using parallelism=4, add 0.6 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "378d327eeb24580fcbc941003de547b9">
     10  <!ENTITY gtk3-size          "18 MB">
     11  <!ENTITY gtk3-buildsize     "450 MB (add 10 MB for tests)">
     12  <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 0.3 SBU for tests)">
    1313]>
    1414
     
    165165    <para>
    166166      To test the results you need a graphical session, then issue
    167       <command>make -k check</command>.
    168       The colorchooser.ui portion of the accessibility-dump test is
    169       known to fail.  Additionally many tests will fail if the current
     167      <command>make -k check</command>. There are several tests that
     168      have subtests that are known to fail: scrolledwindow, treeview,
     169      accessibility-dump, test-css-nodes, and gtk-reftest.
     170      Additionally many tests will fail if the current
    170171      gtk theme (such as current XFCE themes) has deprecated elements.
    171172    </para>
Note: See TracChangeset for help on using the changeset viewer.