Changeset 88d8c967 for gnome


Ignore:
Timestamp:
10/15/2019 02:19:42 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
ff803c4
Parents:
e1c8ab7
Message:

Update to gnome-desktop-3.34.1
Update to gcr-3.34.0
Update to vte-0.58.2
upower: Add kernel configuration to allow it to function under systemd.

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

Location:
gnome/platform
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    re1c8ab7 r88d8c967  
    55  %general-entities;
    66
    7   <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-28;/gcr-&gcr-version;.tar.xz">
    8   <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/&gnome-minor-28;/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "afd88cacfd54c1ac5b3e0eb35e3aa674">
    10   <!ENTITY gcr-size          "1.3 MB">
    11   <!ENTITY gcr-buildsize     "86 MB (with tests)">
    12   <!ENTITY gcr-time          "0.9 SBU (with tests)">
     7  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-34;/gcr-&gcr-version;.tar.xz">
     8  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/&gnome-minor-34;/gcr-&gcr-version;.tar.xz">
     9  <!ENTITY gcr-md5sum        "4af28919fb1dd36d93603e8230283b6f">
     10  <!ENTITY gcr-size          "1.4 MB">
     11  <!ENTITY gcr-buildsize     "88 MB (with tests)">
     12  <!ENTITY gcr-time          "0.6 SBU (with tests)">
    1313]>
    1414
     
    119119    <para>
    120120      To test the results, issue: <command>make -k check</command>.
    121       The tests must be run from an X Terminal or similar. One test,
    122       "test-openssl 3", is known to fail.
     121      The tests must be run from an X Terminal or similar. <!-- One test,
     122      "test-openssl 3", is known to fail. -->
    123123    </para>
    124124
     
    167167        <seg>
    168168          /usr/include/gck-1,
    169           /usr/{include,share,share/gtk-doc/html}/gcr-3, and
     169          /usr/{include,share/gtk-doc/html}/gcr-3, and
    170170          /usr/share/gtk-doc/html/gck
    171171        </seg>
  • gnome/platform/gnome-desktop.xml

    re1c8ab7 r88d8c967  
    99  <!ENTITY gnome-desktop-download-ftp
    1010           "&gnome-download-ftp;/gnome-desktop/&gnome-minor-34;/gnome-desktop-&gnome-desktop-version;.tar.xz">
    11   <!ENTITY gnome-desktop-md5sum        "3149bbd12eaf6f4420b1a999131ec470">
     11  <!ENTITY gnome-desktop-md5sum        "357b4e63960830c1399d3341d05746ea">
    1212  <!ENTITY gnome-desktop-size          "696 KB">
    13   <!ENTITY gnome-desktop-buildsize     "14 MB (with tests)">
    14   <!ENTITY gnome-desktop-time          "0.1 SBU (using parallelism=4; with tests)">
     13  <!ENTITY gnome-desktop-buildsize     "19 MB (with tests)">
     14  <!ENTITY gnome-desktop-time          "0.1 SBU (with tests)">
    1515]>
    1616
     
    111111    </para>
    112112
    113 <screen revision="sysv"><userinput>mkdir build &amp;&amp;
    114 cd    build &amp;&amp;
    115 
    116 meson --prefix=/usr .. &amp;&amp;
    117 ninja</userinput></screen>
    118 
    119 <screen revision="systemd"><userinput>mkdir build &amp;&amp;
     113<screen><userinput>mkdir build &amp;&amp;
    120114cd build &amp;&amp;
    121115
     
    124118ninja</userinput></screen>
    125119
    126     <para revision="sysv">
    127       This package does not come with a functioning test suite.
    128       <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr -->
    129     </para>
    130 
    131     <para revision="systemd">
     120    <!-- Previously, there was a note here on SysV about the Wall Clock tests
     121         failing. Since we symlinked the timezones, it works okay now. -->
     122    <para>
    132123      To test the results, run <command>ninja test</command> from a X Terminal
    133124      or similar.
     
    160151      parameter you wish to enable the installed tests.
    161152    </para>
    162 
    163     <!-- When elogind drops into mainline, we need to add that option
    164          to gnome-desktop, otherwise there's no distributor noted. -->
    165153
    166154  </sect2>
  • gnome/platform/vte.xml

    re1c8ab7 r88d8c967  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.58/vte-&vte-version;.tar.xz">
    88  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.58/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "36ecd9e0f2d4859bf15af89c3f777561">
     9  <!ENTITY vte-md5sum        "dadbf2c1d9864d3ea185738f97ab63af">
    1010  <!ENTITY vte-size          "504 KB">
    1111  <!ENTITY vte-buildsize     "11 MB (with tests)">
    12   <!ENTITY vte-time          "0.3 SBU (using parallelism=4; with tests)">
     12  <!ENTITY vte-time          "0.4 SBU (using parallelism=4; with tests)">
    1313  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
    1414
     
    9393    <bridgehead renderas="sect4">Optional</bridgehead>
    9494    <para role="optional">
    95       <xref linkend="fribidi"/> and
    96       <xref linkend="gtk-doc"/>
     95      <xref linkend="fribidi"/>,
     96      <xref linkend="gtk-doc"/>, and
     97      <ulink url="https://wiki.gnome.org/Projects/GTK/Roadmap/GTK4">GTK+-4</ulink>
    9798    </para>
    9899
Note: See TracChangeset for help on using the changeset viewer.