Changeset d792ea5 for gnome


Ignore:
Timestamp:
09/01/2017 06:13:24 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
3f2d7e7c
Parents:
7b0f4ce
Message:

Update several packages noting problems
using a long deprecated, now removed, gtkdoc program.

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/evolution-data-server.xml

    r7b0f4ce rd792ea5  
    138138      -DWITH_KRB5=OFF               \
    139139      -DENABLE_INTROSPECTION=ON     \
     140      -DENABLE_GTK_DOC=OFF          \
    140141      .. &amp;&amp;
    141142make</userinput></screen>
     
    175176      enables building the Vala bindings. Remove if you don't
    176177      have <xref linkend="vala"/> installed.
     178    </para>
     179
     180    <para>
     181      <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
     182      disables building the API documentation. It is broken for
     183      this package due to the use of a long deprecated gtk-doc program
     184      that is no longer available.
    177185    </para>
    178186
  • gnome/platform/telepathy-logger.xml

    r7b0f4ce rd792ea5  
    134134
    135135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    136       href="../../xincludes/gtk-doc-rebuild.xml"/>
     136      href="../../xincludes/gtk-doc-rebuild-problem.xml"/>
    137137
    138138  </sect2>
Note: See TracChangeset for help on using the changeset viewer.