Changeset dcdde93 for general


Ignore:
Timestamp:
05/27/2013 04:58:28 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
13e0a61
Parents:
a0dad2bf
Message:

Sync systemd branch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11198 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
28 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/icu.xml

    ra0dad2bf rdcdde93  
    7474      </listitem>
    7575    </itemizedlist>
     76
     77    <bridgehead renderas="sect3">ICU Dependencies</bridgehead>
     78
     79    <bridgehead renderas="sect4">Optional</bridgehead>
     80    <para role="optional">
     81      <xref linkend="llvm"/> (with Clang)
     82    </para>
    7683
    7784    <para condition="html" role="usernotes">
  • general/genlib/iso-codes.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
    88  <!ENTITY iso-codes-download-ftp  " ">
    9   <!ENTITY iso-codes-md5sum        "7ad31f8488a6cc26a142b9bf5e4eea2c">
    10   <!ENTITY iso-codes-size          "3.5 MB">
     9  <!ENTITY iso-codes-md5sum        "35c6089108410dcfe03b420b57af0dde">
     10  <!ENTITY iso-codes-size          "3.6 MB">
    1111  <!ENTITY iso-codes-buildsize     "110 MB">
    1212  <!ENTITY iso-codes-time          "0.2 SBU">
  • general/genlib/json-c.xml

    ra0dad2bf rdcdde93  
    55  %general-entities;
    66
    7   <!ENTITY json-c-download-http "https://github.com/downloads/json-c/json-c/json-c-&json-c-version;.tar.gz">
     7  <!ENTITY json-c-download-http "https://s3.amazonaws.com/json-c_releases/releases/json-c-&json-c-version;.tar.gz">
    88  <!ENTITY json-c-download-ftp  " ">
    9   <!ENTITY json-c-md5sum        "a4edc79410eb894f08d7d52ca9f88732">
    10   <!ENTITY json-c-size          "380 KB">
    11   <!ENTITY json-c-buildsize     "3.5 MB">
     9  <!ENTITY json-c-md5sum        "aa02367d2f7a830bf1e3376f77881e98">
     10  <!ENTITY json-c-size          "548 KB">
     11  <!ENTITY json-c-buildsize     "5.0 MB">
    1212  <!ENTITY json-c-time          "less than 0.1 SBU">
    1313]>
     
    3737    </para>
    3838
    39     &lfs72_checked;
     39    &lfs73_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8686    </para>
    8787
    88 <screen><userinput>sed -e 's/json_object.c/json_object.c json_object_iterator.c/'    \
    89     -e 's/json_object.h/json_object.h json_object_iterator.h/'    \
    90     -e 's/json_object.lo/json_object.lo json_object_iterator.lo/' \
    91     -i Makefile.in &amp;&amp;
    92 ./configure --prefix=/usr --disable-static &amp;&amp;
     88<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9389make</userinput></screen>
    9490
     
    107103    <title>Command Explanations</title>
    108104
    109     <para>
    110       <command>sed -e 's/json_object...</command>: This <command>sed</command>
    111       make sure that all the necessary headers are installed correctly.
    112     </para>
    113 
    114105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    115106      href="../../xincludes/static-libraries.xml"/>
     
    122113    <segmentedlist>
    123114      <segtitle>Installed Programs</segtitle>
    124       <segtitle>Installed Library</segtitle>
    125       <segtitle>Installed Directory</segtitle>
     115      <segtitle>Installed Libraries</segtitle>
     116      <segtitle>Installed Directories</segtitle>
    126117
    127118      <seglistitem>
     
    130121        </seg>
    131122        <seg>
    132           libjson.so
     123          libjson-c.so and libjson.so
    133124        </seg>
    134125        <seg>
    135           /usr/include/json
     126          /usr/include/json and
     127          /usr/include/json-c
    136128        </seg>
    137129      </seglistitem>
     
    147139        <listitem>
    148140          <para>
    149             contains <application>JSON-C</application> API functions.
     141            contains the <application>JSON-C</application> API functions.
    150142          </para>
    151143          <indexterm zone="json-c libjson">
    152144            <primary sortas="c-libjson">libjson.so</primary>
     145          </indexterm>
     146        </listitem>
     147      </varlistentry>
     148
     149      <varlistentry id="libjson-c">
     150        <term><filename class="libraryfile">libjson-c.so</filename></term>
     151        <listitem>
     152          <para>
     153            contains the <application>JSON-C</application> API functions.
     154          </para>
     155          <indexterm zone="json-c libjson-c">
     156            <primary sortas="c-libjson-c">libjson-c.so</primary>
    153157          </indexterm>
    154158        </listitem>
  • general/genlib/libatasmart.xml

    ra0dad2bf rdcdde93  
    3535    </para>
    3636
    37     &lfs72_checked;
     37    &lfs73_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libdrm.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "b760b1f2ae4ec6452383164ec697cd5d">
    10   <!ENTITY libdrm-size          "528 KB">
    11   <!ENTITY libdrm-buildsize     "10 MB">
     9  <!ENTITY libdrm-md5sum        "92ce56e7533a9b2fcb5c8f32d305328b">
     10  <!ENTITY libdrm-size          "540 KB">
     11  <!ENTITY libdrm-buildsize     "11 MB">
    1212  <!ENTITY libdrm-time          "0.2 SBU">
    1313]>
  • general/genlib/libical.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY libical-download-http "http://downloads.sourceforge.net/freeassociation/libical-&libical-version;.tar.gz">
    88  <!ENTITY libical-download-ftp  " ">
    9   <!ENTITY libical-md5sum        "e549f434d5fbf9cd156c60ed4943618f">
    10   <!ENTITY libical-size          "1.1 MB">
    11   <!ENTITY libical-buildsize     "56 MB">
    12   <!ENTITY libical-time          "0.5 SBU">
     9  <!ENTITY libical-md5sum        "4438c31d00ec434f02867a267a92f8a1">
     10  <!ENTITY libical-size          "1.2 MB">
     11  <!ENTITY libical-buildsize     "20 MB">
     12  <!ENTITY libical-time          "0.4 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to libical</title>
    3131
    32     <para>The <application>libical</application> package is an implementation of
    33     iCalendar protocols and data formats.</para>
    34 
    35     &lfs72_checked;
     32    <para>
     33      The <application>libical</application> package contains an implementation
     34      of the iCalendar protocols and data formats.
     35    </para>
     36
     37    &lfs73_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&libical-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&libical-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &libical-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &libical-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &libical-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &libical-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&libical-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&libical-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &libical-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &libical-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &libical-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &libical-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <!-- There is no support for the current version of BLFS BDB -->
    6073    <bridgehead renderas="sect3">libical Dependencies</bridgehead>
    6174
     75    <!-- Upstream recommends to use CMake since autotools
     76    doesn't bump soname for 0.48 -> 1.0 incompatibility -->
     77    <bridgehead renderas="sect4">Required</bridgehead>
     78    <para role="required">
     79      <xref linkend="cmake"/>
     80    </para>
     81
     82    <!-- Can't be built using CMake
    6283    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <!-- <para role="optional"><xref linkend="db"/></para> -->
    64     <para role="optional"><xref linkend="python2"/> (must have
    65     <ulink url="http://www.swig.org/">SWIG</ulink> also)</para>
     84    <para role="optional">
     85      <xref linkend="openjdk"/> and
     86      <xref linkend="python2"/> (must have
     87      <ulink url="http://www.swig.org/">SWIG</ulink> also)
     88    </para> -->
    6689
    6790    <para condition="html" role="usernotes">User Notes:
    68     <ulink url="&blfs-wiki;/libical"/></para>
    69 
     91      <ulink url="&blfs-wiki;/libical"/>
     92    </para>
    7093  </sect2>
    7194
     
    7396    <title>Installation of libical</title>
    7497
    75     <para>Install <application>libical</application> by running the following
    76     commands:</para>
    77 
    78 <screen><userinput>./configure --prefix=/usr --enable-cxx &amp;&amp;
     98    <para>
     99      Install <application>libical</application> by running the
     100      following commands:
     101    </para>
     102
     103<screen><userinput>mkdir build &amp;&amp;
     104cd build &amp;&amp;
     105cmake -DCMAKE_INSTALL_PREFIX=/usr \
     106      -DCMAKE_BUILD_TYPE=Release  \
     107      .. &amp;&amp;
    79108make</userinput></screen>
    80109
    81     <para>To test the results, issue: <command>make check</command>.</para>
    82 
    83     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    84 
    85 <screen role="root"><userinput>make install &amp;&amp;
    86 install -v -m755 -d /usr/share/doc/libical-&libical-version; &amp;&amp;
    87 install -v -m644    README doc/{Adding,Using}*.txt \
    88                     /usr/share/doc/libical-&libical-version;</userinput></screen>
    89 
    90   </sect2>
    91 
    92   <!--  There is no support for the current version of BLFS BDB -->
     110    <para>
     111      To test the results, issue: <command>make test</command>.
     112    </para>
     113
     114    <para>
     115      Now, as the <systemitem class="username">root</systemitem> user:
     116    </para>
     117
     118<screen role="root"><userinput>make install</userinput></screen>
     119
     120  </sect2>
     121
    93122  <sect2 role="commands">
    94123    <title>Command Explanations</title>
    95124
    96     <!-- <para><option>-with-bdb4</option>: This option adds support for
    97     <application>Berkeley DB 4.0</application>.</para> -->
    98 
    99     <para><parameter>--enable-cxx</parameter>: This parameter builds C++
    100     <application>libical</application> library bindings.</para>
    101 
    102     <para><option>--enable-python</option>: This option builds Python
    103     <application>libical</application> bindings.</para>
     125    <para>
     126      <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
     127      to apply higher level of the compiler optimizations.
     128    </para>
     129
     130    <!-- No CMake equivalents
     131    <para>
     132      <parameter>- -enable-cxx</parameter>: This switch enables
     133      <application>libical</application> C++ library.
     134    </para>
     135
     136    <para>
     137      <option>- -enable-python</option>: This switch enables
     138      <application>libical</application> Python bindings.
     139    </para> -->
    104140
    105141  </sect2>
     
    111147      <segtitle>Installed Programs</segtitle>
    112148      <segtitle>Installed Libraries</segtitle>
    113       <segtitle>Installed Directories</segtitle>
     149      <segtitle>Installed Directory</segtitle>
    114150
    115151      <seglistitem>
    116         <seg>None</seg>
    117         <seg>libical{,_cxx}.{so,a}, libicalss{,_cxx}.{so,a}, libicalvcal.{so,a},
    118         and (optionally) the Python _LibicalWrap.{so,a} modules</seg>
    119         <seg>/usr/include/libical and /usr/share/doc/libical-&libical-version;</seg>
     152        <seg>
     153          None
     154        </seg>
     155        <seg>
     156          libical.{so,a}, libicalss.{so,a} and libicalvcal.{so,a}
     157        </seg>
     158        <seg>
     159          /usr/include/libical
     160        </seg>
    120161      </seglistitem>
    121162    </segmentedlist>
     
    127168
    128169      <varlistentry id="libical-lib">
    129         <term><filename class='libraryfile'>libical.{so,a}</filename></term>
     170        <term><filename class="libraryfile">libical.{so,a}</filename></term>
    130171        <listitem>
    131           <para>contains the <application>libical</application> API
    132           functions.</para>
     172          <para>
     173            contains the <application>libical</application> API
     174            functions.
     175          </para>
    133176          <indexterm zone="libical libical-lib">
    134177            <primary sortas="c-libical">libical.{so,a}</primary>
     
    138181
    139182      <varlistentry id="libicalss">
    140         <term><filename class='libraryfile'>libicalss.{so,a}</filename></term>
     183        <term><filename class="libraryfile">libicalss.{so,a}</filename></term>
    141184        <listitem>
    142           <para>is a libary that allows you to store iCal component data to disk
    143           in a variety of ways.</para>
     185          <para>
     186            is a libary that allows you to store iCal component data
     187            to disk in a variety of ways.
     188          </para>
    144189          <indexterm zone="libical libicalss">
    145190            <primary sortas="c-libicalss">libicalss.{so,a}</primary>
     
    149194
    150195      <varlistentry id="libicalvcal">
    151         <term><filename class='libraryfile'>libicalvcal.{so,a}</filename></term>
     196        <term><filename class="libraryfile">libicalvcal.{so,a}</filename></term>
    152197        <listitem>
    153           <para>is a vCard/vCalendar C interface.</para>
     198          <para>
     199            is a vCard/vCalendar C interface.
     200          </para>
    154201          <indexterm zone="libical libicalvcal">
    155202            <primary sortas="c-libicalvcal">libicalvcal.{so,a}</primary>
  • general/genlib/libidn.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY libidn-download-http "http://ftp.gnu.org/gnu/libidn/libidn-&libidn-version;.tar.gz">
    88  <!ENTITY libidn-download-ftp  "ftp://ftp.gnu.org/gnu/libidn/libidn-&libidn-version;.tar.gz">
    9   <!ENTITY libidn-md5sum        "45ffabce4b8ca87fe98fe4542668d33d">
    10   <!ENTITY libidn-size          "3.2 MB">
     9  <!ENTITY libidn-md5sum        "7533d14fbbb6c026a1a9eaa2179ccb69">
     10  <!ENTITY libidn-size          "3.3 MB">
    1111  <!ENTITY libidn-buildsize     "24 MB">
    1212  <!ENTITY libidn-time          "0.3 SBU">
    1313]>
    1414
    15 <sect1 id="libidn" xreflabel="Libidn-&libidn-version;">
     15<sect1 id="libidn" xreflabel="libidn-&libidn-version;">
    1616  <?dbhtml filename="libidn.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Libidn-&libidn-version;</title>
     23  <title>libidn-&libidn-version;</title>
    2424
    2525  <indexterm zone="libidn">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Libidn</title>
    31 
    32     <para>
    33       <application>Libidn</application> is a package designed for
     30    <title>Introduction to libidn</title>
     31
     32    <para>
     33      <application>libidn</application> is a package designed for
    3434      internationalized string handling based on the
    3535      <ulink url="http://www.ietf.org/rfc/rfc3454.txt">Stringprep</ulink>,
     
    5151    <itemizedlist spacing="compact">
    5252      <listitem>
    53         <para>Download (HTTP): <ulink url="&libidn-download-http;"/></para>
    54       </listitem>
    55       <listitem>
    56         <para>Download (FTP): <ulink url="&libidn-download-ftp;"/></para>
    57       </listitem>
    58       <listitem>
    59         <para>Download MD5 sum: &libidn-md5sum;</para>
    60       </listitem>
    61       <listitem>
    62         <para>Download size: &libidn-size;</para>
    63       </listitem>
    64       <listitem>
    65         <para>Estimated disk space required: &libidn-buildsize;</para>
    66       </listitem>
    67       <listitem>
    68         <para>Estimated build time: &libidn-time;</para>
     53        <para>
     54          Download (HTTP): <ulink url="&libidn-download-http;"/>
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download (FTP): <ulink url="&libidn-download-ftp;"/>
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Download MD5 sum: &libidn-md5sum;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Download size: &libidn-size;
     70        </para>
     71      </listitem>
     72      <listitem>
     73        <para>
     74          Estimated disk space required: &libidn-buildsize;
     75        </para>
     76      </listitem>
     77      <listitem>
     78        <para>
     79          Estimated build time: &libidn-time;
     80        </para>
    6981      </listitem>
    7082    </itemizedlist>
    7183
    72     <bridgehead renderas="sect3">Libidn Dependencies</bridgehead>
     84    <bridgehead renderas="sect3">libidn Dependencies</bridgehead>
    7385
    7486    <bridgehead renderas="sect4">Optional</bridgehead>
     
    8496
    8597    <para condition="html" role="usernotes">User Notes:
    86     <ulink url="&blfs-wiki;/libidn"/></para>
    87 
     98      <ulink url="&blfs-wiki;/libidn"/>
     99    </para>
    88100  </sect2>
    89101
    90102  <sect2 role="installation">
    91     <title>Installation of Libidn</title>
    92 
    93     <para>
    94       Install <application>Libidn</application> by running the following
     103    <title>Installation of libidn</title>
     104
     105    <para>
     106      Install <application>libidn</application> by running the following
    95107      commands:
    96108    </para>
  • general/genlib/libxml2.xml

    ra0dad2bf rdcdde93  
    118118    </para>
    119119
    120 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     120<screen><userinput>./configure --prefix=/usr --disable-static --with-history &amp;&amp;
    121121make</userinput></screen>
    122122
     
    139139
    140140    <para>
    141       <option>--with-history</option>: If this switch is used, it enables
     141      <option>--with-history</option>: This switch enables
    142142      <application>Readline</application> support when running
    143143      <command>xmlcatalog</command> or <command>xmllint</command> in shell mode.
  • general/genlib/openobex.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY openobex-download-http "&sourceforge-repo;/openobex/openobex-&openobex-version;-Source.tar.gz">
    88  <!ENTITY openobex-download-ftp  " ">
    9   <!ENTITY openobex-md5sum        "485734c0e5a6c4a7bd697a0989b67a56">
    10   <!ENTITY openobex-size          "696 KB">
     9  <!ENTITY openobex-md5sum        "11031f6f0b876bb6259bd27106491528">
     10  <!ENTITY openobex-size          "128 KB">
    1111  <!ENTITY openobex-buildsize     "5.0 MB">
    1212  <!ENTITY openobex-time          "0.1 SBU">
     
    3636    </para>
    3737
    38     &lfs72_checked;
     38    &lfs73_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="bluez"/> and
    79       <xref linkend="libusb-compat"/>
     78      <xref linkend="bluez"/>,
     79      <xref linkend="cmake"/> and
     80      <xref linkend="libusb"/>
    8081    </para>
    8182
    8283    <bridgehead renderas="sect4">Optional</bridgehead>
    8384    <para role="optional">
     85      <xref linkend="doxygen"/>,
     86      <xref linkend="libxslt"/>,
     87      <xref linkend="openjdk"/> and
    8488      <xref linkend="xmlto"/>
    8589    </para>
     
    98102    </para>
    99103
    100 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     104<screen><userinput>mkdir build &amp;&amp;
     105cd build &amp;&amp;
     106cmake -DCMAKE_INSTALL_PREFIX=/usr \
     107      -DCMAKE_INSTALL_LIBDIR=lib  \
     108      -DCMAKE_BUILD_TYPE=Release  \
     109      -DCMAKE_INSTALL_CMAKEBASEDIR=/usr/lib/cmake \
     110      .. &amp;&amp;
    101111make</userinput></screen>
    102112
     
    115125    <title>Command Explanations</title>
    116126
    117     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    118       href="../../xincludes/static-libraries.xml"/>
     127    <para>
     128      <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
     129      to apply higher level of the compiler optimizations.
     130    </para>
    119131
    120132  </sect2>
  • general/genutils/desktop-file-utils.xml

    ra0dad2bf rdcdde93  
    3434      The <application>Desktop File Utils</application> package contains
    3535      command line utilities for working with <ulink
    36       url="http://www.freedesktop.org/Standards/desktop-entry-spec">
     36      url="http://standards.freedesktop.org/desktop-entry-spec/latest/">
    3737      Desktop entries</ulink>. These utilities are used by Desktop
    3838      Environments and other applications to manipulate the MIME-types
     
    125125      <para>
    126126        The <ulink
    127         url="http://freedesktop.org/wiki/Standards/basedir-spec">XDG Base
    128         Directory</ulink> specification defines the standard locations for
    129         applications to place data and configuration files. These files can
    130         be used, for instance, to define the menu structure and menu items
    131         in a desktop environment.
     127        url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG
     128        Base Directory</ulink> specification defines the standard locations for
     129        applications to place data and configuration files. These files can be
     130        used, for instance, to define the menu structure and menu items in a
     131        desktop environment.
    132132      </para>
    133133
  • general/genutils/imagemagick.xml

    ra0dad2bf rdcdde93  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "8">
     7  <!ENTITY imagemagick-patch-version "6">
    88  <!-- Not sure what to do here as ImageMagick is one of the fastest-moving
    99       targets in all of open-source. One solution is to always use the last
     
    1616  <!ENTITY imagemagick-download-http " ">
    1717  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    18   <!ENTITY imagemagick-md5sum        "c90d99ce0f0e08ebeab568eda7eedec7">
    19   <!ENTITY imagemagick-size          "8.3 MB">
    20   <!ENTITY imagemagick-buildsize     "450 MB (full build with all dependencies)">
    21   <!ENTITY imagemagick-time          "5.0 SBU (full build - additional 20 SBU to run the test suite)">
     18  <!ENTITY imagemagick-md5sum        "d2d03e8131722a5b85fc2a866d9df517">
     19  <!ENTITY imagemagick-size          "7.9 MB">
     20  <!ENTITY imagemagick-buildsize     "208 MB (with typical dependencies, reputedly 450 MB with all dependencies)">
     21  <!ENTITY imagemagick-time          "1.9 SBU (typical build - additional 20 SBU to run the test suite)">
    2222]>
    2323
     
    2929
    3030     Marked as 'typical' because nobody builds ALL the optional extras [ken]
     31     Saved the "full" 450MB as a comment - feel free to update this iff you
     32     do build all dependencies, it's probably a lot bigger now.
    3133
    3234     Also, please look over the output from the configure command for any
     
    6062    </para>
    6163
    62     &lfs72_checked;
     64    &lfs73_checked;
    6365
    6466    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    133135      (you'll have to do some hacking to use <application>GnuPG</application>),
    134136      <xref linkend="sane"/>,
    135       <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (only for raw formats listed in
     137      <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (for raw formats listed in
    136138      <filename>www/formats.html</filename>),
    137139      <xref linkend="wget"/>, and
  • general/genutils/pinentry.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY pinentry-download-http " ">
    88  <!ENTITY pinentry-download-ftp  "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-&pinentry-version;.tar.bz2">
    9   <!ENTITY pinentry-md5sum        "82e6114e5e27a8ab36f314b332a6e024">
     9  <!ENTITY pinentry-md5sum        "2ae681cbca0d9fb774b2c90b11ebf56c">
    1010  <!ENTITY pinentry-size          "424 KB">
    11   <!ENTITY pinentry-buildsize     "4.7 MB">
    12   <!ENTITY pinentry-time          "less than 0.1 SBU">
     11  <!ENTITY pinentry-buildsize     "12 MB">
     12  <!ENTITY pinentry-time          "0.2 SBU">
    1313]>
    1414
     
    2727  </indexterm>
    2828
    29   <!--Required section-->
    3029  <sect2 role="package">
    3130    <title>Introduction to PIN-Entry</title>
     
    4039    environments, including interfaces designed for
    4140    <application>Ncurses</application> (text-based),
    42     <application>Gtk+</application>, <application>Gtk+-2</application>,
    43     <application>Qt-3</application>, and <application>Qt-4</application>.</para>
    44 
    45     &lfs72_checked;
     41    <application>GTK+</application>, <application>GTK+2</application>,
     42    <application>Qt3</application>, and <application>Qt4</application>.</para>
     43
     44    &lfs73_checked;
    4645
    4746    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6766    </itemizedlist>
    6867
    69     <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    70     <itemizedlist spacing="compact">
    71       <listitem>
    72         <para>Required patch: <ulink
    73         url="&patch-root;/pinentry-&pinentry-version;-fixes-1.patch"/></para>
    74       </listitem>
    75     </itemizedlist> -->
    76 
    7768    <bridgehead renderas="sect3">PIN-Entry Dependencies</bridgehead>
    7869
    7970    <bridgehead renderas="sect4">Optional</bridgehead>
    80     <para role="optional"><!-- <xref linkend="GTK"/>, -->
    81     <xref linkend="gtk2"/>,
    82     <xref linkend="qt"/>, and
    83     <xref linkend="libcap2"/></para>
     71    <para role="optional">
     72      <xref linkend="gtk2"/>,
     73      <xref linkend="libcap2"/> and
     74      <xref linkend="qt"/>
     75    </para>
    8476
    8577    <para condition="html" role="usernotes">User Notes:
     
    126118
    127119  </sect2>
    128 
    129   <!-- <sect2 role="commands">
    130     <title>Command Explanations</title>
    131 
    132     <para><parameter>-disable-...</parameter>: These three parameters are used
    133     to fix a problem with the <command>configure</command> script if the
    134     optional dependencies are not installed. If the dependencies are installed,
    135     these parameters may be omitted.</para>
    136 
    137   </sect2> -->
    138120
    139121  <sect2 role="content">
     
    183165        <term><command>pinentry-gtk</command></term>
    184166        <listitem>
    185           <para> is a <application>Gtk</application> GUI
     167          <para> is a <application>GTK+</application> GUI
    186168          <application>PIN-Entry</application> program.</para>
    187169          <indexterm zone="pinentry pinentry-gtk">
     
    194176        <term><command>pinentry-gtk-2</command></term>
    195177        <listitem>
    196           <para> is a <application>Gtk-2</application> GUI
     178          <para> is a <application>GTK+2</application> GUI
    197179          <application>PIN-Entry</application> program.</para>
    198180          <indexterm zone="pinentry pinentry-gtk-2">
     
    205187        <term><command>pinentry-qt</command></term>
    206188        <listitem>
    207           <para> is a <application>Qt-3</application> GUI
     189          <para> is a <application>Qt3</application> GUI
    208190          <application>PIN-Entry</application> program.</para>
    209191          <indexterm zone="pinentry pinentry-qt">
     
    216198        <term><command>pinentry-qt4</command></term>
    217199        <listitem>
    218           <para> is a <application>Qt-4</application> GUI
     200          <para> is a <application>Qt4</application> GUI
    219201          <application>PIN-Entry</application> program.</para>
    220202          <indexterm zone="pinentry pinentry-qt4">
  • general/genutils/screen.xml

    ra0dad2bf rdcdde93  
    8181<screen><userinput>./configure --prefix=/usr                     \
    8282            --with-socket-dir=/var/run/screen \
    83             --with-pty-group=4                \
     83            --with-pty-group=5                \
    8484            --with-sys-screenrc=/etc/screenrc                    &amp;&amp;
    8585sed -i -e "s%/usr/local/etc/screenrc%/etc/screenrc%" {etc,doc}/* &amp;&amp;
     
    105105    class='directory'>/etc</filename>.  </para>
    106106
    107     <para><parameter>--with-pty-group=4 </parameter>: This option sets the gid
     107    <para><parameter>--with-pty-group=5</parameter>: This option sets the gid
    108108    to the value used by LFS.</para>
    109109
    110     <note><para>Newer versions of LFS use the value 5 for the tty group. If
    111     you are using the development version of LFS, change the pty-group option
    112     to 5.</para></note>
     110    <note><para>Older versions of LFS use the value 4 for the tty group. If
     111    you are using LFS version 7.1 or older, change the pty-group option
     112    to 4.</para></note>
    113113
    114114    <para><command>sed -i -e "s%/usr/local/etc/screenrc%/etc/screenrc%"
  • general/genutils/tidy.xml

    ra0dad2bf rdcdde93  
    8383    running the following commands:</para>
    8484
    85 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     85<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    8686make</userinput></screen>
    8787
     
    106106    the <filename class='directory'>api</filename> directory to
    107107    <filename class='directory'>/usr/share/doc/tidy-&tidy-version;.</filename></para>
     108
     109  </sect2>
     110
     111  <sect2 role="commands">
     112    <title>Command Explanations</title>
     113
     114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     115      href="../../xincludes/static-libraries.xml"/>
    108116
    109117  </sect2>
     
    141149    <seglistitem>
    142150    <seg>tab2space and tidy</seg>
    143     <seg>libtidy.{so,a}</seg>
     151    <seg>libtidy.so</seg>
    144152    <seg>/usr/share/doc/tidy-&tidy-version;</seg>
    145153    </seglistitem>
     
    173181
    174182      <varlistentry id="libtidy">
    175         <term><filename class='libraryfile'>libtidy.{so,a}</filename></term>
     183        <term><filename class='libraryfile'>libtidy.so</filename></term>
    176184        <listitem>
    177           <para>libraries provide the <application>HTML Tidy</application> API
     185          <para>library provides the <application>HTML Tidy</application> API
    178186          functions to <command>tidy</command> and can also be called by other
    179187          programs.</para>
    180188          <indexterm zone="html-tidy libtidy">
    181             <primary sortas="c-libtidy">libtidy.{so,a}</primary>
     189            <primary sortas="c-libtidy">libtidy.so</primary>
    182190          </indexterm>
    183191        </listitem>
  • general/graphlib/freetype2.xml

    ra0dad2bf rdcdde93  
    123123    </para>
    124124
    125 <screen><userinput>sed -i -r 's:.*(#.*SUBPIXEL.*) .*:\1:' \
    126           include/freetype/config/ftoption.h &amp;&amp;
     125<screen><userinput>sed -e "s@FT_CFF_HINTING_FREETYPE@FT_CFF_HINTING_ADOBE@" \
     126    -i src/cff/cffobjs.c &amp;&amp;
     127sed -e "/AUX.*.gxvalid/s@^# @@" -e "/AUX.*.otvalid/s@^# @@" \
     128    -i modules.cfg &amp;&amp;
     129sed -e "/#.*.SUBPIXEL/s@/\* @@" -e "/#.*.SUBPIXEL/s@ \*/@@" \
     130    -i include/freetype/config/ftoption.h &amp;&amp;
    127131./configure --prefix=/usr --disable-static &amp;&amp;
    128132make</userinput></screen>
     
    146150
    147151    <para>
    148       <command>sed -i -r 's:.*(#.*SUBPIXEL.*) .*:\1:'
    149       include/freetype/config/ftoption.h</command>:
    150       This command enables LCD optimized rendering. This option results in improved
    151       rendering of fonts, but may have patent restrictions. Be sure to read the
    152       <literal>'Other patent issues'</literal> part of
     152      <command>sed -e ...</command>: First command enables Adobe CFF Engine,
     153      second command enables GX/AAT and OpenType table validation and third
     154      command enables Subpixel Rendering and Subpixel Hinting in order to
     155      improve font rendering. Note that Subpixel Rendering has patent issues.
     156      Be sure to read the <literal>'Other patent issues'</literal> part of
    153157      <ulink url="http://www.freetype.org/patents.html"/> before enabling this
    154158      option.
  • general/graphlib/imlib2.xml

    ra0dad2bf rdcdde93  
    3333    loading, saving, rendering and manipulation.</para>
    3434
    35     &lfs72_checked;
     35    &lfs73_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/poppler.xml

    ra0dad2bf rdcdde93  
    88           "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz">
    99  <!ENTITY poppler-download-ftp       " ">
    10   <!ENTITY poppler-md5sum             "be915388eaad6865cee5a156c8119ec1">
     10  <!ENTITY poppler-md5sum             "49d55921ce795778c7231fe9f2fe923b">
    1111  <!ENTITY poppler-size               "2.2 MB">
    1212  <!ENTITY poppler-buildsize          "135 MB (excluding the encoding data) and
  • general/graphlib/qpdf.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY qpdf-download-http "&sourceforge-repo;/qpdf/qpdf-&qpdf-version;.tar.gz">
    88  <!ENTITY qpdf-download-ftp  " ">
    9   <!ENTITY qpdf-md5sum        "093baece867a0a7e07774bd4008156b3">
     9  <!ENTITY qpdf-md5sum        "eedd61acc53744446d181429651a9baf">
    1010  <!ENTITY qpdf-size          "4.9 MB">
    11   <!ENTITY qpdf-buildsize     "75 MB">
     11  <!ENTITY qpdf-buildsize     "80 MB">
    1212  <!ENTITY qpdf-time          "0.6 SBU">
    1313]>
  • general/prog/cmake.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "097278785da7182ec0aea8769d06860c">
    10   <!ENTITY cmake-size          "5.6 MB">
    11   <!ENTITY cmake-buildsize     "255 MB (including tests)">
     9  <!ENTITY cmake-md5sum        "be6008f2299613d23fe82ab53ef7472e">
     10  <!ENTITY cmake-size          "5.7 MB">
     11  <!ENTITY cmake-buildsize     "275 MB (including tests)">
    1212  <!ENTITY cmake-time          "1.9 SBU (additional 3.1 SBU for the test suite)">
    1313]>
     
    3939    </para>
    4040
    41     &lfs72_checked;
     41    &lfs73_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/doxygen.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY doxygen-download-http "http://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  "ftp://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    9   <!ENTITY doxygen-md5sum        "31b0aaab51c5cab7db9f0ebbe9f85530">
    10   <!ENTITY doxygen-size          "6.0 MB">
    11   <!ENTITY doxygen-buildsize     "86 MB">
     9  <!ENTITY doxygen-md5sum        "5f460b91c0d8c34a76173cf22015c2fc">
     10  <!ENTITY doxygen-size          "6.2 MB">
     11  <!ENTITY doxygen-buildsize     "90 MB">
    1212  <!ENTITY doxygen-time          "1.4 SBU (includes building the GUI frontend and all docs)">
    1313]>
  • general/prog/python2.xml

    ra0dad2bf rdcdde93  
    1010  <!ENTITY python2-md5sum        "5eea8462f69ab1369d32f9c4cd6272ab">
    1111  <!ENTITY python2-size          "9.8 MB">
    12   <!ENTITY python2-buildsize     "235 MB (not including the test suite)">
    13   <!ENTITY python2-time          "1.0 SBU (not including the test suite)">
     12  <!ENTITY python2-buildsize     "235 MB">
     13  <!ENTITY python2-time          "1.0 SBU">
    1414
    1515  <!ENTITY python2htmldoc-download-http
     
    160160    </para>
    161161
    162 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python2-version; &amp;&amp;
     162<screen role="root"><userinput>install -v -dm755 /usr/share/doc/python-&python2-version; &amp;&amp;
    163163tar --strip-components=1 -C /usr/share/doc/python-&python2-version; \
    164164    -xvf ../python-&python2-version;-docs-html.tar.bz2                      &amp;&amp;
  • general/prog/python3.xml

    ra0dad2bf rdcdde93  
    88           "http://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "993232d9f4d9b4863cc1ec69a792e9cd">
     10  <!ENTITY python3-md5sum        "c94b78ea3b68a9bbc9906af4d5b4fdc7">
    1111  <!ENTITY python3-size          "12 MB">
    12   <!ENTITY python3-buildsize     "260 MB (not including the testsuite)">
    13   <!ENTITY python3-time          "1.2 SBU (not including the testsuite)">
     12  <!ENTITY python3-buildsize     "260 MB">
     13  <!ENTITY python3-time          "0.9 SBU">
    1414
    1515  <!ENTITY python3htmldoc-download-http
    1616           "http://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2">
    17   <!ENTITY python3htmldoc-md5sum        "e730def6cc4d6dddb076aae82661b6d6">
    18   <!ENTITY python3htmldoc-size          "4.6 MB">
     17  <!ENTITY python3htmldoc-md5sum        "b5eee2b290338fb08c1512bfc79bb999">
     18  <!ENTITY python3htmldoc-size          "4.7 MB">
    1919]>
    2020
     
    134134    </para>
    135135
    136 <screen><userinput>sed "s@\"\$CFLAGS -Werror\"@\"\$CFLAGS -Werror -Wformat\"@g" -i configure &amp;&amp;
    137 ./configure --prefix=/usr       \
     136<screen><userinput>./configure --prefix=/usr       \
    138137            --enable-shared     \
    139138            --with-system-expat \
     
    159158    </para>
    160159
    161 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python3-version;/html &amp;&amp;
     160<screen role="root"><userinput>install -v -dm755 /usr/share/doc/python-&python3-version;/html &amp;&amp;
    162161tar --strip-components=1 \
    163162    --no-same-owner \
     
    170169  <sect2 role="commands">
    171170    <title>Command Explanations</title>
    172 
    173     <para>
    174       <command>sed "s@\"\$CFLAGS -Werror\"@\"\$CFLAGS -Werror -Wformat\"@g"
    175       -i configure</command>: Fixes building with
    176       <application>GCC</application> 4.8.
    177     </para>
    178171
    179172    <para>
  • general/prog/ruby.xml

    ra0dad2bf rdcdde93  
    77  <!ENTITY ruby-download-http " ">
    88  <!ENTITY ruby-download-ftp  "ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-&ruby-version;.tar.bz2">
    9   <!ENTITY ruby-md5sum        "a810d64e2255179d2f334eb61fb8519c">
     9  <!ENTITY ruby-md5sum        "c2b2de5ef15ea9b1aaa3152f9112af1b">
    1010  <!ENTITY ruby-size          "9.6 MB">
    11   <!ENTITY ruby-buildsize     "940 MB">
     11  <!ENTITY ruby-buildsize     "890 MB">
    1212  <!ENTITY ruby-time          "4.0 SBU">
    1313]>
     
    3636    </para>
    3737
    38     &lfs72_checked;
     38    &lfs73_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/subversion.xml

    ra0dad2bf rdcdde93  
    9393      <xref linkend="apr-util"/> and
    9494      <xref linkend="neon"/> or
    95       <ulink url="http://code.google.com/p/serf/">serf</ulink>.
     95      <ulink url="http://code.google.com/p/serf/">serf</ulink>
    9696    </para>
    9797
     
    111111      <xref linkend="dbus-glib"/>,
    112112      <xref linkend="gnome-keyring"/>,
    113       KWallet from KDE and
    114       <xref linkend="apache"/>.
     113      <xref linkend="kdelibs"/> (for <ulink url="http://utils.kde.org/projects/kwalletmanager/">KWallet</ulink> support) and
     114      <xref linkend="apache"/>
    115115    </para>
    116116
     
    126126    <para role="optional">
    127127      <ulink url="http://www.swig.org">SWIG</ulink> and
    128       <xref linkend="python2"/>.
     128      <xref linkend="python2"/>
    129129    </para>
    130130
     
    171171    </para>
    172172
    173 <screen><userinput>sed -i 's#Makefile.PL.in$#&amp; libsvn_swig_perl#' Makefile.in &amp;&amp;</userinput></screen>
     173<screen><userinput>sed -i 's#Makefile.PL.in$#&amp; libsvn_swig_perl#' Makefile.in</userinput></screen>
    174174
    175175    <para>
     
    245245    <title>Command Explanations</title>
    246246
    247     <para>
    248       <option>--disable-static</option>: This stops it installing static
    249       versions of the libraries.
    250     </para>
     247    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     248      href="../../xincludes/static-libraries.xml"/>
    251249
    252250<!--    <para>
  • general/sysutils/colord.xml

    ra0dad2bf rdcdde93  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "a14bea627172cb8d3aed3c3d22dea085">
     10  <!ENTITY colord-md5sum        "5b0c442a2a87c3688b17e1547452ffcb">
    1111  <!ENTITY colord-size          "1.1 MB">
    12   <!ENTITY colord-buildsize     "32 MB">
    13   <!ENTITY colord-time          "0.3 SBU">
     12  <!ENTITY colord-buildsize     "35 MB">
     13  <!ENTITY colord-time          "0.4 SBU">
    1414]>
    1515
  • general/sysutils/sg3_utils.xml

    ra0dad2bf rdcdde93  
    3939    </para>
    4040
    41     &lfs72_checked;
     41    &lfs73_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/sysutils/udisks.xml

    ra0dad2bf rdcdde93  
    3636    </para>
    3737
    38     &lfs72_checked;
     38    &lfs73_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/sysutils/unrar.xml

    ra0dad2bf rdcdde93  
    3939    </para>
    4040
    41     &lfs72_checked;
     41    &lfs73_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.