Ignore:
Timestamp:
08/18/2007 08:01:45 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
80115ad
Parents:
66bdcaf6
Message:

Updated to DocBook XSL Stylesheets-1.71.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/xml/docbook-xsl.xml

    r66bdcaf6 r9deda8e  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    197  <!ENTITY docbook-xsl-download-http "http://downloads.sourceforge.net/docbook/docbook-xsl-&docbook-xsl-version;.tar.bz2">
    208  <!ENTITY docbook-xsl-download-ftp  " ">
    21   <!ENTITY docbook-xsl-md5sum        "6ebd29a67f2dcc3f2220f475ee6f6552">
    22   <!ENTITY docbook-xsl-size          "1.0 MB">
    23   <!ENTITY docbook-xsl-buildsize     "35.9 MB (includes installing optional documentation)">
     9  <!ENTITY docbook-xsl-md5sum        "6a269abc854ae949b2cfd6377bc17fde">
     10  <!ENTITY docbook-xsl-size          "1.4 MB">
     11  <!ENTITY docbook-xsl-buildsize     "40 MB (includes installing optional documentation)">
    2412  <!ENTITY docbook-xsl-time          "less than 0.1 SBU">
    2513
    2614  <!ENTITY docbook-xsl-doc-download  "http://downloads.sourceforge.net/docbook/docbook-xsl-doc-&docbook-xsl-version;.tar.bz2">
     15  <!ENTITY docbook-xsl-doc-md5sum    "f7844a751a4612c56acddc0790fbc501">
     16  <!ENTITY docbook-xsl-doc-size      "1.3 MB">
    2717]>
    2818
     
    7868        url="&docbook-xsl-doc-download;"/></para>
    7969      </listitem>
     70      <listitem>
     71        <para>Download MD5 sum: &docbook-xsl-doc-md5sum;</para>
     72      </listitem>
     73      <listitem>
     74        <para>Download size: &docbook-xsl-doc-size;</para>
     75      </listitem>
    8076    </itemizedlist>
    8177
     
    9591    <para>If you downloaded the optional documentation tarball, unpack it
    9692    when you unpack the source tarball. The documentation tarball unpacks into
    97     subdirectories of the source tree.</para>
     93    a <filename class='directory'>doc</filename> subdirectory of the source
     94    tree.</para>
     95
     96    <para>BLFS does not install the required packages to run the test suite
     97    and provide meaningful results.</para>
    9898
    9999    <para>Install <application>DocBook XSL Stylesheets</application>
     
    102102
    103103<screen role="root"><userinput>install -v -m755 -d /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; &amp;&amp;
    104 cp -v -R VERSION common eclipse extensions fo html \
    105          htmlhelp images javahelp lib manpages params \
    106          profiling slides template website xhtml \
    107     /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version;</userinput></screen>
     104
     105cp -v -R VERSION common eclipse extensions fo highlighting html \
     106         htmlhelp images javahelp lib manpages params profiling \
     107         slides template tools website wordml xhtml             \
     108    /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; &amp;&amp;
     109
     110install -v -m644 -D README \
     111                    /usr/share/doc/docbook-xsl-&docbook-xsl-version;/README.XSL &amp;&amp;
     112install -v -m755    RELEASE-NOTES* NEWS* \
     113                    /usr/share/doc/&docbook-xsl-version;</userinput></screen>
    108114
    109115    <para>If you downloaded the optional documentation tarball, install the
    110     documentation by issuing the following commands as the
     116    documentation by issuing the following command as the
    111117    <systemitem class="username">root</systemitem> user:</para>
    112118
    113 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/docbook-xsl-&docbook-xsl-version; &amp;&amp;
    114 cp -v -R doc/* /usr/share/doc/docbook-xsl-&docbook-xsl-version;</userinput></screen>
     119<screen role="root"><userinput>cp -v -R doc/* /usr/share/doc/docbook-xsl-&docbook-xsl-version;</userinput></screen>
    115120
    116121  </sect2>
     
    164169      <para>Occasionally, you may find the need to install other versions of
    165170      the XSL stylesheets as some projects reference a specific version. One
    166       example is BLFS-6.0, which needs the 1.67.2 version. In these instances
     171      example is BLFS-6.0, which required the 1.67.2 version. In these instances
    167172      you should install any other required version in its own versioned
    168173      directory and create catalog entries as follows (substitute the desired
Note: See TracChangeset for help on using the changeset viewer.