Changeset 14ca05b


Ignore:
Timestamp:
01/27/2016 04:52:29 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
ef3f063
Parents:
cad6614
Message:

Merge from trunk Chapter 11.

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

Files:
1 added
22 edited
4 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    rcad6614 r14ca05b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 26th, &year;">
     9<!ENTITY releasedate  "January 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
  • general/genutils/appstream-glib.xml

    rcad6614 r14ca05b  
    2323
    2424  <sect1info>
    25     <othername>$LastChangedBy: pierre $</othername>
    26     <date>$Date: 2014-08-30 18:39:13 +1200 (Sat, 30 Aug 2014) $</date>
     25    <othername>$LastChangedBy$</othername>
     26    <date>$Date$</date>
    2727  </sect1info>
    2828
  • general/genutils/compface.xml

    rcad6614 r14ca05b  
    3434    of email authors in a mail header.</para>
    3535
    36     &lfs77_checked;
     36    &lfs78_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/genutils.xml

    rcad6614 r14ca05b  
    2121  PIN numbers and pass-phrases, and a hash generator.</para>
    2222
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bogofilter-systemd.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bogofilter.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>
    2425  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
    2526  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
     
    2829  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hd2u.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hicolor-icon-theme.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="highlight-systemd.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus-systemd.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="highlight.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icon-naming-utils.xml"/>
    3334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick.xml"/>
     
    3536  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsof.xml"/>
    3637  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pinentry.xml"/>
    37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtchooser-systemd.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtchooser.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rarian.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rep-gtk.xml"/>
  • general/genutils/graphviz.xml

    rcad6614 r14ca05b  
    55  %general-entities;
    66
    7   <!ENTITY graphviz-download-http "http://graphviz.org/pub/graphviz/stable/SOURCES/graphviz-&graphviz-version;.tar.gz">
     7  <!--<!ENTITY graphviz-download-http "http://graphviz.org/pub/graphviz/stable/SOURCES/graphviz-&graphviz-version;.tar.gz">-->
     8  <!ENTITY graphviz-download-http "http://pkgs.fedoraproject.org/repo/pkgs/graphviz/graphviz-&graphviz-version;.tar.gz/&graphviz-md5sum;/graphviz-&graphviz-version;.tar.gz">
    89  <!ENTITY graphviz-download-ftp  " ">
    910  <!ENTITY graphviz-md5sum        "5b6a829b2ac94efcd5fa3c223ed6d3ae">
     
    3940    </para>
    4041
    41     &lfs77_checked;
     42    &lfs78_checked;
    4243
    4344    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    130131
    131132    <para>
    132       If you want to build the <application>Ruby</application> bindings,
    133       fix <command>configure</command> so it can find the latest versions
    134       of <application>Ruby</application> by running the following command:
    135     </para>
    136 
    137 <screen><userinput>sed -i "s:ruby-1.9:ruby-2.2:g" configure</userinput></screen>
    138 
    139     <para>
    140133      Install <application>Graphviz</application> by running the following
    141134      commands:
    142135    </para>
    143136
    144 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     137<screen><userinput>sed -e "s:ruby-1.9:ruby-2.2:g" \
     138    -i configure                  &amp;&amp;
     139sed -e 's/ e_/ gs_error_/' \
     140    -i plugin/gs/gvloadimage_gs.c &amp;&amp;
     141
     142./configure --prefix=/usr         &amp;&amp;
    145143make</userinput></screen>
    146144
    147145    <para>
    148       This package does not come with a test suite that provides meaningful results.
     146      This package does not come with a test suite that provides
     147      meaningful results.
    149148    </para>
    150149
     
    163162    </para>
    164163
    165 <screen role="root"><userinput>ln -sfv /usr/share/graphviz/doc \
    166         /usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
     164<screen role="root"><userinput>ln -v -s /usr/share/graphviz/doc \
     165         /usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
     166
     167  </sect2>
     168
     169  <sect2 role="commands">
     170    <title>Command Explanations</title>
     171
     172    <para>
     173      <command>sed -e "s:ruby-1.9:ruby-2.2:g" -i configure</command>:
     174      Use this command, if ruby-2.2.0 is installed and you wish
     175      <application>Graphviz</application> built with support for it.
     176    </para>
     177
     178    <para>
     179      <command>sed -e 's/ e_/ gs_error_/' ...</command>: Use this
     180      command, if ghostscript-9.18 or later is installed and you wish
     181      <application>Graphviz</application> built with support for it, or
     182      else the build fails because some identifiers have been renamed in
     183      ghostscript-9.18's headers.
     184    </para>
    167185
    168186  </sect2>
     
    230248          /usr/include/graphviz,
    231249          /usr/lib/graphviz,
    232           /usr/lib/tcl8.6/graphviz, 
     250          /usr/lib/tcl8.6/graphviz,
    233251          /usr/share/doc/graphviz-&graphviz-version;, and
    234252          /usr/share/graphviz
  • general/genutils/gtk-doc.xml

    rcad6614 r14ca05b  
    3939    system.</para>
    4040
    41     &lfs77_checked;
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8181      GNOME Doc Utils</ulink> and
    8282      <xref linkend="which"/> (required for the test suite and gtk-doc documentation),
    83       <xref linkend="highlight"/>,
    8483      <xref linkend="openjade"/> with
    8584      <xref linkend="sgml-dtd"/> and
     
    121120
    122121      <seglistitem>
    123         <seg>
    124           gtkdoc-check, gtkdoc-depscan, gtkdoc-fixxref, gtkdocize,
    125           gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman, gtkdoc-mkpdf,
    126           gtkdoc-mktmpl, gtkdoc-rebase, gtkdoc-scan and
    127           gtkdoc-scangobj</seg>
    128         <seg>
    129           None
    130         </seg>
    131         <seg>
    132           /usr/share/gtk-doc/data,
    133           /usr/share/help/*/gtk-doc-manual and
    134           /usr/share/sgml/gtk-doc
    135         </seg>
     122        <seg>gtkdoc-check,  gtkdoc-depscan, gtkdoc-fixxref,      gtkdocize,
     123        gtkdoc-mkdb,   gtkdoc-mkhtml,  gtkdoc-mkman,        gtkdoc-mkpdf,
     124        gtkdoc-mktmpl, gtkdoc-rebase, gtkdoc-scan,  and gtkdoc-scangobj</seg>
     125        <seg>None</seg>
     126        <seg>/usr/share/{gtk-doc,help/*/gtk-doc-manual,sgml/gtk-doc}</seg>
    136127      </seglistitem>
    137128    </segmentedlist>
  • general/genutils/hd2u.xml

    rcad6614 r14ca05b  
    55  %general-entities;
    66
    7 <!ENTITY hd2u-download-http "http://hany.sk/~hany/_data/hd2u/hd2u-&hd2u-version;.tgz">
     7<!ENTITY hd2u-download-http "http://terminus.sk/~hany/_data/hd2u/hd2u-&hd2u-version;.tgz">
    88<!ENTITY hd2u-download-ftp  " ">
    99<!ENTITY hd2u-md5sum        "8f6668fafb279aa19f956ec0515717b6">
     
    3333    an any to any text format converter.</para>
    3434
    35     &lfs77_checked;
     35    &lfs78_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/ibus.xml

    rcad6614 r14ca05b  
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy: krejzi $</othername>
    20     <date>$Date: 2014-10-26 17:30:14 +0100 (Sun, 26 Oct 2014) $</date>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
    2121  </sect1info>
    2222
  • general/genutils/imagemagick.xml

    rcad6614 r14ca05b  
    88
    99  <!ENTITY imagemagick-download-http " ">
    10   <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    11   <!ENTITY imagemagick-md5sum        "abd11cac6d0c064e68e331232c21f1d6">
    12   <!ENTITY imagemagick-size          "7.6 MB">
    13   <!ENTITY imagemagick-buildsize     "171 MB (with typical dependencies, additional 33 MB to run the test suite, reputedly 450 MB with all dependencies)">
    14   <!ENTITY imagemagick-time          "2.2 SBU (typical build - additional 3.6 SBU to run the test suite and 4 SBU to run the validation suite)">
     10  <!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
     11  <!ENTITY imagemagick-md5sum        "87939f4f82d6f24a28d3106a58d523d8">
     12  <!ENTITY imagemagick-size          "8.4 MB">
     13  <!ENTITY imagemagick-buildsize     "192 MB, with typical dependencies (226 MB with the test suite, reputedly 450 MB with all dependencies)">
     14  <!ENTITY imagemagick-time          "2.2 SBU - typical build (additional 3.5 SBU to run the test suite and 3.4 SBU to run the validation suite)">
    1515]>
    1616
     
    4848    <para>
    4949      <application>ImageMagick</application> is a collection of tools and
    50       libraries to read, write, and manipulate an image in various image formats.
    51       Image processing operations are available from the command line. Bindings
    52       for Perl and C++ are also available.
    53     </para>
    54 
    55     &lfs77_checked;
     50      libraries to read, write, and manipulate an image in various image
     51      formats.  Image processing operations are available from the command line.
     52      Bindings for Perl and C++ are also available.
     53    </para>
     54
     55    &lfs78_checked;
    5656
    5757    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <note>
    8080      <para>
    81         The <application>ImageMagick</application> source releases are
    82         updated frequently and the version shown above may no longer be available
    83         from the download locations. You can download a more recent version and use
     81        The <application>ImageMagick</application> source releases are updated
     82        frequently and the version shown above may no longer be available from
     83        the download locations. You can download a more recent version and use
    8484        the existing BLFS instructions to install it. Chances are that it will
    8585        work just fine, but this has not been tested by the BLFS team. If the
    8686        package version shown above is not available from the locations shown
    87         above, or from the <filename class='directory'>legacy/</filename> directory
    88         at <literal>ftp.ImageMagick.org/pub/ImageMagick</literal> you can download it
    89         from the BLFS package server at <ulink
    90         url="&sources-anduin-http;/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.gz"/>.
     87        above, or from the <filename class='directory'>legacy/</filename>
     88        directory at <literal>ftp.ImageMagick.org/pub/ImageMagick</literal> you
     89        can download it from the BLFS package server at <ulink
     90        url="&sources-anduin-http;/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz"/>.
    9191      </para>
    9292    </note>
     
    100100
    101101    <para>
    102       The optional dependencies listed below should be installed if you
    103       need support for the specific format or the conversion tool the dependency
     102      The optional dependencies listed below should be installed if you need
     103      support for the specific format or the conversion tool the dependency
    104104      provides. Many of the dependencies' capabilities and uses are described in
    105105      the <quote>MAGICK DELEGATES</quote> section of the
    106       <filename>README.txt</filename> file located in the source tree. Additional
    107       information about the dependencies can be found in the
     106      <filename>README.txt</filename> file located in the source tree.
     107      Additional information about the dependencies can be found in the
    108108      <filename>Install-unix.txt</filename> file located in the source tree as
    109109      well as issuing the <command>./configure --help</command> command. A
    110       summary of this information, as well as some additional notes can be viewed
    111       on-line at <ulink
     110      summary of this information, as well as some additional notes can be
     111      viewed on-line at <ulink
    112112      url="http://www.imagemagick.org/script/advanced-unix-installation.php"/>.
    113113    </para>
     
    129129      <xref linkend="gnupg2"/>
    130130      (you'll have to do some hacking to use <application>GnuPG</application>),
    131       <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/profiles.zip">Profiles</ulink>, and
    132       <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (for raw formats listed in
    133       <filename>www/formats.html</filename>)
     131      <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates">Profiles</ulink>,
     132      and
     133      <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (for raw formats
     134      listed in
     135      <ulink url="http://www.imagemagick.org/www/formats.html">
     136      http://www.imagemagick.org/www/formats.html</ulink>)
    134137    </para>
    135138
     
    166169      <ulink url="http://www.blender.org/">Blender</ulink>,
    167170      <ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
    168       <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>,
     171      <ulink url="http://dejavu-fonts.org/wiki/Main_Page/">DejaVu fonts</ulink>,
    169172      <ulink url="http://www.ghostscript.com/download/gpcldnld.html">GhostPCL</ulink>,
    170173      <ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
    171174      <ulink url="http://www.povray.org/">POV-Ray</ulink>, and
    172       <ulink url="http://www.wsu.edu/UNIX_Systems/graphics/radiance.html">Radiance</ulink>
     175      <ulink url="http://www.radiance-online.org/">Radiance</ulink>
    173176    </para>
    174177
     
    198201
    199202    <para>
    200       Install <application>ImageMagick</application> by running the following commands:
     203      Install <application>ImageMagick</application> by running the following
     204      commands:
    201205    </para>
    202206
     
    216220
    217221    <para>
    218       To test the installation, issue: <command>make check</command>. For a more
    219       comprehensive test, run the <application>ImageMagick</application>
    220       validation suite, also after the package is installed. Note that the EPS,
    221       PS, and PDF tests require a working
    222       <application>Ghostscript</application>. One test needs "Helvetica" from
    223       "Standard Fonts" which are optionally installed in <xref linkend="gs"/>.
     222      To test the installation, issue: <command>make check</command>. A more
     223      comprehensive test is the <application>ImageMagick</application>
     224      validation suite. If <command>make check</command> has not been executed,
     225      run <command>make tests/validate</command> to compile it.  Issue
     226      <command>tests/validate 2>&amp;1 | tee validate.log</command> to run the
     227      validation suite. The result summary may be obtained with <command>grep
     228      "validation suite" validate.log</command>. Note that the EPS, PS, and PDF
     229      tests require a working <application>Ghostscript</application>. One test
     230      needs <quote>Helvetica</quote> from <quote>Ghostscript Standard
     231      Fonts</quote>, which are optionally installed in <xref linkend="gs"/>.
    224232    </para>
    225233
     
    244252    </para>
    245253
    246     <para>
    247       <parameter>--disable-static</parameter>: Prevents the static
    248       libraries being built and installed.
    249     </para>
     254    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     255      href="../../xincludes/static-libraries.xml"/>
    250256
    251257    <para>
     
    313319        <seg>
    314320          libMagickCore-6.Q16HDRI.so,
    315           libMagickWand-6.Q16HDRI.so,
    316           libMagick++-6.Q16HDRI.so,
    317           /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Image/Magick/Magick.so, and
    318           /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Image/Magick/Q16HDRI/Q16HDRI.so
     321          libMagickWand-6.Q16HDRI.so and
     322          libMagick++-6.Q16HDRI.so
    319323        </seg>
    320324        <seg>
     
    322326          /usr/include/ImageMagick-6,
    323327          /usr/lib/ImageMagick-&imagemagick-version;,
    324           /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Image/Magick,
    325           /usr/lib/perl5/site_perl/&lfs-perl-version;/Image/Magick,
    326           /usr/share/ImageMagick-6, and
    327           /usr/share/doc/ImageMagick-6
     328          /usr/lib/perl5/site_perl/&lfs-perl-version;/{,auto}/Image/Magick,
     329          /usr/share/doc/ImageMagick-&imagemagick-version;, and
     330          /usr/share/ImageMagick-6
    328331        </seg>
    329332      </seglistitem>
  • general/genutils/iso-codes.xml

    rcad6614 r14ca05b  
    1010  <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
    1111  <!ENTITY iso-codes-download-ftp  " ">
    12   <!ENTITY iso-codes-md5sum        "acbb38aed37da06f32d74b1cd20644c6">
     12  <!ENTITY iso-codes-md5sum        "01c02633ede9d6fdf4b5f99d5dbd47b2">
    1313  <!ENTITY iso-codes-size          "3.6 MB">
    14   <!ENTITY iso-codes-buildsize     "110 MB">
    15   <!ENTITY iso-codes-time          "0.2 SBU">
     14  <!ENTITY iso-codes-buildsize     "111 MB (with tests)">
     15  <!ENTITY iso-codes-time          "0.2 SBU (with tests)">
    1616]>
    1717
  • general/genutils/lsof.xml

    rcad6614 r14ca05b  
    55  %general-entities;
    66
    7 <!ENTITY lsof-download-http " ">
    8 <!ENTITY lsof-download-ftp  "ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_&lsof-version;.tar.bz2">
     7<!ENTITY lsof-download-http  " ">
     8<!ENTITY lsof-download-ftp "ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_&lsof-version;.tar.bz2">
    99<!ENTITY lsof-md5sum        "1b9cd34f3fb86856a125abbf2be3a386">
    1010<!ENTITY lsof-size          "768 KB">
    11 <!ENTITY lsof-buildsize     "9.6 MB">
     11<!ENTITY lsof-buildsize     "9.5 MB">
    1212<!ENTITY lsof-time          "less than 0.1 SBU">
    1313]>
     
    5757    </itemizedlist>
    5858
     59    <bridgehead renderas="sect3">lsof Dependencies</bridgehead>
     60
     61    <bridgehead renderas="sect4">Required</bridgehead>
     62    <para role="required">
     63      <xref linkend="libtirpc"/>
     64    </para>
     65
    5966    <para condition="html" role="usernotes">User Notes:
    6067    <ulink url="&blfs-wiki;/lsof"/></para>
     
    7380cd lsof_&lsof-version;_src           &amp;&amp;
    7481./Configure -n linux       &amp;&amp;
    75 make</userinput></screen>
     82make CFGL="-L./lib -ltirpc"</userinput></screen>
    7683
    7784    <para>This package does not come with a working test suite.</para>
     
    7986    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8087
    81 <screen role="root"><userinput>install -v -m755 -o root -g root lsof /usr/bin &amp;&amp;
     88<screen role="root"><userinput>install -v -m0755 -o root -g root lsof /usr/bin &amp;&amp;
    8289install -v lsof.8 /usr/share/man/man8</userinput></screen>
    8390
     
    8996    <para>
    9097      <command>./Configure -n linux</command>: Avoid AFS, customization, and
    91       inventory checks, and use target-dialect Linux.
     98      inventory checks, and use the linux dialect.
     99    </para>
     100
     101    <para>
     102      <command>make CFGL="-L./lib -ltirpc"</command>: Add the libtirpc
     103      libraries location to the <command>make</command> command.
    92104    </para>
    93105
     
    98110
    99111    <segmentedlist>
    100       <segtitle>Installed Programs</segtitle>
     112      <segtitle>Installed Program</segtitle>
    101113      <segtitle>Installed Libraries</segtitle>
    102114      <segtitle>Installed Directories</segtitle>
     
    114126      <?dbhtml list-presentation="table"?>
    115127
    116       <varlistentry id="lsof-prog">
     128      <varlistentry id="lsof-app">
    117129        <term><command>lsof</command></term>
    118130        <listitem>
    119131          <para>lists open files for running processes.</para>
    120           <indexterm zone="lsof lsof-prog">
     132          <indexterm zone="lsof lsof-app">
    121133            <primary sortas="b-lsof">lsof</primary>
    122134          </indexterm>
  • general/genutils/pinentry.xml

    rcad6614 r14ca05b  
    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        "55439c4436b59573a29e144916ee5b61">
    10   <!ENTITY pinentry-size          "504 KB">
    11   <!ENTITY pinentry-buildsize     "6.3 MB">
    12   <!ENTITY pinentry-time          "0.1 SBU">
     9  <!ENTITY pinentry-md5sum        "9510b2de013e818dab619e468298703a">
     10  <!ENTITY pinentry-size          "424 KB">
     11  <!ENTITY pinentry-buildsize     "10 MB">
     12  <!ENTITY pinentry-time          "less than 0.1 SBU">
    1313]>
    1414
     
    4242    toolkits.</para>
    4343
    44     &lfs77_checked;
     44    &lfs78_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7272      <xref linkend="gcr"/>,
    7373      <xref linkend="gtk2"/>,
    74       <xref linkend="libsecret"/> and
    75       <xref linkend="qt4"/>
     74      <xref linkend="gtk3"/>,
     75      <xref linkend="libcap-pam"/>,
     76      <xref linkend="libsecret"/>,
     77      <xref linkend="qt4"/>, and
     78      <xref linkend="qt5"/>
    7679    </para>
    7780
     
    8790    commands:</para>
    8891
    89 <screen><userinput>sed -i 's:ncursesw/::' pinentry/pinentry-curses.c &amp;&amp;
    90 
    91 ./configure --prefix=/usr &amp;&amp;
     92<screen><userinput>./configure --prefix=/usr &amp;&amp;
     93
    9294make</userinput></screen><!-- &amp;&amp;
    9395
     
    126128
    127129    <para>
    128       <command>sed -i ... pinentry/pinentry-curses.c</command>: This
    129       <command>sed</command> fixes detection of the
    130       <application>Ncurses</application> headers.
     130      <option>--disable-pinentry-qt5</option>: Default is enable. Don't use qt5
     131      even if it is available. If qt4 is found, <command>pinentry-qt</command>
     132      will be linked to qt4.
     133    </para>
     134
     135    <para>
     136      <option>--enable-pinentry-qt=yes/no</option>: Default is yes.
     137    </para>
     138
     139    <para>
     140      <option>--enable-pinentry-gtk2=yes/no</option>: Default is yes. Even if
     141      other <command>pinentry-*</command> is installed,
     142      <command>pinentry</command> will be a symlink to
     143      <command>pinentry-gtk-2</command>.
     144    </para>
     145
     146    <para>
     147      <option>--enable-pinentry-gnome3=yes/no</option>: Default is yes.
     148      Actually, it is the gtk3 pinentry.
    131149    </para>
    132150
     
    139157      <segtitle>Installed Programs</segtitle>
    140158      <segtitle>Installed Libraries</segtitle>
    141       <segtitle>Installed Directories</segtitle>
     159      <segtitle>Installed Directory</segtitle>
    142160
    143161      <seglistitem>
    144162        <seg>
    145           pinentry (symlink), pinentry-curses, pinentry-gnome3,
    146           pinentry-gtk-2, pinentry-qt4, and pinentry-tty
     163          pinentry (symlink), pinentry-curses, pinentry-gnome3, pinentry-gtk-2,
     164          pinentry-qt, and pinentry-tty
    147165        </seg>
    148166        <seg>None</seg>
     
    170188        <term><command>pinentry-curses</command></term>
    171189        <listitem>
    172           <para>is an <application>Ncurses</application> text-based
    173           <application>PIN-Entry</application> program.</para>
     190          <para> is an <application>Ncurses</application> text-based
     191          <application>PIN-Entry</application> helper program.</para>
    174192          <indexterm zone="pinentry pinentry-curses">
    175193            <primary sortas="b-pinentry-curses">pinentry-curses</primary>
     
    192210        <term><command>pinentry-gtk-2</command></term>
    193211        <listitem>
    194           <para> is a <application>GTK+2</application> based
    195           <application>PIN-Entry</application> program.</para>
     212          <para> is a <application>GTK+2</application>
     213          <application>PIN-Entry</application> program program.</para>
    196214          <indexterm zone="pinentry pinentry-gtk-2">
    197215            <primary sortas="b-pinentry-gtk-2">pinentry-gtk-2</primary>
     
    200218      </varlistentry>
    201219
    202       <varlistentry id="pinentry-qt4">
    203         <term><command>pinentry-qt4</command></term>
    204         <listitem>
    205           <para> is a <application>Qt4</application> based
    206           <application>PIN-Entry</application> program.</para>
    207           <indexterm zone="pinentry pinentry-qt4">
    208             <primary sortas="b-pinentry-qt4">pinentry-qt4</primary>
     220      <varlistentry id="pinentry-qt">
     221        <term><command>pinentry-qt</command></term>
     222        <listitem>
     223          <para> is a <application>Qt4 or 5</application>
     224          <application>PIN-Entry</application> helper program.</para>
     225          <indexterm zone="pinentry pinentry-qt">
     226            <primary sortas="b-pinentry-qt">pinentry-qt</primary>
    209227          </indexterm>
    210228        </listitem>
     
    214232        <term><command>pinentry-tty</command></term>
    215233        <listitem>
    216           <para> is a <application>tty</application> based
    217           <application>PIN-Entry</application> program.</para>
     234          <para> is a <application>tty</application>
     235          <application>PIN-Entry</application> helper program.</para>
    218236          <indexterm zone="pinentry pinentry-tty">
    219237            <primary sortas="b-pinentry-tty">pinentry-tty</primary>
  • general/genutils/rarian.xml

    rcad6614 r14ca05b  
    3535    ScrollKeeper</application>.</para>
    3636
    37     &lfs77_checked;
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7878    commands:</para>
    7979
    80 <screen><userinput>./configure --prefix=/usr        \
    81             --localstatedir=/var \
    82             --disable-static     &amp;&amp;
     80<screen><userinput>./configure --prefix=/usr \
     81            --localstatedir=/var &amp;&amp;
    8382make</userinput></screen>
    8483
     
    8887
    8988<screen role="root"><userinput>make install</userinput></screen>
    90 
    91   </sect2>
    92 
    93   <sect2 role="commands">
    94     <title>Command Explanations</title>
    95 
    96     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    97       href="../../xincludes/static-libraries.xml"/>
    9889
    9990  </sect2>
     
    113104        rarian-sk-install, rarian-sk-migrate, rarian-sk-preinstall,
    114105        rarian-sk-rebuild, and rarian-sk-update</seg>
    115         <seg>librarian.so</seg>
     106        <seg>librarian.{so,a}</seg>
    116107        <seg>/usr/include/rarian, /usr/share/help, /usr/share/librarian/manual,
    117         /usr/share/librarian/Templates/C, and /usr/var/lib/rarian</seg>
     108        /usr/share/librarian/Templates/C, and /var/lib/rarian</seg>
    118109      </seglistitem>
    119110    </segmentedlist>
     
    272263
    273264      <varlistentry id="librarian">
    274         <term><filename class='libraryfile'>librarian.so</filename></term>
     265        <term><filename class='libraryfile'>librarian.{so,a}</filename></term>
    275266        <listitem>
    276267          <para>is the API to build a list of available meta data files and
    277268          allows access to these.</para>
    278269          <indexterm zone="rarian librarian">
    279             <primary sortas="c-librarian">librarian.so</primary>
     270            <primary sortas="c-librarian">librarian.{so,a}</primary>
    280271          </indexterm>
    281272        </listitem>
  • general/genutils/rep-gtk.xml

    rcad6614 r14ca05b  
    3838    Both can be installed, if needed. </para>
    3939
    40     &lfs77_checked;
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/screen.xml

    rcad6614 r14ca05b  
    55  %general-entities;
    66
    7   <!ENTITY screen-download-http "http://ftp.gnu.org/gnu/screen/screen-&screen-version;.tar.gz">
     7  <!ENTITY screen-download-http "https://ftp.gnu.org/gnu/screen/screen-&screen-version;.tar.gz">
    88  <!ENTITY screen-download-ftp "ftp://ftp.gnu.org/gnu/screen/screen-&screen-version;.tar.gz">
    99  <!ENTITY screen-md5sum "5bb3b0ff2674e29378c31ad3411170ad">
    1010  <!ENTITY screen-size "828 KB">
    11   <!ENTITY screen-buildsize "8 MB">
    12   <!ENTITY screen-time "0.2 SBU">
     11  <!ENTITY screen-buildsize "9.7 MB">
     12  <!ENTITY screen-time "0.1 SBU">
    1313]>
    1414
     
    9494
    9595<screen role="root"><userinput>make install &amp;&amp;
    96 install -v -m644 etc/etcscreenrc /etc/screenrc</userinput></screen>
     96install -m 644 etc/etcscreenrc /etc/screenrc</userinput></screen>
    9797
    9898  </sect2>
  • general/genutils/shared-mime-info.xml

    rcad6614 r14ca05b  
    88           "http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "16c02f7b658fff2a9c207406d388ea31">
    11   <!ENTITY shared-mime-info-size          "528 KB">
    12   <!ENTITY shared-mime-info-buildsize     "18 MB">
    13   <!ENTITY shared-mime-info-time          "0.1 SBU">
     10  <!ENTITY shared-mime-info-md5sum        "cc3e78d8bceaf2b361f62d67a8b4dda4">
     11  <!ENTITY shared-mime-info-size          "548 KB">
     12  <!ENTITY shared-mime-info-buildsize     "20 MB (with tests)">
     13  <!ENTITY shared-mime-info-time          "0.5 SBU (with tests)">
    1414]>
    1515
     
    9090    <title>Installation of Shared Mime Info</title>
    9191
    92     <note>
    93       <para>
    94         This package does not support parallel build.
    95       </para>
    96     </note>
    97 
    9892    <para>
    9993      Install <application>Shared Mime Info</application> by running the
     
    10296
    10397<screen><userinput>./configure --prefix=/usr &amp;&amp;
    104 make -j1</userinput></screen>
     98
     99make</userinput></screen>
    105100
    106101    <para>
     
    120115
    121116    <segmentedlist>
    122       <segtitle>Installed Programs</segtitle>
    123       <segtitle>Installed Librarie</segtitle>
    124       <segtitle>Installed Directories</segtitle>
     117      <segtitle>Installed Program</segtitle>
     118      <segtitle>Installed Library</segtitle>
     119      <segtitle>Installed Directory</segtitle>
    125120
    126121      <seglistitem>
  • general/genutils/sharutils.xml

    rcad6614 r14ca05b  
    99  <!ENTITY sharutils-md5sum        "5975ce21da36491d7aa6dc2b0d9788e0">
    1010  <!ENTITY sharutils-size          "1.1 MB">
    11   <!ENTITY sharutils-buildsize     "22 MB">
    12   <!ENTITY sharutils-time          "0.4 SBU">
     11  <!ENTITY sharutils-buildsize     "22 MB (with the test suite)">
     12  <!ENTITY sharutils-time          "0.4 SBU (with the test suite)">
    1313]>
    1414
  • general/genutils/tidy.xml

    rcad6614 r14ca05b  
    9393<screen role="root"><userinput>make install &amp;&amp;
    9494
    95 install -v -Dm644 htmldoc/tidy.1 \
    96                   /usr/share/man/man1/tidy.1 &amp;&amp;
    97 install -v -dm755 /usr/share/doc/tidy-&tidy-version; &amp;&amp;
    98 install -v -m644  htmldoc/*.{html,gif,css} \
    99                   /usr/share/doc/tidy-&tidy-version;</userinput></screen>
     95install -v -m644 -D htmldoc/tidy.1 \
     96                    /usr/share/man/man1/tidy.1 &amp;&amp;
     97install -v -m755 -d /usr/share/doc/tidy-&tidy-version; &amp;&amp;
     98install -v -m644    htmldoc/*.{html,gif,css} \
     99                    /usr/share/doc/tidy-&tidy-version;</userinput></screen>
    100100
    101101    <para>If you wish to install the API documentation you must have
  • general/genutils/time.xml

    rcad6614 r14ca05b  
    1313]>
    1414
    15 <sect1 id="time" xreflabel="Time-&time-version;">
     15<!-- Try to keep the indentation used in this file-->
     16<sect1 id="time" xreflabel="time-&time-version;">
    1617  <?dbhtml filename="time.html"?>
    1718
     
    2122  </sect1info>
    2223
     24  <!-- No other tags inside any title.
     25       Use Title Case in All Titles -->
    2326  <title>Time-&time-version;</title>
    2427
    2528  <indexterm zone="time">
    26     <primary sortas="a-Time">Time</primary>
     29    <primary sortas="a-time">time</primary>
    2730  </indexterm>
    2831
     32  <!--Required section-->
    2933  <sect2 role="package">
    3034    <title>Introduction to Time</title>
    3135
    3236    <para>
    33       The <application>Time</application> utility is a program that
     37      The <application>time</application> utility is a program that
    3438      measures many of the CPU resources, such as time and memory, that
    3539      other programs use.  The GNU version can format the output in
     
    9397<screen><userinput>sed -i 's/$(ACLOCAL)//' Makefile.in                                            &amp;&amp;
    9498sed -i 's/lu", ptok ((UL) resp->ru.ru_maxrss)/ld", resp->ru.ru_maxrss/' time.c &amp;&amp;
     99
    95100./configure --prefix=/usr --infodir=/usr/share/info                            &amp;&amp;
    96101make</userinput></screen>
     
    105110
    106111<screen role="root"><userinput>make install</userinput></screen>
    107 
    108112  </sect2>
    109113
     
    112116
    113117    <segmentedlist>
    114       <segtitle>Installed Programs</segtitle>
    115       <segtitle>Installed Libraries</segtitle>
    116       <segtitle>Installed Directories</segtitle>
    117 
     118      <segtitle>Installed Program</segtitle>
    118119      <seglistitem>
    119120        <seg>
    120121          time
    121         </seg>
    122         <seg>
    123           None
    124         </seg>
    125         <seg>
    126           None
    127122        </seg>
    128123      </seglistitem>
     
    145140        </listitem>
    146141      </varlistentry>
    147 
    148142    </variablelist>
    149 
    150143  </sect2>
    151 
    152144</sect1>
  • general/genutils/unixodbc.xml

    rcad6614 r14ca05b  
    55  %general-entities;
    66
    7   <!ENTITY unixodbc-download-http "http://www.unixodbc.org/unixODBC-&unixodbc-version;.tar.gz">
    8   <!ENTITY unixodbc-download-ftp  "&gentoo-ftp-repo;/unixODBC-&unixodbc-version;.tar.gz">
    9   <!ENTITY unixodbc-md5sum        "5e4528851eda5d3d4aed249b669bd05b">
     7<!--  <!ENTITY unixodbc-download-http "http://www.unixodbc.org/unixODBC-&unixodbc-version;.tar.gz">
     8  <!ENTITY unixodbc-download-ftp  "&gentoo-ftp-repo;/unixODBC-&unixodbc-version;.tar.gz">-->
     9  <!ENTITY unixodbc-download-http " ">
     10  <!ENTITY unixodbc-download-ftp  "ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-&unixodbc-version;.tar.gz">
     11  <!ENTITY unixodbc-md5sum        "bd25d261ca1808c947cb687e2034be81">
    1012  <!ENTITY unixodbc-size          "1.8 MB">
    11   <!ENTITY unixodbc-buildsize     "33 MB">
     13  <!ENTITY unixodbc-buildsize     "34 MB">
    1214  <!ENTITY unixodbc-time          "0.4 SBU">
    1315]>
     
    4244    </para>
    4345
    44     &lfs77_checked;
     46    &lfs78_checked;
    4547
    4648    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    99101    </para>
    100102
    101 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc/unixODBC &amp;&amp;
     103<screen><userinput>./configure --prefix=/usr \
     104            --sysconfdir=/etc/unixODBC &amp;&amp;
    102105make</userinput></screen>
    103106
     
    112115<screen role="root"><userinput>make install &amp;&amp;
    113116
    114 find doc -name "Makefile*" -delete              &amp;&amp;
    115 chmod 644 doc/{lst,ProgrammerManual/Tutorial}/* &amp;&amp;
     117find doc -name "Makefile*" -delete                &amp;&amp;
     118chmod 644 doc/{lst,ProgrammerManual/Tutorial}/*   &amp;&amp;
    116119
    117120install -v -m755 -d /usr/share/doc/unixODBC-&unixodbc-version; &amp;&amp;
     
    275278      </varlistentry>
    276279
    277       <varlistentry id="slencheck">
     280     <varlistentry id="slencheck">
    278281        <term><command>slencheck</command></term>
    279282        <listitem>
    280283          <para>
    281             is an utility which attempts to check whether an ODBC driver
     284            is a utility which attempts to check whether an ODBC driver
    282285            was built with 32-bit or 64-bit SQLLEN types.
    283286          </para>
     
    288291      </varlistentry>
    289292
     293
    290294    </variablelist>
    291295
  • introduction/welcome/changelog.xml

    rcad6614 r14ca05b  
    4646
    4747    <listitem>
     48      <para>January 27th, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[dj] - Added chrpath-0.16. Merged from trunk r16267.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[dj] - Updated to imagemagick-6.9.3. Merged from trunk
     55          r16785.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[dj] - Updated to pinentry-0.9.7. Merged from trunk
     59          r16724.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[dj] - Updated to unixodbc-2.3.4. Merged from trunk r16773 and
     63          r16774.</para>
     64        </listitem>
     65      </itemizedlist>
     66    </listitem>
     67
     68    <listitem>
    4869      <para>January 26th, 2016</para>
    4970      <itemizedlist>
  • packages.ent

    rcad6614 r14ca05b  
    199199<!-- Chapter 11 -->
    200200<!ENTITY appstream-glib-version       "0.5.0">
     201<!ENTITY bogofilter-version           "1.2.4">
     202<!ENTITY chrpath-version              "0.16">
    201203<!ENTITY compface-version             "1.5.2">
    202204<!ENTITY desktop-file-utils-version   "0.22">
     
    206208<!ENTITY hd2u-version                 "1.0.3">
    207209<!ENTITY hicolor-icon-theme-version   "0.15">
     210<!ENTITY highlight-version            "3.22">
     211<!ENTITY ibus-version                 "1.5.11">
    208212<!ENTITY icon-naming-utils-version    "0.8.90">
    209 <!ENTITY imagemagick-version          "6.9.1">
     213<!ENTITY imagemagick-version          "6.9.3">
    210214<!ENTITY intltool-version             "0.50.2">
    211215<!ENTITY lsof-version                 "4.89">
    212 <!ENTITY pinentry-version             "0.9.5">
     216<!ENTITY pinentry-version             "0.9.7">
    213217<!ENTITY rarian-version               "0.8.1">
    214218<!ENTITY recode-version               "3.6">
     
    219223<!ENTITY time-version                 "1.7">
    220224<!ENTITY tree-version                 "1.7.0">
    221 <!ENTITY unixodbc-version             "2.3.2">
     225<!ENTITY unixodbc-version             "2.3.4">
    222226
    223227<!-- Chapter 12 -->
  • systemd.ent

    rcad6614 r14ca05b  
    11<!-- $LastChangedBy: krejzi $ $Date: 2014-10-29 21:23:05 +0100 (Wed, 29 Oct 2014) $ -->
    22
    3 <!ENTITY bogofilter-version           "1.2.4">
     3<!--<!ENTITY bogofilter-version           "1.2.4">-->
    44<!ENTITY colord-gtk-version           "0.1.26">
    55<!ENTITY cups-pk-helper-version       "0.2.5">
     
    77<!ENTITY geoclue2-version             "2.2.0">
    88<!ENTITY gtk-vnc-version              "0.5.4">
    9 <!ENTITY highlight-version            "3.22">
    10 <!ENTITY ibus-version                 "1.5.11">
     9<!--<!ENTITY highlight-version            "3.22">-->
     10<!--<!ENTITY ibus-version                 "1.5.11">-->
    1111<!--<!ENTITY libevdev-version             "1.4.4">-->
    1212<!--<!ENTITY libinput-version             "1.0.1">-->
Note: See TracChangeset for help on using the changeset viewer.