Ignore:
Timestamp:
02/13/2020 11:23:59 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2f2d73a
Parents:
6b21bfd0
Message:

Split old python2 pycairo into pycairo2.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pycairo.xml

    r6b21bfd0 r0c2e5325  
    7676      <bridgehead renderas="sect5">Optional</bridgehead>
    7777      <para role="optional">
    78         <xref linkend="python2"/> (<xref role="nodep" linkend="pygtk"/>
    79           can only use <application>Python 2</application>)
    8078        <ulink url="https://hypothesis.readthedocs.io">Hypothesis</ulink>
    8179          (for tests)
     
    9391        <para>
    9492           The current version of pycairo no longer builds the Python2 module.
    95            If you need this module for packages sych as <xref linkend="gimp"/>, use the
    96            <ulink url="https://github.com/pygobject/pycairo/releases/download/v1.18.2/pycairo-1.18.2.tar.gz">pycairo-1.18.2</ulink>
    97            version and use the same commands as below substituting python for
    98            python3.
     93           If you need that module for packages sych as <xref linkend="gimp"/>, use
     94           <xref linkend="pycairo2"/>
    9995        </para>
    10096      </note>
    10197
    10298      <para>
    103         Install <application>PyCairo</application> for <!--Python2--> and Python3 by
     99        Install <application>PyCairo</application> for Python3 by
    104100        running the following commands:
    105101      </para>
Note: See TracChangeset for help on using the changeset viewer.