mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
minor formatting
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11732 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
67d81e93a9
commit
e748a01632
@ -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">
|
||||
|
@ -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 @@ sed -i "s@applications.menu@kde-&@" \
|
||||
<!-- 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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user