Ignore:
Timestamp:
07/15/2024 08:48:07 PM (2 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
0dbb92a
Parents:
cb1db1ef
Message:

Archive Python2

Create ulinks:
external multimedia/libdriv/alsa-lib.xml
external xincludes/texruntime.xml
external pst/printing/cups.xml
external networking/netlibs/ldns.xml
external server/other/unbound.xml
external general/prog/yasm.xml

remove multimedia/libdriv/libmusicbrainz.xml
remove x/lib/libglade.xml
remove general/prog/python-modules/pygtk.xml
remove general/prog/python-modules/pycairo2.xml
remove general/prog/python-modules/pygobject2.xml

Already commented out:
general/prog/python-modules/pyxdg.xml
general/prog/python-modules/six.xml

The files listed as removed are still present, but not referenced.
Then need to be moved to the archive when the gimp3 branch is merged
with trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/six.xml

    rcb1db1ef rb29fc64  
    6464        </listitem>
    6565      </itemizedlist>
    66 <!--
    67       <bridgehead renderas="sect4">Six Dependencies</bridgehead>
    6866
    69       <bridgehead renderas="sect5">Recommended Dependencies</bridgehead>
    70       <para role="recommended">
    71         <xref linkend="python2"/>
    72       </para>
    73 -->
    7467    </sect3>
    7568
    7669    <sect3 role="installation">
    7770      <title>Installation of Six</title>
    78 <!--
    79       <note>
    80         <para>
    81           Both <application>Python 2</application> and
    82           <application>Python 3</application> modules can
    83           be built and installed without any conflicts.
    84         </para>
    85       </note>
    8671
    87       <para>
    88         Install <application>six</application> for Python 2 and Python 3
    89         by running the following commands:
    90       </para>
    91 
    92 <screen><userinput>python2 setup.py build &amp;&amp;
    93 python3 setup.py build</userinput></screen>
    94 -->
    9572      <para>
    9673        Build the module:
     
    10683        Now, as the <systemitem class="username">root</systemitem> user:
    10784      </para>
    108 <!--
    109 <screen role="root"><userinput>python2 setup.py install - -optimize=1 &amp;&amp;
    110 python3 setup.py install - -optimize=1</userinput></screen>
    111 -->
    11285
    11386<screen role="root"><userinput>&install-wheel; six</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.