Changeset b29fc64


Ignore:
Timestamp:
07/15/2024 08:48:07 PM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
gimp3, 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.

Files:
21 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rcb1db1ef rb29fc64  
    44xxx
    55*.swp
     6.swo
  • general.ent

    rcb1db1ef rb29fc64  
    106106<!ENTITY man                  "https://man.archlinux.org/man/">
    107107
     108<!ENTITY python2 "<ulink url='https://www.python.org/downloads/release/python-2718/'>Python2</ulink>">
     109
     110<!ENTITY gtk2 "<ulink url='https://download.gnome.org/sources/gtk+/2.24/'>GTK+-2</ulink>">
     111
    108112<!-- Convenience entities -->
    109113<!ENTITY root                 "<systemitem class='username'>root</systemitem>">
  • general/genlib/genlib.xml

    rcb1db1ef rb29fc64  
    109109  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libidn.xml"/>
    110110  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libidn2.xml"/>
    111   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libiodbc.xml"/>
     111<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libiodbc.xml"/> -->
    112112  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libksba.xml"/>
    113113  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblinear.xml"/>
  • general/prog/php.xml

    rcb1db1ef rb29fc64  
    253253    <bridgehead renderas="sect4">Optional Data Management Utilities and Libraries</bridgehead>
    254254    <para role="optional">
    255       <xref linkend="libiodbc"/>,
    256255      <xref linkend="lmdb"/>,
    257256      <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
     
    268267      <ulink url="http://www.frontbase.com/cgi-bin/WebObjects/FBWebSite">FrontBase</ulink>,
    269268      <ulink url="https://www.ibm.com/analytics/us/en/db2/">IBM DB2</ulink>,
     269      <ulink url="https://sourceforge.net/projects/iodbc/files/">libiodbc</ulink>,
    270270      <ulink url="https://hughestech.com.au/products/msql/">Mini SQL</ulink>,
    271271      <ulink url="https://www.monetra.com/">Monetra</ulink>, and
  • general/prog/python-modules.xml

    rcb1db1ef rb29fc64  
    160160        </para>
    161161      </listitem>
    162       <listitem>
     162<!--      <listitem>
    163163        <para>
    164164          <xref linkend="pycairo2"/>
    165165        </para>
    166       </listitem>
     166      </listitem>-->
    167167      <listitem>
    168168        <para>
     
    180180        </para>
    181181      </listitem>
    182       <listitem>
     182<!--      <listitem>
    183183        <para>
    184184          <xref linkend="pygobject2"/>
    185185        </para>
    186       </listitem>
     186      </listitem> -->
    187187      <listitem>
    188188        <para>
     
    190190        </para>
    191191      </listitem>
    192       <listitem>
     192<!--      <listitem>
    193193        <para>
    194194          <xref linkend="pygtk"/>
    195195        </para>
    196       </listitem>
     196      </listitem> -->
    197197      <listitem>
    198198        <para>
     
    319319    href="python-modules/pyatspi2.xml"/>
    320320
    321   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    322     href="python-modules/pycairo2.xml"/>
     321<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     322    href="python-modules/pycairo2.xml"/>-->
    323323
    324324  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    330330  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    331331    href="python-modules/pygments.xml"/>
    332 
     332<!--
    333333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    334334    href="python-modules/pygobject2.xml"/>
    335 
     335-->
    336336  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    337337    href="python-modules/pygobject3.xml"/>
    338 
     338<!--
    339339  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    340340    href="python-modules/pygtk.xml"/>
    341 
     341-->
    342342  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    343343    href="python-modules/pyparsing.xml"/>
  • general/prog/python-modules/pycairo.xml

    rcb1db1ef rb29fc64  
    8383    <sect3 role="installation">
    8484      <title>Installation of PyCairo</title>
    85 
     85<!--
    8686      <note>
    8787        <para>
     
    9191        </para>
    9292      </note>
    93 
     93-->
    9494      <para>
    9595        Install <application>PyCairo</application> for Python3 by
  • general/prog/python-modules/pyxdg.xml

    rcb1db1ef rb29fc64  
    6666        </listitem>
    6767      </itemizedlist>
    68 <!--
    69       <bridgehead renderas="sect4">PyXDG Dependencies</bridgehead>
    7068
    71       <bridgehead renderas="sect5">Optional</bridgehead>
    72       <para role="optional">
    73         <xref linkend="python2"/>
    74       </para>
    75 -->
    7669    </sect3>
    7770
  • 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>
  • general/prog/yasm.xml

    rcb1db1ef rb29fc64  
    7373    <bridgehead renderas="sect4">Optional</bridgehead>
    7474    <para role="optional">
    75       <xref linkend="python2"/> and
    76       <xref linkend="cython"/>
     75      <xref linkend="cython"/> and
     76      &python2;
    7777    </para>
    7878
  • general/sysutils/redland.xml

    rcb1db1ef rb29fc64  
    7676    <bridgehead renderas="sect4">Optional</bridgehead>
    7777    <para role="optional">
    78       <xref linkend="libiodbc"/>,
    7978      <xref linkend="sqlite"/>,
    8079      <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
    8180      <xref linkend="postgresql"/>,
    8281      &berkeley-db;
     82      <ulink url="https://sourceforge.net/projects/iodbc/files/">libiodbc</ulink>,
    8383      <ulink url="&sourceforge-dl;/virtuoso/">virtuoso</ulink>, and
    8484      <ulink url="https://sourceforge.net/projects/threestore/">3store</ulink>
  • multimedia/libdriv/alsa-lib.xml

    rcb1db1ef rb29fc64  
    9999    <para role="optional">
    100100      <xref linkend="doxygen"/>,
    101       <xref linkend="python2"/>, and
    102       <ulink url="https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-&alsa-lib-version;.tar.bz2">alsa-ucm-conf</ulink>
     101      <ulink url="https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-&alsa-lib-version;.tar.bz2">alsa-ucm-conf</ulink>, and
     102      &python2;
    103103    </para>
    104104
  • multimedia/libdriv/libdriv.xml

    rcb1db1ef rb29fc64  
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmad.xml"/>
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmpeg2.xml"/>
    59   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmusicbrainz.xml"/>
     59<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmusicbrainz.xml"/>-->
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmusicbrainz5.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libogg.xml"/>
  • networking/netlibs/ldns.xml

    rcb1db1ef rb29fc64  
    7070
    7171    <bridgehead renderas="sect3">ldns Dependencies</bridgehead>
    72 <!--
    73     <bridgehead renderas="sect4">Recommended</bridgehead>
    74     <para role="recommended">
    75       <xref linkend="openssl"/>
    76     </para>
    77 -->
     72
    7873    <bridgehead renderas="sect4">Optional</bridgehead>
    7974    <para role="optional">
    8075      <xref linkend="make-ca"/> and
    8176      <xref linkend="libpcap"/> (for example programs),
    82       <xref linkend="python2"/> and
     77      &python2;, and
    8378      <xref linkend="swig"/> (for Python bindings), and
    8479      <xref linkend="doxygen"/> (for html documentation)
  • pst/printing/cups.xml

    rcb1db1ef rb29fc64  
    9090      <xref linkend="libpaper"/>,
    9191      <xref linkend="mitkrb"/>,
    92       <!--<xref linkend="openjdk"/>, Not found in 2.4.0 -->
    9392      <xref linkend="php"/>, and
    94       <xref linkend="python2"/>
     93      &python2;
    9594    </para>
    9695
  • server/other/unbound.xml

    rcb1db1ef rb29fc64  
    8585      <xref linkend="nettle"/>,
    8686      <xref linkend="protobuf-c"/> (for dnstap),
    87       <xref linkend="python2"/>,
     87      &python2;,
    8888      <xref linkend="sphinx"/> (for Python bindings documentation),
    8989      <xref linkend="swig"/> (for Python bindings),
  • x/lib/lib.xml

    rcb1db1ef rb29fc64  
    7171  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdrm.xml"/>
    7272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libepoxy.xml"/>
    73   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade.xml"/>
     73<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade.xml"/>-->
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnotify.xml"/>
    7575  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxklavier.xml"/>
  • x/wm/icewm.xml

    rcb1db1ef rb29fc64  
    319319      <para>
    320320        If you wish to put icons on your desktop, you will need to install a
    321         program such as <xref linkend="rox-filer"/> which provides a pinboard.
     321        program such as
     322        <ulink url='https://sourceforge.net/projects/rox/files/rox/2.11/'>rox-filer</ulink> 
     323        which provides a pinboard.
    322324        If you do that you will no longer be able to access the menu by
    323325        right-clicking on the desktop, you will have to use the
  • x/wm/openbox.xml

    rcb1db1ef rb29fc64  
    210210
    211211<screen><userinput>cp -rf /etc/xdg/openbox ~/.config</userinput></screen>
    212       <para>
    213 
     212
     213<!--      <para>
    214214        <filename>~/.config/openbox/menu.xml</filename> can be edited with a
    215215        text editor or you can install
     
    217217        <ulink url="https://pyxml.sourceforge.net/topics/">pyxml</ulink>
    218218        and <xref linkend="pygtk"/>).
    219       </para>
     219      </para> -->
    220220
    221221      <para>
  • xincludes/texruntime.xml

    rcb1db1ef rb29fc64  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    3    "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
     3   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     4  <!ENTITY % general-entities SYSTEM "../general.ent">
     5  %general-entities;
     6]>
    47
    58
    6 <para role="recommended">
    7   <xref role="runtime" linkend="python2"/> is used by the unmaintained
     9<para role="optional">
     10  &python2; is used by the unmaintained
    811  ebong CTAN module (intended for writing Bengali in Rapid Roman Format).
    912  <filename>/usr/bin/python</filename> is also in the shebang line for the
  • xsoft/other/gimp.xml

    rcb1db1ef rb29fc64  
    182182      <xref linkend="lua"/>,
    183183      <xref linkend="openjpeg2"/>,
    184       <xref linkend="pygtk"/> (including the gtk, pango and pangocairo modules),
     184<!--      <xref linkend="pygtk"/> (including the gtk, pango and pangocairo modules),
    185185      an <xref linkend="server-mail"/> (that provides a
    186       <command>sendmail</command> program),
     186      <command>sendmail</command> program), -->
    187187      <xref linkend="gtk-doc"/>,
    188188      <ulink url="https://github.com/HEASARC/cfitsio">cfitsio</ulink>,
  • xsoft/other/other.xml

    rcb1db1ef rb29fc64  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inkscape.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>
     26<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>-->
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunderbird.xml"/>
Note: See TracChangeset for help on using the changeset viewer.