Changeset f87fa82b


Ignore:
Timestamp:
01/23/2020 03:18:48 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
e99822d
Parents:
12fd792
Message:

gconf, libcanberra: mark the gtk-doc support as obsolete because gtkdoc-mktmpl commands isn't available.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gconf.xml

    r12fd792 rf87fa82b  
    8989    <bridgehead renderas="sect4">Optional</bridgehead>
    9090    <para role="optional">
    91       <xref linkend="gtk-doc"/> and
     91       <!--<xref linkend="gtk-doc"/> and -->
    9292      <xref linkend="openldap"/>
    9393    </para>
     
    137137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    138138      href="../../xincludes/static-libraries.xml"/>
    139 
     139    <!-- gtk-doc support is broken due to obsolete command "gtkdoc-mktmpl"
    140140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141       href="../../xincludes/gtk-doc-rebuild.xml"/>
     141      href="../../xincludes/gtk-doc-rebuild.xml"/>-->
    142142
    143143  </sect2>
  • multimedia/libdriv/libcanberra.xml

    r12fd792 rf87fa82b  
    9090    <para role="optional">
    9191      <xref linkend="gtk2"/>,
    92       <xref linkend="gtk-doc"/>,
     92      <!--<xref linkend="gtk-doc"/>,-->
    9393      <xref linkend='pulseaudio'/> and
    9494      <ulink url="http://tdb.samba.org/">tdb</ulink>
     
    133133    <para><option>--disable-gtk3</option>: disable optional GTK+ 3
    134134    support</para>
    135 
     135    <!-- gtk-doc support is broken due to an obsolete command "gtkdoc-mktmpl"
    136136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137       href="../../xincludes/gtk-doc-rebuild.xml"/>
     137      href="../../xincludes/gtk-doc-rebuild.xml"/>-->
    138138
    139139  </sect2>
Note: See TracChangeset for help on using the changeset viewer.