Author: bdubbs
Date: Sun Sep 1 07:04:53 2013
New Revision: 11732
Log:
minor formatting
Modified:
trunk/BOOK/general/genutils/bc.xml
trunk/BOOK/kde/core/kdelibs.xml
trunk/BOOK/x/installing/libvdpau.xml
Modified: trunk/BOOK/general/genutils/bc.xml
==============================================================================
--- trunk/BOOK/general/genutils/bc.xml Sun Sep 1 06:45:51 2013 (r11731)
+++ trunk/BOOK/general/genutils/bc.xml Sun Sep 1 07:04:53 2013 (r11732)
@@ -48,7 +48,7 @@
program is needed to build the linux kernel. It is been moved
to LFS for LFS-7.4.</para></note>
- &lfs73_checked;
+ &lfs74_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/kde/core/kdelibs.xml
==============================================================================
--- trunk/BOOK/kde/core/kdelibs.xml Sun Sep 1 06:45:51 2013 (r11731)
+++ trunk/BOOK/kde/core/kdelibs.xml Sun Sep 1 07:04:53 2013 (r11732)
@@ -32,7 +32,7 @@
<para>This package includes programs and libraries that
are central to development and execution of KDE programs.</para>
- &lfs73_checked;
+ &lfs74_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -132,10 +132,11 @@
<!-- I wouldn't recommend installing D-Bus configuration files outside of /etc
if kde-dir is /usr,
maybe kde-etc-dir should be introduced? -->
<screen><userinput>mkdir build &&
-cd build &&
+cd build &&
+
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
- -DSYSCONF_INSTALL_DIR=/etc \
- -DCMAKE_BUILD_TYPE=Release \
+ -DSYSCONF_INSTALL_DIR=/etc \
+ -DCMAKE_BUILD_TYPE=Release \
-DDOCBOOKXML_CURRENTDTD_DIR=/usr/share/xml/docbook/xml-dtd-&DocBook-version; \
.. &&
make</userinput></screen>
Modified: trunk/BOOK/x/installing/libvdpau.xml
==============================================================================
--- trunk/BOOK/x/installing/libvdpau.xml Sun Sep 1 06:45:51 2013
(r11731)
+++ trunk/BOOK/x/installing/libvdpau.xml Sun Sep 1 07:04:53 2013
(r11732)
@@ -36,7 +36,7 @@
<para>
VDPAU (Video Decode and Presentation API for Unix) is an open source
library (libvdpau) and API originally designed by Nvidia for its GeForce
- 8 series and later GPU hardware,[1][2] targeted at the X Window System
+ 8 series and later GPU hardware targeted at the X Window System
This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page