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


Ignore:
Timestamp:
08/13/2016 01:19:19 PM (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:
9d11b8a5
Parents:
7c99c52
Message:

Update to GTK+-3.20.8
Update to wayland-protocols-1.6
Update to colord-1.3.3

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

File:
1 edited

Legend:

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

    r7c99c52 rde4d07a  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-20;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-20;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "914e55ea053161f4a575c1c8dade7954">
    10   <!ENTITY gtk3-size          "16 MB">
    11   <!ENTITY gtk3-buildsize     "547 MB (plus 9 MB for tests)">
    12   <!ENTITY gtk3-time          "6.2 SBU (plus 0.9 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "b25027b5cf9db8dbabd25c131b7d815e">
     10  <!ENTITY gtk3-size          "17 MB">
     11  <!ENTITY gtk3-buildsize     "539 MB (plus 9 MB for tests)">
     12  <!ENTITY gtk3-time          "5.7 SBU (plus 0.4 SBU for tests)">
    1313]>
    1414
     
    199199
    200200    <para>
    201       <parameter>--enable-broadway-backend</parameter>: switch enables the
     201      <parameter>--enable-broadway-backend</parameter>: This switch enables the
    202202      HTML5 GTK backend.
    203203    </para>
    204204
    205205    <para>
    206       <parameter>--enable-x11-backend</parameter>: switch enables the X11 GDK
    207       backend.
    208     </para>
    209 
    210     <para>
    211       <parameter>--{disable,enable}-wayland-backend</parameter>: switch
     206      <parameter>--enable-x11-backend</parameter>: This switch enables the X11
     207      GDK backend.
     208    </para>
     209
     210    <para>
     211      <parameter>--{disable,enable}-wayland-backend</parameter>: This switch
    212212      disables or enables the Wayland GDK backend, which is required for
    213213      <application>GNOME</application> Wayland support. Remove it if you
     
    245245        <application>GTK+ 3</application> application looks. An icon theme can
    246246        be used to change the icons that appear on the application's toolbar.
    247         If you have installed a <application>GTK+ 3</application> theme (eg
     247        If you have installed a <application>GTK+ 3</application> theme (e.g.
    248248        <xref linkend="gnome-themes-standard"/>), an icon theme (such as <xref
    249249        linkend="oxygen-icons5"/>) and/or a font (such as <ulink
Note: See TracChangeset for help on using the changeset viewer.