Changeset 7ded7e3 for pst/xml


Ignore:
Timestamp:
05/16/2012 04:39:28 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

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

Location:
pst/xml
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pst/xml/itstool.xml

    rc099902d r7ded7e3  
    77  <!ENTITY itstool-download-http "http://files.itstool.org/itstool/itstool-&itstool-version;.tar.bz2">
    88  <!ENTITY itstool-download-ftp  " ">
    9   <!ENTITY itstool-md5sum        "1ea7e89d3753e84b51efec0339a4e281">
    10   <!ENTITY itstool-size          "77 KB">
    11   <!ENTITY itstool-buildsize     "596 KB">
     9  <!ENTITY itstool-md5sum        "cde73f9559dfa4998b12729f470b7422">
     10  <!ENTITY itstool-size          "80 KB">
     11  <!ENTITY itstool-buildsize     "600 KB">
    1212  <!ENTITY itstool-time          "less than 0.1 SBU">
    1313]>
    1414
    15 <sect1 id="itstool" xreflabel="itstool-&itstool-version;">
     15<sect1 id="itstool" xreflabel="Itstool-&itstool-version;">
    1616  <?dbhtml filename="itstool.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>itstool-&itstool-version;</title>
     23  <title>Itstool-&itstool-version;</title>
    2424
    2525  <indexterm zone="itstool">
    26     <primary sortas="a-itstool">itstool</primary>
     26    <primary sortas="a-Itstool">Itstool</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to itstool</title>
     30    <title>Introduction to Itstool</title>
    3131
    32     <para><application>Itstool</application> itstool extracts messages from XML
    33     files and outputs PO template files, then merges translations from MO files
    34     to create translated XML files. It determines what to translate and how to
    35     chunk it into messages using the W3C Internationalization Tag Set (ITS).
     32    <para>
     33      <application>Itstool</application> extracts messages from XML files
     34      and outputs PO template files, then merges translations from MO files
     35      to create translated XML files. It determines what to translate and how to
     36       chunk it into messages using the W3C Internationalization Tag Set (ITS).
    3637    </para>
    3738
    38     &lfs70_built;
     39    &lfs70_checked;
    3940
    4041    <bridgehead renderas="sect3">Package Information</bridgehead>
    4142    <itemizedlist spacing="compact">
    4243      <listitem>
    43         <para>Download (HTTP): <ulink url="&itstool-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&itstool-download-http;"/>
     46        </para>
    4447      </listitem>
    4548      <listitem>
    46         <para>Download (FTP): <ulink url="&itstool-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&itstool-download-ftp;"/>
     51        </para>
    4752      </listitem>
    4853      <listitem>
    49         <para>Download MD5 sum: &itstool-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &itstool-md5sum;
     56        </para>
    5057      </listitem>
    5158      <listitem>
    52         <para>Download size: &itstool-size;</para>
     59        <para>
     60          Download size: &itstool-size;
     61        </para>
    5362      </listitem>
    5463      <listitem>
    55         <para>Estimated disk space required: &itstool-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &itstool-buildsize;
     66        </para>
    5667      </listitem>
    5768      <listitem>
    58         <para>Estimated build time: &itstool-time;</para>
     69        <para>
     70          Estimated build time: &itstool-time;
     71        </para>
    5972      </listitem>
    6073    </itemizedlist>
    6174
     75    <bridgehead renderas="sect3">Itstool Dependencies</bridgehead>
     76
     77    <bridgehead renderas="sect4">Required</bridgehead>
     78    <para role="required">
     79      <xref linkend="python2"/>
     80    </para>
     81
    6282    <para condition="html" role="usernotes">User Notes:
    63     <ulink url="&blfs-wiki;/itstool"/></para>
    64 
     83      <ulink url="&blfs-wiki;/itstool"/>
     84    </para>
    6585  </sect2>
    6686
    6787  <sect2 role="installation">
    68     <title>Installation of itstool</title>
     88    <title>Installation of Itstool</title>
    6989
    70     <para>Install <application>itstool</application> by running the following
    71     commands:</para>
     90    <para>
     91      Install <application>Itstool</application> by running the following
     92      commands:
     93    </para>
    7294
    7395<screen><userinput>./configure --prefix=/usr &amp;&amp;
    7496make</userinput></screen>
    7597
    76     <para>To test the results, issue: <command>make check</command>.</para>
     98    <para>
     99      To test the results, issue: <command>make check</command>.
     100    </para>
    77101
    78     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     102    <para>
     103      Now, as the <systemitem class="username">root</systemitem> user:
     104    </para>
    79105
    80106<screen role="root"><userinput>make install</userinput></screen>
     
    87113    <segmentedlist>
    88114      <segtitle>Installed Program</segtitle>
    89       <segtitle>Installed Libraries</segtitle>
    90115      <segtitle>Installed Directory</segtitle>
    91116
    92117      <seglistitem>
    93         <seg>itstool</seg>
    94         <seg>None</seg>
    95         <seg>/usr/share/itstool/its</seg>
     118        <seg>
     119          itstool
     120        </seg>
     121        <seg>
     122          /usr/share/itstool
     123        </seg>
    96124      </seglistitem>
    97125    </segmentedlist>
     
    105133        <term><command>itstool</command></term>
    106134        <listitem>
    107           <para>Creates translated XML files.</para>
     135          <para>
     136            is used to create translated XML files.
     137          </para>
    108138          <indexterm zone="itstool itstool-prog">
    109             <primary sortas="b-itstool-prog">itstool-prog</primary>
     139            <primary sortas="b-itstool">itstool</primary>
    110140          </indexterm>
    111141        </listitem>
  • pst/xml/xml.xml

    rc099902d r7ded7e3  
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-xsl.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="itstool.xml"/>
    2425  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xmlto.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="itstool.xml"/>
    2626
    2727</chapter>
Note: See TracChangeset for help on using the changeset viewer.