Changeset c5207e4 for gnome/platform


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

Location:
gnome/platform
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    r9fb63b5 rc5207e4  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.54/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.54/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "d1511700758439e76704b28ac033a465">
     9  <!ENTITY gjs-md5sum        "54530c44fef502ac5a0fbc5772d77ace">
    1010  <!ENTITY gjs-size          "636 KB">
    11   <!ENTITY gjs-buildsize     "175 MB (with tests)">
    12   <!ENTITY gjs-time          "0.8 SBU (with tests)">
     11  <!ENTITY gjs-buildsize     "78 MB (with tests)">
     12  <!-- 100 MB less - seems fishy, but seems to work. -->
     13  <!ENTITY gjs-time          "1.0 SBU (with tests)">
    1314]>
    1415
     
    113114      To test the results, issue: <command>make check</command>. The
    114115      <application>GTK</application> and <application>Cairo</application>
    115       tests will fail if not running in an Xorg session.
     116      tests will fail if not running in an Xorg session. Two tests that
     117      use Unicode are known to fail.
    116118    </para>
    117119
  • gnome/platform/gnome-shell.xml

    r9fb63b5 rc5207e4  
    107107      <xref role="runtime" linkend="gnome-backgrounds"/>,
    108108      <xref role="runtime" linkend="gnome-menus"/>,
    109       <xref role="runtime" linkend="gnome-themes-standard"/>, and
     109      <xref role="runtime" linkend="gnome-themes-extra"/>, and
    110110      <xref role="runtime" linkend="telepathy-mission-control"/>
    111111    </para>
  • gnome/platform/platform.xml

    r9fb63b5 rc5207e4  
    6363  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
    65 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwacom.xml"/> --><!-- MOVED TO General Libraries -->
    6665  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
    6766  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
     
    9291  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdm.xml"/>
    9392  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-user-docs.xml"/>
    94 
    95 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/>
    96   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/>
    97   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-extras.xml"/>
    98   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-symbolic.xml"/>
    99   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-themes-standard.xml"/>-->
    10093  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp.xml"/>
    10194  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notification-daemon.xml"/>
Note: See TracChangeset for help on using the changeset viewer.