Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gobject-introspection.xml

    rd680b94 r3f2db3a6  
    66
    77  <!ENTITY gobject-introspection-download-http
    8     "&gnome-download-http;/gobject-introspection/1.70/gobject-introspection-&gobject-introspection-version;.tar.xz">
     8    "&gnome-download-http;/gobject-introspection/1.74/gobject-introspection-&gobject-introspection-version;.tar.xz">
    99  <!ENTITY gobject-introspection-download-ftp
    10     "&gnome-download-ftp;/gobject-introspection/1.70/gobject-introspection-&gobject-introspection-version;.tar.xz">
    11   <!ENTITY gobject-introspection-md5sum        "940ea2d6b92efabc457b9c54ce2ff398">
     10    "&gnome-download-ftp;/gobject-introspection/1.74/gobject-introspection-&gobject-introspection-version;.tar.xz">
     11  <!ENTITY gobject-introspection-md5sum        "ed4e290c5ca8737a62c9a7f5347ae10d">
    1212  <!ENTITY gobject-introspection-size          "1.0 MB">
    13   <!ENTITY gobject-introspection-buildsize     "55 MB (with tests)">
     13  <!ENTITY gobject-introspection-buildsize     "42 MB (with tests)">
    1414  <!ENTITY gobject-introspection-time          "0.2 SBU (With tests; both using parallelism=4)">
    1515]>
    16 
    1716<sect1 id="gobject-introspection" xreflabel="gobject-introspection-&gobject-introspection-version;">
    1817  <?dbhtml filename="gobject-introspection.html"?>
    1918
    20   <sect1info>
    21     <date>$Date$</date>
    22   </sect1info>
    2319
    2420  <title>gobject-introspection-&gobject-introspection-version;</title>
     
    3733    </para>
    3834
    39     &lfs110a_checked;
     35    &lfs112_checked;
    4036
    4137    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7268      </listitem>
    7369    </itemizedlist>
     70
     71    <bridgehead renderas="sect3">GObject Introspection Dependencies</bridgehead>
    7472
    7573    <bridgehead renderas="sect4">Required</bridgehead>
     
    8280      <xref linkend="cairo"/> (required for the tests),
    8381      <xref linkend="gjs"/> (to satisfy one test),
    84       <xref linkend="gtk-doc"/>,
    85       <xref linkend="Mako"/>, and
    86       <ulink url="https://pypi.org/project/Markdown/">Markdown</ulink> (to satisfy one test)
     82      <xref linkend="gtk-doc"/>, and
     83      <xref linkend="Mako"/>
     84      <!--<ulink url="https://pypi.org/project/Markdown/">Markdown</ulink> (to satisfy one test)-->
    8785      <!-- There was talk of this being required in the release notes. Can someone
    8886      who doesn't have this installed verify?
    8987      It is only needed for one test.  bdubbs March 3, 2019
     88      I do not have Markdown and all tests pass for 1.74.0.  Sep 2022
    9089      -->
    9190    </para>
     
    112111    <para>
    113112      To test the results, issue: <command>ninja test</command>.
     113      <!--
    114114      If <xref linkend="Mako"/> is installed but the Python 3 module named
    115115      Markdown (not in BLFS) is not, one test named test_docwriter.py will
    116       fail.
     116      fail.-->
    117117    </para>
    118118
     
    211211            <command>yelp</command> or rendered to HTML with
    212212            <command>yelp-build</command> from
    213             <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/yelp-tools">yelp-tools</ulink>
     213            <ulink url="&gnome-download-http;/yelp-tools">yelp-tools</ulink>
    214214          </para>
    215215          <indexterm zone="gobject-introspection g-ir-doc-tool">
Note: See TracChangeset for help on using the changeset viewer.