Changeset dfd0a5d5


Ignore:
Timestamp:
07/02/2004 04:37:19 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6c23acd
Parents:
dccd5cc9
Message:

Updated optional dependencies and updated package entities for TeX

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rdccd5cc9 rdfd0a5d5  
    1818
    1919<itemizedlist>
     20
     21<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
     22updated the package entities for TeX.</para></listitem>
    2023
    2124<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
  • pst/typesetting/tex.xml

    rdccd5cc9 rdfd0a5d5  
    77  <!ENTITY texmf-download-ftp    "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmf-&tex-version;.tar.gz">
    88  <!ENTITY texmfsrc-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
    9   <!ENTITY tex-size              "52 MB">
    10   <!ENTITY tex-buildsize         "175 MB">
     9  <!ENTITY tex-size              "64 MB">
     10  <!ENTITY tex-optional-size     "87 MB">
     11  <!ENTITY tex-buildsize         "344 MB">
     12  <!ENTITY tex-optional-buildsize "415 MB">
    1113  <!ENTITY tex-time              "2.97 SBU">
    1214]>
     
    2022
    2123<para><application>TeX</application> is a typesetting package, able to create
    22 documents in a variety of formats.  The optional texmfsrc
     24documents in a variety of formats.  The optional <filename>texmfsrc</filename>
    2325<acronym>TAR</acronym> ball contains source code for packages that are
    24 contained in the texmf <acronym>TAR</acronym> ball, including
    25 the docstrip sources.</para>
     26contained in the <filename>texmf</filename> <acronym>TAR</acronym> ball,
     27including the docstrip sources.</para>
    2628
    2729<sect3><title>Package information</title>
    2830<itemizedlist spacing='compact'>
    29 <listitem><para>Download (FTP): <ulink
     31<listitem><para>Required Download (FTP): <ulink
    3032url="&tex-download-ftp;"/></para></listitem>
    31 <listitem><para>Download (FTP): <ulink
     33<listitem><para>Required Download (FTP): <ulink
    3234url="&texmf-download-ftp;"/></para></listitem>
    3335<listitem><para>Optional Download (FTP): <ulink
    3436url="&texmfsrc-download-ftp;"/></para></listitem>
    35 <listitem><para>Download size: &tex-size;</para></listitem>
     37<listitem><para>Download size:
     38&tex-size; (&tex-optional-size; with optional tarball)</para></listitem>
    3639<listitem><para>Estimated Disk space required:
    37 &tex-buildsize;</para></listitem>
     40&tex-buildsize; (&tex-optional-buildsize; with optional tarball)</para></listitem>
    3841<listitem><para>Estimated build time:
    3942&tex-time;</para></listitem></itemizedlist>
     
    4245<sect3><title>Additional Downloads</title>
    4346<itemizedlist spacing='compact'>
    44 <listitem><para>Recommended Patch: <ulink url="&patch-root;/tetex-src-&tex-version;-remove_readlink-1.patch"/></para></listitem>
     47<listitem><para>Recommended Patch: <ulink
     48url="&patch-root;/tetex-src-&tex-version;-remove_readlink-1.patch"/></para></listitem>
    4549</itemizedlist></sect3>
     50
     51<sect3><title><application>TeX</application> dependencies</title>
     52<sect4><title>Optional</title>
     53<para><xref linkend="x-installing"/>,
     54<xref linkend="openssl"/>,
     55<xref linkend="mysql"/> and
     56Tk-&Perl-Tk-version; <xref linkend="perl-modules"/></para>
     57</sect4>
     58</sect3>
    4659
    4760</sect2>
     
    6578      | (umask 0; cd /usr/share/texmf; tar xvf -)</command></userinput></screen>
    6679
    67 <para>If the optional texmf source code <acronym>TAR</acronym> ball was
    68 downloaded, untar it now:</para>
     80<para>If the optional <filename>texmf</filename> source code
     81<acronym>TAR</acronym> ball was downloaded, untar it now:</para>
     82
    6983<screen><userinput><command>gzip -dc ../tetex-texmfsrc-&tex-version;.tar.gz \
    7084      | (umask 0; cd /usr/share/texmf; tar xvf -)</command></userinput></screen>
     
    114128
    115129<para><option>--with-system-zlib</option>: <acronym>LFS</acronym>
    116 Systems starting with version 4.0 have zlib installed as part of the
     130<acronym>LFS</acronym> systems starting with version 4.0 have
     131<application>Zlib</application> installed as part of the
    117132base operating system; this switch avoids building it here.</para>
    118133
     
    128143<title>Contents</title>
    129144
    130 <para>The <application>TeX</application> package contains 125 separate binaries.
     145<para>The <application>TeX</application> package contains 101 separate
     146binaries and shell scripts, and another 37 symlinks to these programs.
     147<application>TeX</application> also builds the
     148<filename class='libraryfile'>libkpathsea</filename> library.
    131149Please refer to <ulink url="file:///usr/share/texmf/doc/index.html"/>
    132150for details, as well as a tour of the expansive
Note: See TracChangeset for help on using the changeset viewer.