source: xincludes/texruntime.xml@ b145ae0

12.2 trunk
Last change on this file since b145ae0 was b29fc64, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

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.

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[d7f0b08]2<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
[b29fc64]3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[d7f0b08]7
8
[b29fc64]9<para role="optional">
10 &python2; is used by the unmaintained
[573cd6b2]11 ebong CTAN module (intended for writing Bengali in Rapid Roman Format).
[342d139a]12 <filename>/usr/bin/python</filename> is also in the shebang line for the
13 latex-papersize and lilyglyphs scripts, and documentation at CTAN says both
[573cd6b2]14 modules have been updated to work with python3. In pythontex there are
15 scripts to invoke python3 or python2 according to the system's version of
[9167f8d]16 <command>python</command>. <xref role="runtime" linkend="ruby"/> is used by
17 two scripts, one is for pTex (Japanese vertical writing) and the other is
18 match_parens which might be generally useful. The perl module <ulink
19 url="https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Tk-804.036.tar.gz">Tk</ulink>,
[8edc0c02]20 which needs to be run from an X11 session to run the tests and
[9167f8d]21 requires <xref role="runtime" linkend="tk"/> is used by one of the scripts
22 for ptex
[320084b]23 and is needed for texdoctk (a GUI interface for finding documentation files
24 and opening them with the appropriate viewer).
[0858e01]25 <command>ps2pdf</command>, from <xref role='runtime' linkend='gs'/>, is
26 used by some utilities and scripts.
[d7f0b08]27</para>
Note: See TracBrowser for help on using the repository browser.