Changeset c5207e4 for x/lib/gtk+3.xml


Ignore:
Timestamp:
10/12/2018 11:55:59 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
8d4d84d
Parents:
9fb63b5
Message:

perl modules branch: merge trunk r20598:20625.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20626 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    r9fb63b5 rc5207e4  
    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        "7ecfbcb662384c8b466dc342bf295f4d">
     9  <!ENTITY gtk3-md5sum        "9dfe16f486573815f242fa400763feb7">
    1010  <!ENTITY gtk3-size          "18 MB">
    11   <!ENTITY gtk3-buildsize     "571 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "2.3 SBU (using parallelism=4, add 0.4 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "569 MB (add 9 MB for tests)">
     12  <!ENTITY gtk3-time          "2.8 SBU (using parallelism=4, add 0.5 SBU for tests)">
    1313]>
    1414
     
    8888      keys, also needed for tests),
    8989      <xref linkend="hicolor-icon-theme"/> (needed for tests),
     90      <xref linkend="iso-codes"/>,
    9091      <xref linkend="libxkbcommon"/>,
    9192      <xref linkend="wayland"/>, and
     
    163164      To test the results you need a graphical session, then issue
    164165      <command>make -k check</command>.
    165       Several tests are known to fail.  At times there will be many failures
    166       depending on the current GTK Theme.
     166      Some tests may fail, although "/Default Values/GdkPixbuf" is the only known
     167      failure as of version 3.24.1.
    167168    </para>
    168169
     
    208209      or you do not wish to build <application>GNOME</application> with Wayland
    209210      support.  Other changes may be needed to allow the build to complete
    210       without the wayland-backend enabled.
     211      without the wayland backend enabled.
    211212    </para>
    212213
     
    242243        be used to change the icons that appear on the application's toolbar.
    243244        If you have installed a <application>GTK+ 3</application> theme (e.g.
    244         <xref linkend="gnome-themes-standard"/>), an icon theme (such as <xref
    245         linkend="oxygen-icons5"/>) and/or a font (such as <ulink
    246         url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>), you can set
    247         your prefences in <filename>~/.config/gtk-3.0/settings.ini</filename>
     245        <xref linkend="gnome-themes-extra"/>), an icon theme (such as <xref
     246        linkend="oxygen-icons5"/>) and/or a font (<xref linkend="dejavu-fonts"/>),
     247        you can set your preferences in <filename>~/.config/gtk-3.0/settings.ini</filename>,
    248248        or the default system wide configuration file (as the <systemitem
    249249        class="username">root</systemitem> user), in
Note: See TracChangeset for help on using the changeset viewer.