Ignore:
Timestamp:
03/10/2024 03:41:04 PM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
ken/TL2024, lazarus, trunk
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
  • general/prog/python-modules/pygobject2.xml

    re12b9ec rc0bc0a9  
    8989      <bridgehead renderas="sect5">Optional</bridgehead>
    9090      <para role="optional">
    91         <xref linkend="gobject-introspection"/> and
    9291        <xref linkend="libxslt"/> (to Build Documentation)
    9392      </para>
     
    103102      </para>
    104103
    105 <screen><userinput>./configure --prefix=/usr --disable-introspection &amp;&amp;
     104<screen><userinput>./configure --prefix=/usr &amp;&amp;
    106105make</userinput></screen>
    107106
     
    121120
    122121      <para>
    123         <option>--disable-introspection</option>: Omit this switch if you have
    124         installed <xref linkend="gobject-introspection"/>. Note that it
    125         conflicts with <xref linkend="pygobject3"/>.
     122        <option>--disable-introspection</option>: Add this switch if you have
     123        installed <xref linkend='glib2'/> without GObject Introspection.
     124        Note that it conflicts with <xref linkend="pygobject3"/>.
    126125      </para>
    127126
Note: See TracChangeset for help on using the changeset viewer.