Author: rthomsen
Date: 2012-05-13 05:29:04 -0600 (Sun, 13 May 2012)
New Revision: 10198
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libdrm.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
libdrm dependencies
Modified: trunk/BOOK/general/genlib/libdrm.xml
===================================================================
--- trunk/BOOK/general/genlib/libdrm.xml 2012-05-12 23:33:24 UTC (rev
10197)
+++ trunk/BOOK/general/genlib/libdrm.xml 2012-05-13 11:29:04 UTC (rev
10198)
@@ -60,9 +60,15 @@
<bridgehead renderas="sect3">libdrm Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="libpthread-stubs"/> and
- <xref linkend="libatomic_ops"/> (required on x86 only)</para>
+ <para role="required">
+ <xref linkend="xorg7-lib"/>
+ </para>
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional">
+ <ulink url="http://www.valgrind.org/">Valgrind</ulink>
+ </para>
+
<!-- Although configure checks for Cairo and the makefiles set CAIRO_CFLAGS
and CAIRO_LIBS, it doesn't seem to use cairo at all. There is code in
tests/modetest/modetest.c which suggests that they will use Cairo for
@@ -133,13 +139,13 @@
<?dbhtml list-presentation="table"?>
<varlistentry id="libdrm-lib">
- <term><filename
class='libraryfile'>libdrm{,_intel,_nouveau,_radeon}.so</filename></term>
+ <term><filename
class='libraryfile'>libdrm{_intel,_nouveau,_radeon}.so</filename></term>
<listitem>
<para>contains the Direct Rendering Module library functions, and
- additional vendor specific functions for Intel, NVidia and Radeon
+ additional vendor specific functions for Intel, nVidia and Radeon
devices.</para>
<indexterm zone="libdrm libdrm-lib">
- <primary
sortas="c-libdrm">libdrm{,_intel,_nouveau,_radeon}.so</primary>
+ <primary
sortas="c-libdrm">libdrm{_intel,_nouveau,_radeon}.so</primary>
</indexterm>
</listitem>
</varlistentry>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-05-12 23:33:24 UTC (rev 10197)
+++ trunk/BOOK/general.ent 2012-05-13 11:29:04 UTC (rev 10198)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "12"> <!-- Always 2 digits -->
+<!ENTITY day "13"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "May 12th, &year;">
+<!ENTITY releasedate "May 13th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-05-12 23:33:24 UTC
(rev 10197)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-05-13 11:29:04 UTC
(rev 10198)
@@ -43,9 +43,18 @@
-->
<listitem>
- <para>May 12rd, 2012</para>
+ <para>May 13th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[rthomsen] - Fixed libdrm dependencies.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>May 12th, 2012</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] - Add clang to llvm.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page