Added package contents for the Xorg-7 Drivers

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6572 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Dan Nichilson 2007-02-07 06:20:48 +00:00
parent dc0a2d9d0c
commit 595c08ff17
2 changed files with 59 additions and 1 deletions

View File

@ -49,7 +49,8 @@
</listitem>
<listitem>
<para>[dnicholson] - Populated the contents for the Xorg-7
Xbitmaps, Applications, Data, Fonts, and Server sections.</para>
Xbitmaps, Applications, Data, Fonts, Server, and Drivers
sections.</para>
</listitem>
<listitem>
<para>[dnicholson] - Fixed the grammar on the Xorg-7 Utilities

View File

@ -124,4 +124,61 @@ make</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libI810XvMC.so, libviaXvMC.so, and libviaXvMCPro.so</seg>
<seg><envar>$XORG_PREFIX</envar>/lib/X11/modules/{drivers,input}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libI810XvMC-x7">
<term><filename class='libraryfile'>libI810XvMC.so</filename></term>
<listitem>
<para>is the X-Video Motion Compensation client library for the
Intel i810 video driver.</para>
<indexterm zone="xorg7-driver libI810XvMC-x7">
<primary sortas="c-libI810XvMC">libI810XvMC.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libviaXvMC-x7">
<term><filename class='libraryfile'>libviaXvMC.so</filename></term>
<listitem>
<para>is the X-Video Motion Compensation client library for the
VIA Unichrome video driver.</para>
<indexterm zone="xorg7-driver libviaXvMC-x7">
<primary sortas="c-libviaXvMC">libviaXvMC.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libviaXvMCPro-x7">
<term><filename class='libraryfile'>libviaXvMCPro.so</filename></term>
<listitem>
<para>is the X-Video Motion Compensation client library for the
VIA Unichrome Pro video driver.</para>
<indexterm zone="xorg7-driver libviaXvMCPro-x7">
<primary sortas="c-libviaXvMCPro">libviaXvMCPro.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>