Changeset f82ac3f


Ignore:
Timestamp:
10/21/2013 09:39:03 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c274f90
Parents:
adf6dd9a
Message:

Archive unneeded packages

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

Files:
40 edited
8 moved

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    radf6dd9a rf82ac3f  
    130130      <xref linkend="ffmpeg"/>,
    131131      <ulink url="http://www.fftw.org/">FFTW</ulink>,
    132       <ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink>
    133       or <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>
     132      <ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink> or
     133      <xref linkend="gnupg2"/>
    134134      (you'll have to do some hacking to use <application>GnuPG</application>),
    135135      <xref linkend="sane"/>,
  • general/graphlib/babl.xml

    radf6dd9a rf82ac3f  
    107107install -v -m755 -d /usr/share/gtk-doc/html/babl/graphics &amp;&amp;
    108108install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/babl &amp;&amp;
    109 install -v -m644 docs/graphics/*.{html,png,svg} /usr/share/gtk-doc/html/babl/graphics
    110 </userinput></screen>
     109install -v -m644 docs/graphics/*.{html,png,svg} /usr/share/gtk-doc/html/babl/graphics</userinput></screen>
    111110  </sect2>
    112111
     
    140139      <seglistitem>
    141140        <seg>None</seg>
    142         <seg>libbabl.so, and libraries in /usr/lib/babl-0.1/</seg>
    143         <seg>/usr/include/babl-0.1/</seg>
     141        <seg>libbabl.so and libraries in /usr/lib/babl-0.1</seg>
     142        <seg>/usr/include/babl-0.1</seg>
    144143      </seglistitem>
    145144    </segmentedlist>
  • general/graphlib/gegl.xml

    radf6dd9a rf82ac3f  
    144144install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl &amp;&amp;
    145145install -d -v -m755 /usr/share/gtk-doc/html/gegl/images &amp;&amp;
    146 install -v -m644 docs/images/* /usr/share/gtk-doc/html/gegl/images
    147 </userinput></screen>
     146install -v -m644 docs/images/* /usr/share/gtk-doc/html/gegl/images</userinput></screen>
    148147  </sect2>
    149148
     
    178177      <seglistitem>
    179178        <seg>gegl</seg>
    180         <seg>libgegl-0.2.so, and libraries in /usr/lib/gegl-0.2/</seg>
    181         <seg>/usr/include/gegl-0.2/</seg>
     179        <seg>libgegl-0.2.so and libraries in /usr/lib/gegl-0.2</seg>
     180        <seg>/usr/include/gegl-0.2</seg>
    182181      </seglistitem>
    183182    </segmentedlist>
  • general/graphlib/harfbuzz.xml

    radf6dd9a rf82ac3f  
    8383    <bridgehead renderas="sect4">Optional</bridgehead>
    8484    <para role="optional">
    85       <xref linkend="cairo"/> and
     85      <xref linkend="cairo"/>,
     86      <xref linkend="gobject-introspection"/>,
     87      <xref linkend="gtk-doc"/>, and
    8688      <ulink url="http://projects.palaso.org/projects/graphitedev/files">Graphite2</ulink>
    8789    </para>
     
    110112    </para>
    111113
    112 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     114<screen><userinput>./configure --prefix=/usr --with-gobject &amp;&amp;
    113115make</userinput></screen>
    114116
     
    128130
    129131    <para>
     132      <parameter>--with-gobject</parameter>: This switch enables building
     133      of the <application>Harfbuzz</application> GObject wrapper. Remove
     134      it if you did not install <application>GLib</application>.
     135    </para>
     136
     137    <para>
    130138      <option>--with-graphite2</option>: This switch enables
    131139      <application>Graphite2</application> support.
    132140    </para>
    133141
     142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     143      href="../../xincludes/gtk-doc-rebuild.xml"/>
     144
    134145  </sect2>
    135146
     
    139150    <segmentedlist>
    140151      <segtitle>Installed Programs</segtitle>
    141       <segtitle>Installed Library</segtitle>
    142       <segtitle>Installed Directory</segtitle>
     152      <segtitle>Installed Libraries</segtitle>
     153      <segtitle>Installed Directories</segtitle>
    143154
    144155      <seglistitem>
    145156        <seg>
    146           hb-ot-shape-closure, hb-shape and hb-view
     157          hb-ot-shape-closure, hb-shape, and hb-view
    147158        </seg>
    148159        <seg>
     
    150161        </seg>
    151162        <seg>
    152           /usr/include/harfbuzz
     163          /usr/include/harfbuzz and
     164          /usr/share/gtk-doc/html/harfbuzz
    153165        </seg>
    154166      </seglistitem>
  • general/prog/cvs.xml

    radf6dd9a rf82ac3f  
    127127    <para>Now fix some conflicts with newer libraries and programs:</para>
    128128
    129 <screen><userinput>
    130 sed -i -e 's/getline /get_line /' lib/getline.{c,h} &amp;&amp;
    131 sed -i -e 's/^@sp$/&amp; 1/'          doc/cvs.texinfo
    132 </userinput></screen>
     129<screen><userinput>sed -i -e 's/getline /get_line /' lib/getline.{c,h} &amp;&amp;
     130sed -i -e 's/^@sp$/&amp; 1/'          doc/cvs.texinfo </userinput></screen>
    133131
    134132    <para>Install <application>CVS</application> by running
  • general/prog/lua.xml

    radf6dd9a rf82ac3f  
    112112    </para>
    113113
    114 <screen role="root"><userinput>make INSTALL_TOP=/usr TO_LIB="liblua.so liblua.so.5.2 liblua.so.5.2.1" \
     114<screen role="root"><userinput>make INSTALL_TOP=/usr TO_LIB="liblua.so liblua.so.5.2 liblua.so.&lua-version;" \
    115115     INSTALL_DATA="cp -d" INSTALL_MAN=/usr/share/man/man1 install &amp;&amp;
    116116mkdir -pv /usr/share/doc/lua-&lua-version; &amp;&amp;
     
    123123<screen role="root"><userinput>cat &gt; /usr/lib/pkgconfig/lua.pc &lt;&lt; "EOF"
    124124<literal>V=5.2
    125 R=5.2.1
     125R=&lua-version;
    126126
    127127prefix=/usr
  • general/prog/python-modules.xml

    radf6dd9a rf82ac3f  
    6969      <listitem>
    7070        <para>
    71           <xref linkend="pyrex"/>
    72         </para>
    73       </listitem>
    74       <listitem>
    75         <para>
    7671          <xref linkend="pyxdg"/>
    7772        </para>
     
    10297
    10398  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    104     href="pyrex.xml"/>
    105 
    106   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    10799    href="pyxdg.xml"/>
    108100
  • general/sysutils/sysutils.xml

    radf6dd9a rf82ac3f  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cpio.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/>
    29   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eject.xml"/>
    3029  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fcron.xml"/>
    3130  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpm.xml"/>
     
    3534  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mc.xml"/>
    3635  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obex-data-server.xml"/>
    37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obexd.xml"/>
    3836  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pciutils.xml"/>
    3937  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pm-utils.xml"/>
  • gnome/applications/seahorse.xml

    radf6dd9a rf82ac3f  
    8080      <xref linkend="gcr"/>,
    8181      <xref linkend="gpgme"/>,
    82       <xref linkend="gnupg"/> or
    8382      <xref linkend="gnupg2"/>,
    8483      <xref linkend="libsecret"/> and
  • gnome/platform/accountsservice.xml

    radf6dd9a rf82ac3f  
    8484    <bridgehead renderas="sect4">Recommended</bridgehead>
    8585    <para role="recommended">
    86       <xref linkend="gobject-introspection"/> and
    87       <xref linkend="vala"/>
     86      <xref linkend="gobject-introspection"/>
    8887    </para>
    8988
     
    107106    </para>
    108107
    109 <screen><userinput>
    110 ./configure --prefix=/usr            \
     108<screen><userinput>./configure --prefix=/usr            \
    111109            --sysconfdir=/etc        \
    112110            --localstatedir=/var     \
  • gnome/platform/gcr.xml

    radf6dd9a rf82ac3f  
    8686    <bridgehead renderas="sect4">Recommended</bridgehead>
    8787    <para role="recommended">
    88       <xref linkend="gnupg"/> or
    8988      <xref linkend="gnupg2"/>,
    9089      <xref linkend="gobject-introspection"/>, and
  • gnome/platform/gvfs.xml

    radf6dd9a rf82ac3f  
    113113    <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
    114114    <para role="optional">
    115       <xref linkend="obex-data-server"/> and
    116       <xref linkend="obexd"/>
     115      <xref linkend="obex-data-server"/>
    117116    </para>
    118117
  • introduction/welcome/changelog.xml

    radf6dd9a rf82ac3f  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Archive unneeded packages: gnupg,
     51          esound, libmpeg3, libXp, printproto, pyrex, eject, and obexd</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Archive unneeded packages: pkgconfig,
    5155          bc, ibus, udev, slib, gamin, and notify-python.</para>
  • multimedia/audioutils/mpg123.xml

    radf6dd9a rf82ac3f  
    8080    <bridgehead renderas="sect4">Optional</bridgehead>
    8181    <para role="optional">
    82       <xref linkend="esound"/>,
    8382      <ulink url="http://kcat.strangesoft.net/openal-releases/">OpenAL</ulink>,
    8483      <xref linkend="pulseaudio"/>,
  • multimedia/libdriv/grilo.xml

    radf6dd9a rf82ac3f  
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    6262    <para role="required">
    63       <xref linkend="gtk3"/>,
    64       <xref linkend="libxml2"/>, and
    65       <xref linkend="perl-xml-parser"/>
     63      <xref linkend="gtk3"/>
    6664    </para>
    6765
  • multimedia/libdriv/gst-plugins-base.xml

    radf6dd9a rf82ac3f  
    121121      <xref linkend="gtk-doc"/> and
    122122      <xref linkend="python2"/> (compiled against an XML parser such as
    123       <xref linkend=" expat"/>).
     123      <xref linkend="expat"/>).
    124124    </para>
    125125
  • multimedia/libdriv/libao.xml

    radf6dd9a rf82ac3f  
    6767    <para role="optional">
    6868      <xref linkend="x-window-system"/>,
    69       <xref linkend="esound"/>,
    7069      <xref linkend="alsa"/>, and
    71       <xref linkend='pulseaudio'/> (requires <xref linkend='libatomic_ops'/>
    72       on x86)
     70      <xref linkend='pulseaudio'/>
    7371    </para>
    7472
  • multimedia/libdriv/libdriv.xml

    radf6dd9a rf82ac3f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-oss.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audiofile.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="esound.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faac.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faad2.xml"/>
     
    6059  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmad.xml"/>
    6160  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmpeg2.xml"/>
    62   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmpeg3.xml"/>
    6361  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmusicbrainz.xml"/>
    6462  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmusicbrainz5.xml"/>
  • multimedia/libdriv/libdv.xml

    radf6dd9a rf82ac3f  
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para role="optional"><xref linkend="popt"/>,
    65     <xref linkend="sdl"/>, and
    66     <xref linkend="x-window-system"/></para>
     64    <para role="optional">
     65      <xref linkend="popt"/>,
     66      <xref linkend="sdl"/>, and
     67      <xref linkend="x-window-system"/>
     68    </para>
    6769
    6870    <para condition="html" role="usernotes">User Notes:
  • multimedia/libdriv/sdl.xml

    radf6dd9a rf82ac3f  
    6363    <para role="optional">
    6464      <xref linkend="alsa"/>,
    65       <xref linkend="esound"/>,
    6665      <xref linkend='pulseaudio'/>
    6766      <xref linkend="NASM"/>,
  • multimedia/videoutils/mplayer.xml

    radf6dd9a rf82ac3f  
    170170    <para role="optional">
    171171      <xref linkend="alsa"/>,
    172       <xref linkend="esound"/>,
    173172      <xref linkend="pulseaudio"/>,
    174173      <xref linkend="sdl"/>,
  • networking/mailnews/mutt.xml

    radf6dd9a rf82ac3f  
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="gnupg"/> or <xref linkend="gnupg2"/>,
    72     <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
    73     an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
    74     <xref linkend="aspell"/>,
    75     <xref linkend="mitkrb"/>,
    76     <xref linkend="cyrus-sasl"/>,
    77     <xref linkend="slang"/>,
    78     <xref linkend="libidn"/>,
    79     <xref linkend="texlive"/>
    80     <xref linkend="db"/> or
    81     <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
    82     <ulink url="http://tokyocabinet.sourceforge.net/index.html">Tokyo Cabinet</ulink>, and
    83     <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
     71    <para role="optional">
     72      <xref linkend="gnupg2"/>,
     73      <xref linkend="openssl"/> or
     74      <xref linkend="gnutls"/>,
     75      an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
     76      <xref linkend="aspell"/>,
     77      <xref linkend="mitkrb"/>,
     78      <xref linkend="cyrus-sasl"/>,
     79      <xref linkend="slang"/>,
     80      <xref linkend="libidn"/>,
     81      <xref linkend="texlive"/>
     82      <xref linkend="db"/> or
     83      <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
     84      <ulink url="http://tokyocabinet.sourceforge.net/index.html">Tokyo Cabinet</ulink>, and
     85      <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
    8486    </para>
    8587
    8688    <bridgehead renderas="sect4">Optional (To Regenerate HTML
    8789    Documentation)</bridgehead>
    88     <para role="optional"><xref linkend="libxslt"/> and either
    89     <xref linkend="lynx"/>,
    90     <xref linkend="w3m"/> or
    91     <ulink url="http://elinks.or.cz/">ELinks</ulink></para>
     90    <para role="optional">
     91      <xref linkend="libxslt"/> and either
     92      <xref linkend="lynx"/>,
     93      <xref linkend="w3m"/> or
     94      <ulink url="http://elinks.or.cz/">ELinks</ulink>
     95    </para>
    9296
    9397    <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead>
     
    250254<screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
    251255
    252       <para><application>Mutt</application> uses <command>gpg</command> in the
    253       imported sample. If you have <xref linkend="gnupg2"/> installed and you
    254       do not have <xref linkend="gnupg"/> installed you can create a symlink
    255       to satisfy this condition:</para>
    256 
    257       <screen role="root"><userinput>ln -v -s gpg2 /usr/bin/gpg</userinput></screen>
    258 
    259       <para>If, however, you have <xref linkend="gnupg"/> installed and you wish
    260       to use <xref linkend="gnupg2"/>, then you should edit
    261       <filename>~/.muttrc</filename> by hand and change all occurrences of
    262       <command>gpg</command> to <command>gpg2</command>.</para>
    263 
    264256    </sect3>
    265257
     
    331323        <term><command>pgpewrap</command></term>
    332324        <listitem>
    333           <para>prepares a command line for the <xref linkend="gnupg"/>
     325          <para>prepares a command line for the <xref linkend="gnupg2"/>
    334326          utilities.</para>
    335327          <indexterm zone="mutt pgpewrap">
     
    344336          <para>is a key ring dumper for <ulink
    345337          url="http://www.pgp.com/">PGP</ulink>. It is not needed for
    346           <xref linkend="gnupg"/>.</para>
     338          <xref linkend="gnupg2"/>.</para>
    347339          <indexterm zone="mutt pgpring">
    348340            <primary sortas="b-pgpring">pgpring</primary>
  • networking/mailnews/re-alpine.xml

    radf6dd9a rf82ac3f  
    8484    commands:</para>
    8585
    86 <screen><userinput>
    87 ./configure --prefix=/usr       \
     86<screen><userinput>./configure --prefix=/usr       \
    8887            --sysconfdir=/etc   \
    8988            --without-ldap      \
  • networking/netlibs/ldns.xml

    radf6dd9a rf82ac3f  
    102102    </para>
    103103
    104 <screen><userinput>
    105 ./configure --prefix=/usr     \
     104<screen><userinput>./configure --prefix=/usr     \
    106105            --sysconfdir=/etc \
    107106            --disable-static  \
  • networking/netprogs/ntp.xml

    radf6dd9a rf82ac3f  
    5959    </itemizedlist>
    6060
    61 <!--
    62     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    63     <itemizedlist spacing='compact'>
    64       <listitem>
    65         <para>Required patch: <ulink
    66         url="&patch-root;/ntp-&ntp-version;-mod_nano-1.patch"/></para>
    67       </listitem>
    68     </itemizedlist>
    69 -->
    7061    <bridgehead renderas="sect3">ntp Dependencies</bridgehead>
    7162
     
    10394    the following commands:</para>
    10495
    105 <screen><userinput>
    106 ./configure --prefix=/usr         \
     96<screen><userinput>./configure --prefix=/usr         \
    10797            --sysconfdir=/etc     \
    10898            --enable-linuxcaps    \
  • postlfs/editors/emacs.xml

    radf6dd9a rf82ac3f  
    6565    <xref linkend="libtiff"/>, and
    6666    <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink></para>
    67     <!-- <xref linkend="giflib"/></para> -->
    6867
    6968    <para condition="html" role="usernotes">User Notes:
     
    7877    commands:</para>
    7978
    80 <screen><userinput>
    81 ./configure --prefix=/usr         \
     79<screen><userinput>./configure --prefix=/usr         \
    8280            --libexecdir=/usr/lib \
    8381            --with-gif=no         \
     
    213211      </varlistentry>
    214212
    215 <!--
    216 <sect3><title>cvt-mail</title>
    217 <para><command>cvt-mail</command> converts old style goslings emacs mail
    218 directories into gnu-rmail format.</para></sect3>
    219 
    220 <sect3><title>digest-doc</title>
    221 <para><command>digest-doc</command> is a filter to create nroff output for man
    222 pages.</para></sect3>
    223 
    224 <sect3><title>emacsserver</title>
    225 <para><command>emacserver</command> allows other applications/shells to access
    226 an already running emacs instance and share buffers with it.</para></sect3>
    227 
    228 <sect3><title>fakemail</title>
    229 <para><command>fakemail</command> is a sendmail-like interface to
    230 <filename>/bin/mail</filename>.</para></sect3>
    231 
    232 <sect3><title>hexl</title>
    233 <para><command>hexl</command> converts files for editing with emacs hexl-mode
    234 binary file editing mode.</para></sect3>
    235 
    236 <sect3><title>movemail</title>
    237 <para><command>movemail</command> provides access to
    238 POP3 mailboxes.</para></sect3>
    239 
    240 <sect3><title>profile</title>
    241 <para><command>profile</command> generates periodic events for profiling of
    242 Emacs Lisp code.</para></sect3>
    243 
    244 <sect3><title>rcs2log</title>
    245 <para><command>rcs2log</command> generates change log prefixes from
    246 RCS files.</para></sect3>
    247 
    248 <sect3><title>sorted-doc</title>
    249 <para><command>sorted-doc</command> is a filter to generate texinfo
    250 files.</para></sect3>
    251 
    252 <sect3><title>vcdiff</title>
    253 <para><command>vcdiff</command> compares SCCS
    254 files.</para></sect3>
    255 
    256 <sect3><title>yow</title>
    257 <para><command>yow</command> prints a quotation from Zippy the
    258 Pinhead.</para></sect3>  -->
    259213    </variablelist>
    260214
  • postlfs/security/consolekit.xml

    radf6dd9a rf82ac3f  
    115115    </para>
    116116
    117 <screen><userinput>
    118 ./configure --prefix=/usr        \
     117<screen><userinput>./configure --prefix=/usr        \
    119118            --sysconfdir=/etc    \
    120119            --localstatedir=/var \
  • postlfs/security/gnupg2.xml

    radf6dd9a rf82ac3f  
    1414
    1515<sect1 id="gnupg2" xreflabel="GnuPG-&gnupg2-version;">
    16   <?dbhtml filename="gnupg2.html"?>
     16  <?dbhtml filename="gnupg.html"?>
    1717
    1818  <sect1info>
     
    2424
    2525  <indexterm zone="gnupg2">
    26     <primary sortas="a-GnuPG-2">GnuPG 2</primary>
     26    <primary sortas="a-GnuPG">GnuPG</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to GnuPG 2</title>
    31 
    32     <para>The <application>GnuPG 2</application> package is GNU's tool for
     30    <title>Introduction to GnuPG</title>
     31
     32    <para>The <application>GnuPG</application> package is GNU's tool for
    3333    secure communication and data storage. It can be used to encrypt data and
    3434    to create digital signatures. It includes an advanced key management
     
    3636    described in RFC2440 and the S/MIME standard as described by several RFCs.
    3737    GnuPG 2 is the stable version of GnuPG integrating support for OpenPGP and
    38     S/MIME. It does not conflict with an installed <xref linkend="gnupg"/>
    39     OpenPGP-only version.</para>
     38    S/MIME.</para>
    4039
    4140    &lfs74_checked;
     
    8988
    9089  <sect2 role="installation">
    91     <title>Installation of GnuPG 2</title>
    92 
    93     <para>Install <application>GnuPG 2</application> by running the following
     90    <title>Installation of GnuPG</title>
     91
     92    <para>Install <application>GnuPG</application> by running the following
    9493    commands:</para>
    9594
  • postlfs/security/gpgme.xml

    radf6dd9a rf82ac3f  
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="gnupg"/> or
    8887      <xref linkend="gnupg2"/> (used during the testsuite)
    8988    </para>
  • postlfs/security/mitkrb.xml

    radf6dd9a rf82ac3f  
    113113    <para>
    114114      After unpacking the distribution tarball and if you have
    115       <xref linkend="gnupg"/> installed, you can
     115      <xref linkend="gnupg2"/> installed, you can
    116116      authenticate the package.  First, check the contents of the file
    117117      <filename>krb5-&mitkrb-version;.tar.gz.asc</filename>.
  • postlfs/security/openssl.xml

    radf6dd9a rf82ac3f  
    114114patch -Np1 -i ../openssl-&openssl-version;-fix_pod_syntax-1.patch &amp;&amp;
    115115
     116<!-- libdir=lib so it doesn't write over /usr/lib64 symlink on 64 bit system.
     117     Might break packaging. -->
     118
    116119./config --prefix=/usr         \
    117120         --openssldir=/etc/ssl \
     121         --libdir=lib          \
    118122         shared                \
    119123         zlib-dynamic &amp;&amp;
  • postlfs/security/polkit.xml

    radf6dd9a rf82ac3f  
    130130    </para>
    131131
    132 <screen><userinput>
    133 ./configure --prefix=/usr        \
     132<screen><userinput>./configure --prefix=/usr        \
    134133            --sysconfdir=/etc    \
    135134            --localstatedir=/var \
  • postlfs/security/security.xml

    radf6dd9a rf82ac3f  
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cracklib.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cyrus-sasl.xml"/>
    50   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnupg.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnupg2.xml"/>
    5251  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnutls.xml"/>
  • postlfs/virtualization/qemu.xml

    radf6dd9a rf82ac3f  
    7474      <xref linkend="check"/>,
    7575      <xref linkend="curl"/>,
    76       <xref linkend="esound"/>,
    7776      <xref linkend="mesalib"/>, and
    7877      <xref linkend="cyrus-sasl"/>.
  • x/installing/installing.xml

    radf6dd9a rf82ac3f  
    7373  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-server.xml"/>
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
    75   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="printproto.xml"/>
    76   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXp.xml"/>
    7775  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="twm.xml"/>
    7876  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xterm.xml"/>
  • x/lib/agg.xml

    radf6dd9a rf82ac3f  
    9494    </para>
    9595
    96 <screen><userinput>
    97 sed -i 's:  -L@x_libraries@::' src/platform/X11/Makefile.am &amp;&amp;
     96<screen><userinput>sed -i 's:  -L@x_libraries@::' src/platform/X11/Makefile.am &amp;&amp;
    9897sed -i '/^AM_C_PROTOTYPES/d'   configure.in                 &amp;&amp;
    9998
  • x/lib/clutter.xml

    radf6dd9a rf82ac3f  
    100100    <para role="optional">
    101101      <xref linkend="gtk-doc"/>,
     102      <ulink url="http://www.freedesktop.org/wiki/Software/libevdev/">
     103      libevdev</ulink>,
    102104      <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,
    103105      <ulink url="http://tslib.berlios.de/">Tslib</ulink>,
  • x/lib/gtk+3.xml

    radf6dd9a rf82ac3f  
    121121    </para>
    122122
    123 <screen><userinput>
    124 ./configure --prefix=/usr             \
     123<screen><userinput>./configure --prefix=/usr             \
    125124            --sysconfdir=/etc         \
    126             --disable-wayland-backend \
     125            --enable-broadway-backend \
    127126            --enable-x11-backend      \
    128             --enable-broadway-backend &amp;&amp;
     127            --disable-wayland-backend &amp;&amp;
    129128make</userinput></screen>
    130129
     
    160159
    161160    <para>
    162       <option>--disable-wayland-backend</option>: switch disables tests for
    163       Wayland which isn't available on BLFS.
    164     </para>
    165 
    166     <para>
    167       <option>--enable-x11-backend</option>: switch enables the X11 gdk backend.
    168     </para>
    169 
    170     <para>
    171       <option>--enable-broadway-backend</option>: switch enables the HTML5 gdk backend.
     161      <option>--enable-broadway-backend</option>: switch enables the HTML5 GTK backend.
     162    </para>
     163
     164    <para>
     165      <option>--enable-x11-backend</option>: switch enables the X11 GDK backend.
     166    </para>
     167
     168    <para>
     169      <option>--disable-wayland-backend</option>: switch disables the Wayland GDK backend
     170      because Wayland isn't available in BLFS.
    172171    </para>
    173172
  • x/wm/icewm.xml

    radf6dd9a rf82ac3f  
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="x-window-system"/> and
    63     <xref linkend="gdk-pixbuf"/></para>
    64 
    65     <bridgehead renderas="sect4">Optional</bridgehead>
    66     <para role="optional"><xref linkend="esound"/></para>
     62    <para role="required">
     63      <xref linkend="x-window-system"/> and
     64      <xref linkend="gdk-pixbuf"/>
     65    </para>
    6766
    6867    <para condition="html" role="usernotes">User Notes:
  • xsoft/other/blueman.xml

    radf6dd9a rf82ac3f  
    8080      <!-- <xref linkend="notify-python"/>, -->
    8181      <xref linkend="pygtk"/> (with <xref linkend="gtk2"/> support),
    82       <xref linkend="pyrex"/>, and
     82      <!--<xref linkend="pyrex"/>, --> and
    8383      <xref linkend="startup-notification"/>
    8484    </para>
Note: See TracChangeset for help on using the changeset viewer.