Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/desktop/mutter.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor14;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor14;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "28fdb6b2464d0a278013859f469a474b">
    10   <!ENTITY mutter-size          "1.5 MB">
    11   <!ENTITY mutter-buildsize     "39.3 MB">
    12   <!ENTITY mutter-time          "0.7 SBU">
     9  <!ENTITY mutter-md5sum        "0f5b6beea5ae58c9ad1073ca8e47e19a">
     10  <!ENTITY mutter-size          "1.6 MB">
     11  <!ENTITY mutter-buildsize     "62 MB">
     12  <!ENTITY mutter-time          "0.8 SBU">
    1313]>
    1414
     
    3232    <para>
    3333      <application>Mutter</application> is the window manager for
    34       <application>GNOME</application>. It is not invoked directly, but from
    35       <application>gnome-session</application> (on a machine with a hardware
    36       accelerated video driver).
    37     </para>
    38 
    39     &lfs76_checked;
     34      <application>GNOME</application>. It is not invoked directly,
     35      but from <application>GNOME Session</application> (on a
     36      machine with a hardware accelerated video driver).
     37    </para>
     38
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979      <xref linkend="clutter"/>,
    8080      <xref linkend="gnome-desktop"/>,
     81      <xref linkend="libxkbcommon"/>,
    8182      <xref linkend="upower"/>, and
    8283      <xref linkend="zenity"/>
     
    9091    </para>
    9192
     93    <bridgehead renderas="sect4">Recommended (Required to
     94    build the Wayland compositor)</bridgehead>
     95    <para role="recommended">
     96      <xref linkend="libinput"/>,
     97      <xref linkend="wayland"/>, and
     98      <xref linkend="xorg-server"/> (with <command>Xwayland</command>).
     99      Additionally, <xref linkend="cogl"/>, <xref linkend="clutter"/>
     100      and <xref linkend="gtk3"/> need to be built with
     101      <application>Wayland</application> support.
     102    </para>
     103
    92104    <para condition="html" role="usernotes">User Notes:
    93105      <ulink url="&blfs-wiki;/mutter"/>
     
    105117
    106118<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    107 make CFLAGS=-Wno-error</userinput></screen>
     119make</userinput></screen>
    108120
    109121    <para>
     
    146158        </seg>
    147159        <seg>
    148           /usr/include/mutter, and
    149           /usr/lib/mutter
     160          /usr/include/mutter,
     161          /usr/lib/mutter, and
     162          /usr/share/gtk-doc/html/meta
    150163        </seg>
    151164      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.