Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

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

File:
1 edited

Legend:

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

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY gnome-shell-download-http
    8            "&gnome-download-http;/gnome-shell/&gnome-minor-30;/gnome-shell-&gnome-shell-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell/&gnome-minor-32;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp
    10            "&gnome-download-ftp;/gnome-shell/&gnome-minor-30;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "3aef5c837c85f6e5318b845fc844b1fe">
     10           "&gnome-download-ftp;/gnome-shell/&gnome-minor-32;/gnome-shell-&gnome-shell-version;.tar.xz">
     11  <!ENTITY gnome-shell-md5sum        "059529c91a3d84e6542f662be47a657f">
    1212  <!ENTITY gnome-shell-size          "1.4 MB">
    13   <!ENTITY gnome-shell-buildsize     "53 MB">
    14   <!ENTITY gnome-shell-time          "0.4 SBU">
     13  <!ENTITY gnome-shell-buildsize     "63 MB">
     14  <!ENTITY gnome-shell-time          "0.3 SBU">
    1515]>
    1616
     
    7373    </itemizedlist>
    7474
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-security_fix-1.patch"/>
    81         </para>
    82       </listitem>
    83     </itemizedlist>
    84 
    8575    <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
    8676
    8777    <bridgehead renderas="sect4">Required</bridgehead>
    8878    <para role="required">
    89       <xref linkend="caribou"/>,
    9079      <xref linkend="evolution-data-server"/>,
    9180      <xref linkend="gjs"/>,
     
    9382      <xref linkend="libcroco"/>,
    9483      <xref linkend="mutter"/>,
    95       <xref linkend="sassc"/>,<phrase revision="sysv"> and</phrase>
    96       <xref linkend="startup-notification"/><phrase revision="systemd">, and
    97       <xref linkend="systemd"/></phrase>
     84      <xref linkend="sassc"/>,
     85      <xref linkend="startup-notification"/>, and
     86      <phrase revision="sysv"><xref linkend="elogind"/></phrase>
     87      <phrase revision="systemd"><xref linkend="systemd"/></phrase>
    9888    </para>
    9989
     
    134124    </para>
    135125
    136 <screen revision="sysv"><userinput>patch -Np1 -i ../gnome-shell-&gnome-shell-version;-security_fix-1.patch &amp;&amp;
    137 
    138 mkdir build &amp;&amp;
    139 cd    build &amp;&amp;
    140 
    141 meson --prefix=/usr    \
    142       -Dsystemd=false  \
    143       -Dsystemdunitdir=no .. &amp;&amp;
    144 ninja</userinput></screen>
    145 
    146 <screen revision="systemd"><userinput>patch -Np1 -i ../gnome-shell-&gnome-shell-version;-security_fix-1.patch &amp;&amp;
    147 
    148 mkdir build &amp;&amp;
     126<screen><userinput>mkdir build &amp;&amp;
    149127cd    build &amp;&amp;
    150128
     
    179157          and gnome-shell-perf-tool
    180158        </seg>
    181        <seg>
    182           libgnome-shell-browser-plugin.so (Browser Plugin)
     159        <seg>
     160          <!-- libgnome-shell-browser-plugin.so (Browser Plugin) -->
     161          None
    183162        </seg>
    184163        <seg>
Note: See TracChangeset for help on using the changeset viewer.