Changeset bed608b0


Ignore:
Timestamp:
06/12/2016 04:33:51 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3ace4c5
Parents:
3e42104
Message:

[Systemd merge] - Chapter 25

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

Location:
x/lib
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairomm.xml

    r3e42104 rbed608b0  
    9494
    9595    <para>
    96       First, fix the documents directory name:
     96      First, fix the documentation directory name:
    9797    </para>
    9898
  • x/lib/clutter.xml

    r3e42104 rbed608b0  
    152152      <parameter>--enable-egl-backend</parameter>: This switch enables
    153153      the experimental EGL windowing backend.
     154    </para>
     155
     156    <para>
     157      <parameter>--enable-evdev-input</parameter>: This switch enables
     158      the experimental Evdev input backend which is required for
     159      <application>GNOME</application> Wayland support.
     160    </para>
     161
     162    <para>
     163      <parameter>--enable-wayland</parameter> and
     164      <parameter>--enable-wayland-compositor</parameter>: These switches
     165      enable the experimental <application>Wayland</application> API in
     166      <application>Clutter</application> which is required for
     167      <application>GNOME</application> Wayland support.
    154168    </para>
    155169
  • x/lib/cogl.xml

    r3e42104 rbed608b0  
    8080    <bridgehead renderas="sect4">Required</bridgehead>
    8181    <para role="required">
     82      <xref linkend="cairo"/>,
    8283      <xref linkend="gdk-pixbuf"/>,
    8384      <xref linkend="mesa"/>, and
     
    154155    <para>
    155156      <option>--enable-cogl-gst</option>: This switch enables gstreamer support.
     157    </para>
     158
     159    <para>
     160      <parameter>--enable-{kms,wayland,xlib}-egl-platform</parameter>: These
     161      switches enable support for KMS, Wayland and Xlib EGL platforms. They
     162      are required for <application>GNOME</application> Wayland support.
     163    </para>
     164
     165    <para>
     166      <parameter>--enable-wayland-egl-server</parameter>: This switch
     167      enables <application>Cogl</application>'s Wayland Server API
     168      which is required for <application>GNOME</application> Wayland
     169      support.
    156170    </para>
    157171
  • x/lib/gtk+3.xml

    r3e42104 rbed608b0  
    191191
    192192    <para>
    193       <parameter>--disable-wayland-backend</parameter>: switch disables the
    194       Wayland GDK backend because Wayland is not used by the gtk packages in
    195       BLFS.
     193      <parameter>--{disable,enable}-wayland-backend</parameter>: switch
     194      disables or enables the Wayland GDK backend, which is required for
     195      <application>GNOME</application> Wayland support. Remove it if you
     196      have not installed <application>Wayland</application>.     
    196197    </para>
    197198
  • x/lib/gtkmm3.xml

    r3e42104 rbed608b0  
    8989
    9090    <para>
    91       First, fix the documents directory name:
     91      First, fix the documentation directory name:
    9292    </para>
    9393
  • x/lib/pangomm.xml

    r3e42104 rbed608b0  
    8989
    9090    <para>
    91       First, fix the documents directory name:
     91      First, fix the documentation directory name:
    9292    </para>
    9393
  • x/lib/qt5.xml

    r3e42104 rbed608b0  
    122122      <!-- dropped from 5.6 <xref linkend="gtk2"/> (GTK+ Theme Support), -->
    123123      <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the included one has. # Armin, 2016-04-09: It does now -->
     124      <phrase revision="systemd"><xref linkend="ibus"/></phrase>
    124125      <xref linkend="libinput"/>, <!-- needs -libinput switch -->
    125126      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
Note: See TracChangeset for help on using the changeset viewer.