Ignore:
Timestamp:
10/30/2014 10:43:03 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
7bb1463
Parents:
60eca8b1
Message:

More desktop updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/desktop/mutter.xml

    r60eca8b1 r48160fd  
    55  %general-entities;
    66
    7   <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor;/mutter-&mutter-version;.tar.xz">
    8   <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "cdc714426c246e447e62755df0157783">
    10   <!ENTITY mutter-size          "1.7 MB">
    11   <!ENTITY mutter-buildsize     "52 MB">
    12   <!ENTITY mutter-time          "0.5 SBU">
     7  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor14;/mutter-&mutter-version;.tar.xz">
     8  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor14;/mutter-&mutter-version;.tar.xz">
     9  <!ENTITY mutter-md5sum        "109b17c68f94d0424d31cddfd4012417">
     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).
     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).
    3737    </para>
    3838
     
    7979      <xref linkend="clutter"/>,
    8080      <xref linkend="gnome-desktop"/>,
     81      <xref linkend="libxkbcommon"/>,
    8182      <xref linkend="upower"/>, and
    8283      <xref linkend="zenity"/>
     
    8889      <xref linkend="libcanberra"/>, and
    8990      <xref linkend="startup-notification"/>
     91    </para>
     92
     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.
    90102    </para>
    91103
     
    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.