mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
moved arts (step 1) and edits
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@808 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
95d19dc0b4
commit
8393aaed29
@ -2,7 +2,7 @@
|
||||
<?dbhtml filename="core.html" dir="kde"?>
|
||||
<title>KDE Core Packages</title>
|
||||
|
||||
&kde-core-arts;
|
||||
&arts;
|
||||
&kde-libs;
|
||||
&kde-base;
|
||||
&kde-core-config;
|
||||
|
@ -9,7 +9,7 @@ which has the library listed as either a requirement, or as an option to
|
||||
enable it to support certain functionality.</para>
|
||||
|
||||
&alsa;
|
||||
&arts;
|
||||
&kde-core-arts;
|
||||
&audiofile;
|
||||
&esound;
|
||||
&SDL;
|
||||
|
@ -2,7 +2,6 @@
|
||||
<?dbhtml filename="typesetting.html" dir="pst"?>
|
||||
<title>Typesetting</title>
|
||||
|
||||
<para>Placeholder for latex MathML?.</para>
|
||||
|
||||
&tex;
|
||||
|
||||
|
@ -17,9 +17,7 @@ installation, the following commands, executed in
|
||||
<filename>lesstif-&lesstif-version;/test</filename>, will
|
||||
suffice:</para>
|
||||
|
||||
<para><screen><userinput>
|
||||
./configure &&
|
||||
make
|
||||
</userinput></screen></para>
|
||||
<para><screen><userinput>./configure &&
|
||||
make</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
</sect2>
|
||||
|
@ -5,7 +5,8 @@
|
||||
Download location (FTP): <ulink url="&lesstif-download-ftp;"/>
|
||||
Version used: &lesstif-version;
|
||||
Package size: &lesstif-size;
|
||||
Estimated Disk space required: &lesstif-buildsize;</screen>
|
||||
Estimated Disk space required: &lesstif-buildsize;
|
||||
Estimated build time: &lesstif-time;</screen>
|
||||
|
||||
<para>The lesstif package contains an Open Source version of
|
||||
OSF/Motif(R).</para>
|
||||
|
@ -14,6 +14,6 @@ the layout and rendering of text.</para>
|
||||
<screen>Pango depends on:
|
||||
<xref linkend="GLib2"/> and <xref linkend="freetype2"/>
|
||||
Pango will utilize:
|
||||
<xref linkend="qt"/>, <xref linkend="xfree86"/>, Xft2, fontconfig, <xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></screen>
|
||||
<xref linkend="qt"/>, <xref linkend="xfree86"/>, <xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -6,8 +6,7 @@
|
||||
-thread &&
|
||||
make &&
|
||||
make install &&
|
||||
if test -L /opt/qt; then rm /opt/qt; fi &&
|
||||
ln -s /opt/qt-&qt-version; /opt/qt &&
|
||||
ln -sfn /opt/qt-&qt-version; /opt/qt &&
|
||||
ln -s /opt/qt/lib/libqt-mt.so /opt/qt/lib/libqt.so &&
|
||||
cp -r doc/man /opt/qt/doc &&
|
||||
cp -r examples /opt/qt/doc</userinput></screen></para>
|
||||
|
Loading…
Reference in New Issue
Block a user