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


Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

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

File:
1 edited

Legend:

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

    r8f6f10e rd60cd837  
    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        "f336c5ce0bc10f6ebdd9e34dcff65b15">
    10   <!ENTITY gtk3-size          "21 MB">
    11   <!ENTITY gtk3-buildsize     "459 MB (add 10 MB for tests)">
    12   <!ENTITY gtk3-time          "2.5 SBU (using parallelism=4, add 1.0 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "cef258e9877461611f117d898f407240">
     10  <!ENTITY gtk3-size          "20 MB">
     11  <!ENTITY gtk3-buildsize     "590 MB (add 12 MB for tests)">
     12  <!ENTITY gtk3-time          "3.9 SBU (using parallelism=4, add 0.8 SBU for tests)">
    1313]>
    1414
     
    7878      <xref linkend="at-spi2-atk"/>,
    7979      <xref linkend="gdk-pixbuf"/>,
    80       <xref linkend="libepoxy"/>,
    81       <xref linkend="pango"/>, and
    82       <xref linkend="six"/>
     80      <xref linkend="libepoxy"/>, and
     81      <xref linkend="pango"/>
     82<!-- does not seem to be needed anymore
     83      <xref linkend="six"/>-->
    8384    </para>
    8485
     
    145146    </para>
    146147
    147 <screen><userinput>sed -i 's/dfeault/default/' docs/tools/shooter.c &amp;&amp;
    148 
    149 ./configure --prefix=/usr             \
     148<screen><userinput>./configure --prefix=/usr             \
    150149            --sysconfdir=/etc         \
    151150            --enable-broadway-backend \
     
    167166      <command>make -k check</command>.
    168167      The colorchooser.ui portion of the accessibility-dump test is
    169       known to fail.  Additioanlly many tests will fail if the current
     168      known to fail.  Additionally many tests will fail if the current
    170169      gtk theme (such as current XFCE themes) has deprecated elements.
    171170    </para>
Note: See TracChangeset for help on using the changeset viewer.