mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Finish tagging
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17076 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3897cc7680
commit
a5c252dccf
@ -81,11 +81,6 @@
|
||||
|
||||
<!-- These entities are used to annotate the current status of a package as it
|
||||
relates to the version of LFS it will build/work against -->
|
||||
<!ENTITY lfs78_checked "<para>This package is known to build and work
|
||||
properly using an LFS-7.8 platform.</para>">
|
||||
<!ENTITY lfs78_built "<para>This package is known to build using an LFS
|
||||
7.8 platform but has not been tested.</para>">
|
||||
|
||||
<!ENTITY lfs79_checked "<para>This package is known to build and work
|
||||
properly using an LFS-7.9 platform.</para>">
|
||||
<!ENTITY lfs79_built "<para>This package is known to build using an LFS
|
||||
|
@ -105,7 +105,7 @@
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
||||
.. &&
|
||||
|
||||
make</userinput></screen>
|
||||
|
@ -140,9 +140,7 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>cd Qt4Qt5 &&
|
||||
|
||||
qmake qscintilla.pro &&
|
||||
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
@ -67,7 +67,7 @@
|
||||
|
||||
<screen role="root"><userinput>ln -svfn $LXQT_PREFIX/share/lxqt /usr/share/lxqt &&
|
||||
|
||||
cp -v {$LXQT_PREFIX,/usr}/share/share/xsessions/lxqt.desktop &&
|
||||
cp -v {$LXQT_PREFIX,/usr}/share/xsessions/lxqt.desktop &&
|
||||
|
||||
for i in $LXQT_PREFIX/share/applications/*
|
||||
do
|
||||
|
@ -32,7 +32,7 @@
|
||||
<para>The <application>cifs-utils</application> provides a means for
|
||||
mounting SMB/CIFS shares on a Linux system.</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
Active Directory domain and a NetBIOS (rfc1001/1002) nameserver (which
|
||||
among other things provides LAN browsing support).</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -39,7 +39,7 @@
|
||||
http://projects.kde.org/projects/extragear/network/wicd-kde</ulink>.
|
||||
</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
and client utilities. If you are only interested in the utilities, refer
|
||||
to the <xref linkend="bind-utils"/>.</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
and highly configurable FTP daemon. This is useful for serving large
|
||||
file archives over a network.</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
secure and very small FTP daemon. This is useful for serving files
|
||||
over a network.</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
<para><application>xinetd</application> is the eXtended InterNET services
|
||||
daemon, a secure replacement for <command>inetd</command>.</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
both H.323 and SIP, as well as audio and video.
|
||||
</para>
|
||||
|
||||
&lfs78_checked;
|
||||
&lfs79_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user