Changeset c0bc0a9 for x/lib/pango.xml


Ignore:
Timestamp:
03/10/2024 03:41:04 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, ken/TL2024, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
0fb7167
Parents:
e12b9ec
git-author:
Xi Ruoyao <xry111@…> (03/10/2024 03:34:31 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/10/2024 03:41:04 PM)
Message:

Update to glib-2.80.0 and gobject-introspection-1.80.0

Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    re12b9ec rc0bc0a9  
    7777       <xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>),
    7878      <xref linkend="fribidi"/>, and
    79       <xref linkend="glib2"/>
    80 
     79      <xref linkend="glib2"/> (GObject Introspection required for GNOME)
    8180    </para>
    8281
    8382    <bridgehead renderas="sect4">Recommended</bridgehead>
    8483    <para role="recommended">
    85       <xref linkend="cairo"/>,
    86       <xref linkend="gobject-introspection"/> (Required if building GNOME), and
     84      <xref linkend="cairo"/> and
    8785      <xref linkend="xorg7-lib"/>
    8886    </para>
     
    162160    <para>
    163161      <option>-Dintrospection=disabled</option>: Use this switch if you do not
    164       want to use <xref linkend="gobject-introspection"/>.
     162      want to use GObject Introspection.
    165163    </para>
    166164
Note: See TracChangeset for help on using the changeset viewer.