Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-shell.xml

    rbf96a53 ra26e9db  
    66
    77  <!ENTITY gnome-shell-download-http
    8            "&gnome-download-http;/gnome-shell/&gnome-40;/gnome-shell-&gnome-shell-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell/&gnome-minor-38;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp
    10            "&gnome-download-ftp;/gnome-shell/&gnome-40;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "079b731cafd4db458b5d357c9a6ae697">
    12   <!ENTITY gnome-shell-size          "1.8 MB">
    13   <!ENTITY gnome-shell-buildsize     "69 MB (including tests)">
     10           "&gnome-download-ftp;/gnome-shell/&gnome-minor-38;/gnome-shell-&gnome-shell-version;.tar.xz">
     11  <!ENTITY gnome-shell-md5sum        "069511072eedd1934b762320467c0ab7">
     12  <!ENTITY gnome-shell-size          "1.7 MB">
     13  <!ENTITY gnome-shell-buildsize     "72 MB (including tests)">
    1414  <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4, with tests)">
    1515]>
     
    1919
    2020  <sect1info>
     21    <othername>$LastChangedBy$</othername>
    2122    <date>$Date$</date>
    2223  </sect1info>
     
    3637    </para>
    3738
    38     &lfs110a_checked;
     39    &lfs10_checked;
    3940
    4041    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7172      </listitem>
    7273    </itemizedlist>
    73 
    74     <!--
    75     <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact" revision="sysv">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-fix_xwayland-1.patch"/>
    81         </para>
    82       </listitem>
    83     </itemizedlist>
    84     -->
    8574
    8675    <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
     
    9281      <xref linkend="gnome-autoar"/>,
    9382      <xref linkend="gnome-control-center"/>,
    94       <xref linkend="gtk4"/>,
    9583      <xref linkend="mutter"/>,
    9684      <xref linkend="sassc"/>,
     
    147135cd    build &amp;&amp;
    148136
    149 meson --prefix=/usr --buildtype=release -Dsystemd=false .. &amp;&amp;
     137meson --prefix=/usr -Dsystemd=false .. &amp;&amp;
    150138ninja</userinput></screen>
    151139
     
    153141cd    build &amp;&amp;
    154142
    155 meson --prefix=/usr --buildtype=release .. &amp;&amp;
     143meson --prefix=/usr .. &amp;&amp;
    156144ninja</userinput></screen>
    157145
     
    172160  <sect2 role="commands">
    173161    <title>Command Explanations</title>
    174 
    175     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    176       href="../../xincludes/meson-buildtype-release.xml"/>
    177 
    178     <para revision="sysv">
    179       <command>patch ...</command>: This patch fixes a bug when trying to
    180       start an xwayland application on non systemd.
    181     </para>
    182162
    183163    <para revision="sysv">
     
    230210          <para>
    231211            provides the core user interface functions for the
    232             <application>GNOME</application> 3 Desktop
     212            <application>GNOME</application> 3 Desktop.
    233213          </para>
    234214          <indexterm zone="gnome-shell gnome-shell-prog">
Note: See TracChangeset for help on using the changeset viewer.