Changeset dcdde93 for general/genutils


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/genutils
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.