glfs/x/lib/lib.xml
Douglas R. Reno 43751fc6e4 Update to gtksourceview-3.24.9
Add libdazzle for Epiphany
Update to Seahorse-3.30.1.1
Update to Epiphany-3.30.2
Update to baobab-3.30.0
Update to eog-3.28.4
Update to evince-3.30.2
Update to evolution-3.30.4
Update to file-roller-3.30.1
Update to gnome-calculator-3.30.1
Update to gnome-disk-utility-3.30.2
Update to gnome-logs-3.30.0
Update to gnome-maps-3.30.3
Update to gnome-power-manager-3.30.0
Update to gnome-screenshot-3.30.0
Update to gnome-system-monitor-3.30.0
Update to gucharmap-11.0.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20972 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-14 04:17:34 +00:00

81 lines
4.1 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="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-gst.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gtk.xml"/>
<!-- systemd only -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord-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"/>
<!-- systemd only -->
<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"/>
<!-- systemd only -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-vnc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.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="libdazzle.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="qscintilla.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="qtwebengine.xml"/>
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebkit5.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="webkitgtk.xml"/>
</chapter>