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

File:
1 edited

Legend:

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