Changeset 773db87 for x


Ignore:
Timestamp:
09/03/2013 07:08:19 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1a7c10b9
Parents:
ec592a68
Message:

More tags

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

Location:
x/lib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • x/lib/clutter-gst2.xml

    rec592a68 r773db87  
    3939    </para>
    4040
    41     &lfs73_checked;
     41    &lfs74_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    107107    </para>
    108108
     109    <note><para>
     110      This packages must be built from an Xterm.  It will fail
     111      over an ssh sesion.
     112    </para></note>
     113
    109114<screen><userinput>./configure --prefix=/usr &amp;&amp;
    110115make</userinput></screen>
  • x/lib/clutter-gtk.xml

    rec592a68 r773db87  
    3838    </para>
    3939
    40     &lfs73_checked;
     40    &lfs74_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/clutter.xml

    rec592a68 r773db87  
    3636    </para>
    3737
    38     &lfs73_checked;
     38    &lfs74_checked;
    3939
    4040    <note>
     
    8787    <para role="required">
    8888      <xref linkend="atk"/>,
    89       <xref linkend="cogl"/> and
     89      <xref linkend="cogl"/>, and
    9090      <xref linkend="json-glib"/>
    9191    </para>
     
    103103      <ulink url="http://tslib.berlios.de/">Tslib</ulink>,
    104104      <xref linkend="udev"/> or
    105       <xref linkend="udev-extras"/> (for GUdev) and
     105      <xref linkend="udev-extras"/> (for GUdev), and
    106106      <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
    107107    </para>
  • x/lib/cogl.xml

    rec592a68 r773db87  
    3737    </para>
    3838
    39     &lfs73_checked;
     39    &lfs74_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7878    <para role="required">
    7979      <xref linkend="gdk-pixbuf"/>,
    80       <xref linkend="mesalib"/> and
     80      <xref linkend="mesalib"/>, and
    8181      <xref linkend="pango"/>
    8282    </para>
     
    9191      <xref linkend="gtk-doc"/>,
    9292      <xref linkend="sdl"/>,
    93       <ulink url="http://www.libsdl.org/tmp/release/">SDL2</ulink> and
     93      <ulink url="http://www.libsdl.org/tmp/release/">SDL2</ulink>, and
    9494      <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
    9595    </para>
     
    156156        </seg>
    157157        <seg>
    158           libcogl-gles2.so, libcogl-pango.so and libcogl.so
     158          libcogl-gles2.so,
     159          libcogl-pango.so, and
     160          libcogl.so
    159161       </seg>
    160162        <seg>
  • x/lib/webkitgtk2.xml

    rec592a68 r773db87  
    151151      If you do not have Xorg in /usr, the LIBRARY_PATH and PKG_CONFIG_PATH
    152152      variables need to be defined for the root user.  If using sudo to assume
    153       root, use the -E option to pass your current envronment variables for the
     153      root, use the -E option to pass your current environment variables for the
    154154      install process.
    155155    </para></note>
Note: See TracChangeset for help on using the changeset viewer.