Changeset 75457cc for general


Ignore:
Timestamp:
12/28/2014 05:50:10 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
38b3eab
Parents:
4885a05
Message:

Update to doxygen-1.8.9.
ruby-2.2.0: fix build of capi docs and statistics to make explicit docs part.

graphviz-2.38.0: fix build with ruby-2.2.0.

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    r4885a05 r75457cc  
    134134    </para>
    135135
    136 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     136<screen><userinput>sed "s:ruby-1.9:ruby-2.2:g" -i configure &amp;&amp;
     137./configure --prefix=/usr &amp;&amp;
    137138make</userinput></screen>
    138139
    139140    <para>
    140       This package does not come with a test suite that provides meaningful results.
     141      This package does not come with a test suite that provides
     142      meaningful results.
    141143    </para>
    142144
     
    157159<screen role="root"><userinput>ln -v -s /usr/share/graphviz/doc \
    158160         /usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
     161
     162  </sect2>
     163
     164  <sect2 role="commands">
     165    <title>Command Explanations</title>
     166
     167    <para>
     168      <command>sed "s:ruby-1.9:ruby-2.2:g" -i configure</command>: Use this
     169      command, if ruby-2.2.0 is installed and you wish
     170      <application>Graphviz</application> built with support for it.
     171    </para>
    159172
    160173  </sect2>
  • general/prog/doxygen.xml

    r4885a05 r75457cc  
    77  <!ENTITY doxygen-download-http "http://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  "ftp://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    9   <!ENTITY doxygen-md5sum        "0cbe6912fcac302a984bfcfb9231fec9">
     9  <!ENTITY doxygen-md5sum        "753c1b135086c4771035622532652552">
    1010  <!ENTITY doxygen-size          "4.8 MB">
    11   <!ENTITY doxygen-buildsize     "111 MB">
    12   <!ENTITY doxygen-time          "1.3 SBU">
     11  <!ENTITY doxygen-buildsize     "119 MB (with doxywizard - additional 26 MB for docs)">
     12  <!ENTITY doxygen-time          "1.7 SBU (with doxywizard)">
    1313]>
    1414
     
    9393      <xref linkend="graphviz"/>,
    9494      <xref linkend="gs"/>,
    95       <xref linkend="python2"/>,
    96       <xref linkend="qt4"/> (for doxywizard) and
    97       <xref linkend="texlive"/>
     95      <xref linkend="llvm"/> (with clang),
     96      <xref linkend="python2"/> or <xref linkend="python3"/>,
     97      <xref linkend="qt4"/> (for doxywizard),
     98      <xref linkend="texlive"/>, and
     99      <xref linkend="xapian"/> (for doxyindexer)
    98100    </para>
    99101
     
    143145
    144146    <para>
    145       <option>--with-doxywizard</option>: Use this parameter if
    146       <application>Qt4</application> is installed and you wish to build the
    147       GUI front-end. If both <application>Qt4</application> and
    148       <application>Qt5</application> are installed, use
    149       <command>source setqt4</command>. If <application>Qt4</application> is
    150       installed in <filename class="directory">/opt</filename>, issue
    151       <command>export QTDIR=$QT4DIR</command>.
    152     </para>
    153 
     147      <option>--with-doxywizard</option>: Use this switch if
     148      <application>Qt4</application> is installed and you wish to build the GUI
     149      front-end. If both <application>Qt4</application> and
     150      <application>Qt5</application> are installed, use <command>source
     151      setqt4</command>. If <application>Qt4</application> is installed in
     152      <filename class="directory">/opt</filename>, issue <command>export
     153      QTDIR=$QT4DIR</command>.
     154    </para>
     155
     156    <para>
     157      <option>--with-doxysearch</option>: Use this switch if
     158      <application>xapian</application> is installed and you wish to build
     159      external search tools (doxysearch and doxyindexer).
     160    </para>
     161
     162    <para>
     163      <option>--with-libclang</option>: Use this switch if
     164      <application>llvm</application> with <application>clang</application> are
     165      installed, to add support for libclang parsing.</para>
    154166  </sect2>
    155167
     
    180192      <seglistitem>
    181193        <seg>
    182           doxygen and optionally, doxywizard
     194          doxygen and optionally,
     195          doxywizard, doxyindexer and doxysearch.cgi
    183196        </seg>
    184197        <seg>
     
    224237      </varlistentry>
    225238
     239      <varlistentry id="doxyindexer">
     240        <term><command>doxyindexer</command></term>
     241        <listitem>
     242          <para>
     243            generates a search index called <filename>doxysearch.db</filename>
     244            from one or more search data files produced by
     245            <command>doxygen</command>. See, e.g. <ulink
     246            url="http://www.stack.nl/~dimitri/doxygen/manual/extsearch.html"/>.
     247          </para>
     248          <indexterm zone="doxygen doxyindexer">
     249            <primary sortas="b-doxyindexer">doxyindexer</primary>
     250          </indexterm>
     251        </listitem>
     252      </varlistentry>
     253
     254      <varlistentry id="doxysearch.cgi">
     255        <term><command>doxysearch.cgi</command></term>
     256        <listitem>
     257          <para>
     258            is a CGI program to search the data indexed by
     259            <command>doxyindexer</command>.
     260          </para>
     261          <indexterm zone="doxygen doxysearch.cgi">
     262            <primary sortas="b-doxysearch.cgi">doxysearch.cgi</primary>
     263          </indexterm>
     264        </listitem>
     265      </varlistentry>
     266
    226267    </variablelist>
    227268
  • general/prog/ruby.xml

    r4885a05 r75457cc  
    1212  <!ENTITY ruby-md5sum        "54b43c6c6c9dd4c4b08ceb03ad0ded7a">
    1313  <!ENTITY ruby-size          "9.9 MB">
    14   <!ENTITY ruby-buildsize     "481 MB">
    15   <!ENTITY ruby-time          "2.9 SBU (additional 0.2 SBU for tests)">
     14  <!ENTITY ruby-buildsize     "342 MB (additional 183 MB for docs)">
     15  <!ENTITY ruby-time          "2.9 SBU (additional 1.1 SBU for docs and 0.2 SBU for tests)">
    1616]>
    1717
     
    9797    <para>
    9898      Install <application>Ruby</application> by running the following
    99       commands:
     99      command:
    100100    </para>
    101101
    102102<screen><userinput>./configure --prefix=/usr   \
    103103            --enable-shared \
    104             --docdir=/usr/share/doc/ruby-&ruby-version; &amp;&amp;
    105 make</userinput></screen>
     104            --docdir=/usr/share/doc/ruby-&ruby-version;</userinput></screen>
     105
     106    <para>
     107      Optionally, build the CAPI documents by running the following
     108      commands:
     109    </para>
     110
     111<screen><userinput>cp -v template/Doxyfile.tmpl Doxyfile &amp;&amp;
     112doxygen</userinput></screen>
     113
     114    <para>
     115      Compile and link <application>Ruby</application> by running the following
     116      command:
     117    </para>
     118
     119<screen><userinput>make</userinput></screen>
    106120
    107121    <para>
Note: See TracChangeset for help on using the changeset viewer.