diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2024-07-15 15:48:07 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2024-07-15 15:48:07 -0500 |
commit | b29fc64232caaccc7a763d8c3dcd452b24a529c7 (patch) | |
tree | 48e15a91a74e611d6a92c37b148f4959dc7e3ccf /xincludes | |
parent | cb1db1ef05604481c8480871d59dfc7d462da54a (diff) |
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.
Diffstat (limited to 'xincludes')
-rw-r--r-- | xincludes/texruntime.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/xincludes/texruntime.xml b/xincludes/texruntime.xml index 06f436331c..45d5e0cc6f 100644 --- a/xincludes/texruntime.xml +++ b/xincludes/texruntime.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" - "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" > + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> -<para role="recommended"> - <xref role="runtime" linkend="python2"/> is used by the unmaintained +<para role="optional"> + &python2; is used by the unmaintained ebong CTAN module (intended for writing Bengali in Rapid Roman Format). <filename>/usr/bin/python</filename> is also in the shebang line for the latex-papersize and lilyglyphs scripts, and documentation at CTAN says both |