mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Add some entities for LFS-6.6 and LFS-svn.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8455 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f40ee7929c
commit
76ae9a2400
11
general.ent
11
general.ent
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2010">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "July &day;st, &year;">
|
||||
<!ENTITY releasedate "August &day;th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -66,6 +66,13 @@ $Date$
|
||||
using an LFS-6.5 platform if you use current package
|
||||
sources. See <xref linkend='package_updates'/>
|
||||
for more information.</para>">
|
||||
<!ENTITY lfs66_checked "<para>This package is known to build and work properly
|
||||
using an LFS-6.6 platform.</para>">
|
||||
<!ENTITY lfs66_built "<para>This package is known to build using an LFS 6.6
|
||||
platform but has not been tested.</para>">
|
||||
<!-- usage: <para>&lfssvn_checked;ccyymmdd platform.</para> -->
|
||||
<!ENTITY lfssvn_checked "This package is known to build and work properly
|
||||
using an LFS-svn-">
|
||||
<!-- End special entities about LFS compatibility -->
|
||||
|
||||
<!-- Part II -->
|
||||
|
@ -32,8 +32,7 @@
|
||||
<para>The <application>libpng</application> package contains libraries used
|
||||
by other programs for reading and writing PNG files.</para>
|
||||
|
||||
<!-- Checked with 6.6
|
||||
&lfs65_checked; -->
|
||||
&lfs66_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -60,7 +59,7 @@
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>iOptional patch to include apng functionality in
|
||||
<para>Optional patch to include apng functionality in
|
||||
<application>libpng</application> : <ulink
|
||||
url="&patch-root;/libpng-&libpng-version;-apng-1.patch"/></para>
|
||||
<para>Although rejected by upstream, the patch is required if you want
|
||||
|
@ -40,6 +40,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 6th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Internal changes - add some entities for when packages
|
||||
have been updated using newer versions of the LFS book.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 3rd, 2010</para>
|
||||
|
@ -37,6 +37,8 @@
|
||||
and use it. However, be aware that Gnome applications are transitioning to
|
||||
<application>Webkit</application> instead of gecko.</para>
|
||||
|
||||
&lfs66_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
|
@ -56,6 +56,8 @@
|
||||
(ensuring the libxul-sdk option points to the new version).</para>
|
||||
</tip>
|
||||
|
||||
&lfs66_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user