Ignore:
Timestamp:
05/15/2010 12:57:12 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a9995cf
Parents:
10e02da
Message:

Updated to GTK-Doc-1.14 and minor formatting changes to docbook-dsssl, sgml-common, docbook-utils, and tcl.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8431 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/gtk-doc.xml

    r10e02da r0dddae0  
    77  <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.bz2">
    88  <!ENTITY gtk-doc-download-ftp  "&gnome-download-ftp;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.bz2">
    9   <!ENTITY gtk-doc-md5sum        "2b64763c7cd314742fbfe29bba6e9890">
    10   <!ENTITY gtk-doc-size          "644 KB">
    11   <!ENTITY gtk-doc-buildsize     "8 MB">
    12   <!ENTITY gtk-doc-time          "less than 0.1 SBU">
     9  <!ENTITY gtk-doc-md5sum        "7aa8a1262c70692ebbdf33395fddd5c4">
     10  <!ENTITY gtk-doc-size          "767 KB">
     11  <!ENTITY gtk-doc-buildsize     "10 MB">
     12  <!ENTITY gtk-doc-time          "0.4 SBU">
    1313]>
    1414
     
    6464
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required"><xref linkend="gnome-doc-utils"/>,
    67     <xref linkend="DocBook"/>, and
    68     <xref linkend="docbook-xsl"/></para>
    69 
    70     <bridgehead renderas="sect4">Recommended</bridgehead>
    71     <para role="optional"><xref linkend="python"/></para>
     66    <para role="required"><xref linkend="DocBook"/>,
     67    <xref linkend="docbook-xsl"/>, and
     68    <xref linkend="libxslt"/></para>
    7269
    7370    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
    75     <xref linkend="rarian"/>,
    76     <xref linkend="openjade"/>,
    77     <xref linkend="sgml-dtd"/>,
    78     <xref linkend="docbook-dsssl"/>, also
    79     <xref linkend="glib2"/> (for the testsuite)</para>
     71    <para role="optional"><xref linkend="glib2"/> (for the testsuite),
     72    <ulink url="http://sourceforge.net/projects/dblatex/">dblatex</ulink> or
     73    <xref linkend="fop"/> (XML PDF support),
     74    <xref linkend="gnome-doc-utils"/> and
     75    <xref linkend="which"/> (builds gtk-doc documentation),
     76    <xref linkend="openjade"/> with
     77    <xref linkend="sgml-dtd"/> and
     78    <xref linkend="docbook-dsssl"/>
     79    (SGML support, not actively maintained any more),
     80    <xref linkend="python"/> (builds gtkdoc-depscan), and
     81    <xref linkend="rarian"/></para>
    8082
    8183    <para condition="html" role="usernotes">User Notes:
     
    8789    <title>Installation of GTK-Doc</title>
    8890
    89     <note>
     91    <!-- Does not apply to this version? <note>
    9092      <para>If you installed the <xref linkend="scrollkeeper"/> package and
    9193      then followed it with <xref linkend="rarian"/> package, there will be
    9294      Scrollkeeper files missing (Rarian removed them) and the build will
    9395      fail. In this instance you should add the paramater
    94       <option>--disable-scrollkeeper</option> to the
     96      <option>\-\-disable-scrollkeeper</option> to the
    9597      <command>./configure</command> command shown below.</para>
    96     </note>
     98    </note> -->
    9799
    98100    <para>Install <application>GTK-Doc</application> by running
    99101    the following commands:</para>
    100102
    101 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     103<screen><userinput>./configure --prefix=/usr  \
     104            --disable-scrollkeeper &amp;&amp;
    102105make</userinput></screen>
    103106
     
    124127  </sect2> -->
    125128
     129  <sect2 role="commands">
     130    <title>Command Explanations</title>
     131
     132    <para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to
     133    the <application>scrollkeeper</application> database. Remove it if you have
     134    <application>rarian</application> installed.</para>
     135
     136  </sect2>
     137
    126138  <sect2 role="content">
    127139    <title>Contents</title>
     
    133145
    134146      <seglistitem>
    135         <seg>gtkdocize, gtkdoc-check, gtkdoc-depscan, gtkdoc-fixxref, gtkdoc-mkdb,
    136         gtkdoc-mkhtml, gtkdoc-mkman, gtkdoc-mktmpl, gtkdoc-rebase, gtkdoc-scan,
    137         gtkdoc-scangobj, and gtkdoc-scanobj</seg>
     147        <seg>gtkdoc-check, gtkdoc-depscan, gtkdoc-fixxref, gtkdocize,
     148        gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman, gtkdoc-mkpdf, gtkdoc-mktmpl,
     149        gtkdoc-rebase, gtkdoc-scan, gtkdoc-scangobj, and gtkdoc-scanobj</seg>
    138150        <seg>None</seg>
    139         <seg>The following subdirectories of /usr/share/:
    140         <!--doc/gtk-doc-&gtk-doc-version;, -->
    141         gnome/help/gtk-doc-manual,
    142         gtk-doc/data and
    143         {omf,sgml}/gtk-doc</seg>
     151        <seg>/usr/share/{gnome/help/gtk-doc-manual/*,gtk-doc/data,omf/gtk-doc-manual,sgml/gtk-doc}</seg>
    144152      </seglistitem>
    145153    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.