mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Moved the GTK-Doc package to Chapter 10 - General Utilities
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2902 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ce39b28416
commit
4739ff58bb
@ -101,6 +101,7 @@
|
||||
<!ENTITY compface-version "1.4">
|
||||
<!ENTITY imagemagick-version "6.0.5">
|
||||
<!ENTITY hd2u-version "0.9.1">
|
||||
<!ENTITY gtk-doc-version "1.2">
|
||||
<!ENTITY screen-version "4.0.2">
|
||||
<!ENTITY tidy-version "041005">
|
||||
|
||||
@ -267,7 +268,6 @@
|
||||
<!-- Part X -->
|
||||
<!-- Chapter 30 -->
|
||||
<!ENTITY gnome-version "2.6">
|
||||
<!ENTITY gtk-doc-version "1.2">
|
||||
<!ENTITY libIDL-version "0.8.4">
|
||||
<!ENTITY ORBit2-version "2.10.2">
|
||||
<!ENTITY intltool-version "0.30">
|
||||
|
@ -31,7 +31,7 @@ useful for providing a <acronym>CSS</acronym> <acronym>API</acronym>.</para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink url="&libcroco-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&libcroco-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &libcroco-md5sum;</para></listitem>
|
||||
<listitem><para>MD5 sum: &libcroco-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &libcroco-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required: &libcroco-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &libcroco-time;</para></listitem></itemizedlist>
|
||||
|
@ -14,6 +14,7 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="compface.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="imagemagick.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hd2u.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk-doc.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="screen.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tidy.xml"/>
|
||||
|
||||
|
@ -6,8 +6,9 @@
|
||||
|
||||
<!ENTITY gtk-doc-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.2/gtk-doc->k-doc-version;.tar.bz2">
|
||||
<!ENTITY gtk-doc-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.2/gtk-doc->k-doc-version;.tar.bz2">
|
||||
<!ENTITY gtk-doc-md5sum "7776ad690ca6baaaf071c83b51d2a234">
|
||||
<!ENTITY gtk-doc-size "132 KB">
|
||||
<!ENTITY gtk-doc-buildsize "1092 KB">
|
||||
<!ENTITY gtk-doc-buildsize "1.1 MB">
|
||||
<!ENTITY gtk-doc-time "0.01 SBU">
|
||||
]>
|
||||
|
||||
@ -38,33 +39,22 @@ available, the install process will copy pre-built documentation to your system.
|
||||
url=">k-doc-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url=">k-doc-download-ftp;"/></para></listitem>
|
||||
<listitem><para>MD5 sum: >k-doc-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: >k-doc-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
<listitem><para>Estimated disk space required:
|
||||
>k-doc-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
>k-doc-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<!-- <sect3><title>Additional downloads:</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required download:</para></listitem>
|
||||
<listitem><para><ulink
|
||||
url="http://www.labs.redhat.com/png/png-support-3.1.dtd">png-support-3.1.dtd</ulink></para></listitem></itemizedlist></sect3> -->
|
||||
|
||||
<sect3><title><application><acronym>GTK</acronym>-Doc</application>
|
||||
dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="openjade"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="DocBook"/> and
|
||||
<xref linkend="docbook-xsl"/>
|
||||
<!--
|
||||
<xref linkend="sgml-dtd-3"/>,
|
||||
<xref linkend="sgml-dtd"/> and
|
||||
<xref linkend="docbook-dsssl"/>
|
||||
-->
|
||||
</para></sect4>
|
||||
<para><xref linkend="openjade"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="DocBook"/> and
|
||||
<xref linkend="docbook-xsl"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
@ -79,35 +69,30 @@ the following commands:</para>
|
||||
<screen><userinput><command>./configure --prefix=/usr &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
<!-- <para>You should either save <filename>png-support-3.1.dtd</filename> to
|
||||
<filename>/usr/share/sgml/docbook/sgml-dtd-3.1</filename> or move the
|
||||
file to that location. Some configuration steps need to be performed
|
||||
that are listed at <xref linkend="sgml-dtd-3"/>.</para> -->
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application><acronym>GTK</acronym>-Doc</application> package contains
|
||||
<command>gtkdoc-fixxref</command>,
|
||||
<command>gtkdoc-mkdb</command>,
|
||||
<command>gtkdoc-mkhtml</command>,
|
||||
<command>gtkdoc-mkman</command>,
|
||||
<command>gtkdoc-mktmpl</command>,
|
||||
<command>gtkdoc-scan</command>,
|
||||
<command>gtkdoc-scangobj</command>,
|
||||
<command>gtkdoc-scanobj</command> and
|
||||
<command>gtkdocize</command>.
|
||||
</para>
|
||||
<para>The <application><acronym>GTK</acronym>-Doc</application>
|
||||
package contains
|
||||
<command>gtkdoc-fixxref</command>,
|
||||
<command>gtkdoc-mkdb</command>,
|
||||
<command>gtkdoc-mkhtml</command>,
|
||||
<command>gtkdoc-mkman</command>,
|
||||
<command>gtkdoc-mktmpl</command>,
|
||||
<command>gtkdoc-scan</command>,
|
||||
<command>gtkdoc-scangobj</command>,
|
||||
<command>gtkdoc-scanobj</command> and
|
||||
<command>gtkdocize</command>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<para>These are all <application>Perl</application> scripts used by
|
||||
<filename>Makefile</filename> scripts to generate
|
||||
documentation for the package.</para>
|
||||
<para>These are all <application>Perl</application> scripts used by
|
||||
<filename>Makefile</filename> scripts to generate documentation for the
|
||||
package being built.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
<!ENTITY libart_lgpl-download-http "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-&libart_lgpl-version;.tar.bz2">
|
||||
<!ENTITY libart_lgpl-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-&libart_lgpl-version;.tar.bz2">
|
||||
<!ENTITY libart_lgpl-md5sum "6bb13292b00649d01400a5b29a6c87cb">
|
||||
<!ENTITY libart_lgpl-size "260 KB">
|
||||
<!ENTITY libart_lgpl-buildsize "4.7 MB">
|
||||
<!ENTITY libart_lgpl-time "0.18 SBU">
|
||||
@ -32,6 +33,7 @@ useful for high-performance <acronym>2D</acronym> graphics.</para>
|
||||
url="&libart_lgpl-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&libart_lgpl-download-ftp;"/></para></listitem>
|
||||
<listitem><para>MD5 sum: &libart_lgpl-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &libart_lgpl-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&libart_lgpl-buildsize;</para></listitem>
|
||||
|
@ -14,7 +14,6 @@
|
||||
to display a functional desktop.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pre-install-config.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk-doc.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libidl.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="orbit2.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="intltool.xml"/>
|
||||
|
@ -22,9 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>November 6th, 2004 [randy]: Moved the libart_lgpl package to
|
||||
Chapter 9 - Graphics and Font Libraries and the libcroco package to Chapter 8
|
||||
- General Libraries.</para></listitem>
|
||||
<listitem><para>November 6th, 2004 [randy]: Moved libart_lgpl to Chapter 9 -
|
||||
Graphics and Font Libraries, libcroco to Chapter 8 - General Libraries and
|
||||
GTK-Doc to Chapter 10 - General Utilities.</para></listitem>
|
||||
|
||||
<listitem><para>November 5th, 2004 [larry]: Corrected link errors in
|
||||
krb5 install instructions.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user