mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
0c3e9be85b
Update to lxpanel-0.8.0. xfce4-mixer-4.10.0: uncomment keybinder and replace broken ulink by xref. Python-2.7.8, SeaMonkey-2.31, Firefox-34.0. and Thunderbird-31.3.0: replace /usr/lib/python2.7 by /usr/lib/python&python2-majorver;. libxklavier-5.3: typo. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15175 af4574ff-66df-0310-9fd7-8a98e5e911e0
64 lines
3.6 KiB
XML
64 lines
3.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<chapter id="x-lib">
|
|
<?dbhtml filename="lib.html" ?>
|
|
|
|
<title>X Libraries</title>
|
|
|
|
<para>This chapter does not contain libraries that are required to run
|
|
<application>X</application>. It does contain libraries that enhance
|
|
<application>X</application>. In some cases the enhancement is as simple as
|
|
font support. In others it is as complex as libraries that sit between
|
|
<application>X</application> and applications that run on
|
|
<application>X</application> whose purpose is to standardize the look and
|
|
feel and inter-process communications for different applications. They also
|
|
assist programmers by supplying common elements.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="agg.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="atk.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="atkmm.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi2-core.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi2-atk.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cairo.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cairomm.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cogl.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gst2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gtk.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fltk.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdk-pixbuf.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glu.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="goffice010.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+3.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-engines.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm3.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imlib2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="keybinder2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdrm.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libepoxy.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnotify.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxklavier.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pango.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk26.xml"/>
|
|
|
|
</chapter>
|