Changeset adf6dd9a


Ignore:
Timestamp:
10/21/2013 08:02:06 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:
f82ac3f
Parents:
598d4ef3
Message:

Archive unneeded packages: pkgconfig,

bc, ibus, udev, slib, gamin, and notify-python

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

Files:
49 edited
8 moved

Legend:

Unmodified
Added
Removed
  • general/genlib/apr.xml

    r598d4ef3 radf6dd9a  
    66
    77  <!ENTITY apr-download-http
    8   "http://archive.apache.org/dist/apr/apr-&apr-version;.tar.bz2">
     8    "http://archive.apache.org/dist/apr/apr-&apr-version;.tar.bz2">
    99  <!ENTITY apr-download-ftp
    10   "ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2">
     10    "ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2">
    1111  <!ENTITY apr-md5sum        "ce2ab01a0c3cdb71cf0a6326b8654f41">
    1212  <!ENTITY apr-size          "760 KB">
     
    8989    </para>
    9090
    91 <screen><userinput>./configure -&#45;prefix=/usr -&#45;disable-static \
    92   -&#45;with-installbuilddir=/usr/share/apr-1/build &amp;&amp;
     91<screen><userinput>./configure --prefix=/usr    \
     92            --disable-static \
     93            --with-installbuilddir=/usr/share/apr-1/build &amp;&amp;
    9394make</userinput></screen>
    9495
     
    107108    <title>Command Explanations</title>
    108109
    109     <para>
    110       <option>-&#45;disable-static</option>: This stops it from compiling a static
    111       version of <filename class="libraryfile">libapr-1</filename>.
    112     </para>
     110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     111      href="../../xincludes/static-libraries.xml"/>
    113112
    114113  </sect2>
     
    123122
    124123      <seglistitem>
    125         <seg>apr-1-config</seg>
    126         <seg>libapr-1.so</seg>
    127         <seg>/usr/include/apr-1 and /usr/share/apr-1</seg>
     124        <seg>
     125          apr-1-config
     126        </seg>
     127        <seg>
     128          libapr-1.so
     129        </seg>
     130        <seg>
     131          /usr/include/apr-1 and
     132          /usr/share/apr-1
     133        </seg>
    128134      </seglistitem>
    129135    </segmentedlist>
     
    160166      </varlistentry>
    161167    </variablelist>
     168
    162169  </sect2>
    163170</sect1>
  • general/genlib/genlib.xml

    r598d4ef3 radf6dd9a  
    5353  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="exempi.xml"/>
    5454  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expat.xml"/>
    55   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gamin.xml"/>
    5655  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib2.xml"/>
    5756  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glibmm.xml"/>
     
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgcrypt.xml"/>
    77   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgee.xml"/>
    7876  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade.xml"/>
    7977  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgpg-error.xml"/>
     
    8179  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgusb.xml"/>
    8280  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libical.xml"/>
    83   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libidl.xml"/>
    8481  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libidn.xml"/>
    8582  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libiodbc.xml"/>
     
    104101  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qjson.xml"/>
    105102  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sbc.xml"/>
    106   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="slib.xml"/>
    107103  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="talloc.xml"/>
    108104  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wv.xml"/>
  • general/genlib/glib2.xml

    r598d4ef3 radf6dd9a  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="libffi"/>,
    80       <xref linkend="pkgconfig"/>, and
     79      <xref linkend="libffi"/> and
    8180      <xref linkend="python2"/>
    8281    </para>
  • general/genlib/libgusb.xml

    r598d4ef3 radf6dd9a  
    7878    <para role="required">
    7979      <xref linkend="libusb"/> and
    80       <xref linkend="udev"/> or
    8180      <xref linkend="udev-extras"/> (for GUdev)
    8281    </para>
  • general/genlib/libusb-compat.xml

    r598d4ef3 radf6dd9a  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="libusb"/> and
    80       <xref linkend="pkgconfig"/>
     79      <xref linkend="libusb"/>
    8180    </para>
    8281
  • general/genlib/ptlib.xml

    r598d4ef3 radf6dd9a  
    8484
    8585    <bridgehead renderas="sect3">Ptlib Dependencies</bridgehead>
    86 
    87     <bridgehead renderas="sect4">Required</bridgehead>
    88     <para role="required">
    89       <xref linkend="pkgconfig"/>
    90     </para>
    9186
    9287    <bridgehead renderas="sect4">Recommended</bridgehead>
  • general/genutils/genutils.xml

    r598d4ef3 radf6dd9a  
    2121  PIN numbers and pass-phrases, and a hash generator.</para>
    2222
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bc.xml"/>
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
  • general/genutils/gtk-doc.xml

    r598d4ef3 radf6dd9a  
    7272      <xref linkend="libxslt"/>
    7373    </para>
    74 
    75     <bridgehead renderas="sect4">Recommended</bridgehead>
    76     <para role="recommended"><xref linkend="pkgconfig"/>
    77     (to use some of the optional deps)</para>
    7874
    7975    <bridgehead renderas="sect4">Optional</bridgehead>
  • general/genutils/imagemagick.xml

    r598d4ef3 radf6dd9a  
    124124    <bridgehead renderas="sect4">Optional System Utilities</bridgehead>
    125125    <para role="optional">
    126       <xref linkend="pkgconfig"/>,
    127126      <xref linkend="cups"/>,
    128127      <xref linkend="curl"/>,
  • general/genutils/rxvt-unicode.xml

    r598d4ef3 radf6dd9a  
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="x-window-system"/></para>
    64 
    65     <bridgehead renderas="sect4">Recommended</bridgehead>
    66     <para role="recommended"><xref linkend="pkgconfig"/></para>
     63    <para role="required">
     64      <xref linkend="x-window-system"/>
     65    </para>
    6766
    6867    <bridgehead renderas="sect4">Optional</bridgehead>
    6968    <para role="optional">
    70     <xref linkend="gdk-pixbuf"/>, or <ulink
    71     url="http://sourceforge.net/projects/afterstep">libAfterImage</ulink>
    72     (these add support for background images and simulated transparency)</para>
     69      <xref linkend="gdk-pixbuf"/>, or
     70      <ulink url="http://sourceforge.net/projects/afterstep">libAfterImage</ulink>
     71      (these add support for background images and simulated transparency)
     72    </para>
    7373
    7474    <para condition="html" role="usernotes">User Notes:
  • general/genutils/xscreensaver.xml

    r598d4ef3 radf6dd9a  
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       <xref linkend="bc"/>,
    8584      <xref linkend="libglade"/> and
    8685      <xref linkend="xorg7-app"/>
  • general/graphlib/babl.xml

    r598d4ef3 radf6dd9a  
    7474
    7575    <bridgehead renderas="sect3">Babl Dependencies</bridgehead>
    76 
    77     <bridgehead renderas="sect4">Recommended</bridgehead>
    78     <para role="recommended">
    79       <xref linkend="pkgconfig"/>
    80     </para>
    8176
    8277    <bridgehead renderas="sect4">Optional</bridgehead>
  • general/graphlib/openjpeg.xml

    r598d4ef3 radf6dd9a  
    6767-->
    6868    <bridgehead renderas="sect3">OpenJPEG Dependencies</bridgehead>
    69 
    70     <bridgehead renderas="sect4">Recommended</bridgehead>
    71     <para role="recommended">
    72     <xref linkend="pkgconfig"/>
    73     </para>
    7469
    7570    <bridgehead renderas="sect4">Optional</bridgehead>
  • general/prog/perl-modules.xml

    r598d4ef3 radf6dd9a  
    6868      </listitem>
    6969    </itemizedlist>
    70 
    71     <!-- Crypt::SSLeay
    72     <bridgehead renderas="sect3" id="perl-crypt-ssleay"
    73     xreflabel="Crypt::SSLeay-&Crypt-SSLeay-version;">
    74     Crypt::SSLeay-&Crypt-SSLeay-version;</bridgehead>
    75 
    76     <indexterm zone="perl-modules perl-crypt-ssleay">
    77       <primary sortas="a-Crypt-SSLeay">Crypt::SSLeay</primary>
    78     </indexterm>
    79 
    80     <para>The Crypt::SSLeay module provides support for the HTTPS protocol under
    81     LWP, to allow an LWP::UserAgent object to perform GET, HEAD and POST
    82     requests. This module and the dependency modules use the standard
    83     <xref linkend="perl-standard-install"/>.</para>
    84 
    85     <itemizedlist>
    86       <listitem>
    87         <para>
    88           <ulink url="http://www.cpan.org/authors/id/N/NA/NANIS/Crypt-SSLeay-&Crypt-SSLeay-version;.tar.gz">
    89           Crypt::SSLeay-&Crypt-SSLeay-version;</ulink> (MD5 sum: 4812f14d6e8c71714a26c0ad733666dc)
    90         </para>
    91         <itemizedlist>
    92           <listitem>
    93             <para>
    94               <xref linkend="openssl"/>
    95             </para>
    96           </listitem>
    97           <listitem>
    98             <para>
    99               <ulink url="http://search.cpan.org/~gaas/LWP-Protocol-https/">LWP::Protocol::https</ulink>
    100             </para>
    101             <itemizedlist>
    102               <listitem>
    103                 <para>
    104                   <xref linkend="perl-lwp"/>
    105                 </para>
    106               </listitem>
    107               <listitem>
    108                 <para>
    109                   <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>
    110                 </para>
    111                 <itemizedlist>
    112                   <listitem>
    113                     <para>
    114                       <ulink url="http://search.cpan.org/dist/Net-SSLeay/">Net::SSLeay</ulink>
    115                     </para>
    116                   </listitem>
    117                 </itemizedlist>
    118               </listitem>
    119               <listitem>
    120                 <para>
    121                   <ulink url="http://search.cpan.org/~abh/Mozilla-CA/">Mozilla::CA</ulink>
    122                 </para>
    123               </listitem>
    124             </itemizedlist>
    125           </listitem>
    126           <listitem>
    127             <para>
    128               <ulink url="http://search.cpan.org/~doy/Try-Tiny/">Try::Tiny</ulink>
    129             </para>
    130           </listitem>
    131         </itemizedlist>
    132       </listitem>
    133     </itemizedlist> -->
    134 
    135     <!-- Date::Manip
    136     <bridgehead renderas="sect3" id="perl-date-manip"
    137     xreflabel="Date::Manip-&Date-Manip-version;">
    138     Date::Manip-&Date-Manip-version;</bridgehead>
    139 
    140     <indexterm zone="perl-modules perl-date-manip">
    141       <primary sortas="a-Date-Manip">Date::Manip</primary>
    142     </indexterm>
    143 
    144     <para>Date::Manip is a set of routines designed to make any common
    145     date/time manipulation easy to do. Operations such as comparing two times,
    146     calculating a time a given amount of time from another, or parsing
    147     international times are all easily done. From the very beginning, the
    148     main focus of Date::Manip has been to be able to do ANY desired date/time
    149     operation easily. This module and the dependency module use the standard
    150     <xref linkend="perl-standard-install"/>.</para>
    151 
    152     <itemizedlist>
    153       <listitem>
    154         <para>
    155           <ulink url="http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-&Date-Manip-version;.tar.gz">
    156           Date::Manip-&Date-Manip-version;</ulink> (MD5 sum: 5fd8ba69642db5fc87a99eab6376c0ac)
    157         </para>
    158         <itemizedlist>
    159           <listitem>
    160             <para>
    161               <ulink url="http://search.cpan.org/~sbeck/Test-Inter/">Test::Inter</ulink>
    162               (optionally used for the tests)
    163             </para>
    164           </listitem>
    165         </itemizedlist>
    166       </listitem>
    167     </itemizedlist> -->
    168 
    169     <!-- ExtUtils::Depends
    170     <bridgehead renderas="sect3" id="perl-extutils-depends"
    171     xreflabel="ExtUtils::Depends-&ExtUtils-Depends-version;">
    172     ExtUtils::Depends-&ExtUtils-Depends-version;</bridgehead>
    173 
    174     <indexterm zone="perl-modules perl-extutils-depends">
    175       <primary sortas="a-ExtUtils-Depends">ExtUtils::Depends</primary>
    176     </indexterm>
    177 
    178     <para>
    179       ExtUtils::Depends tries to make it easy to build Perl extensions that use
    180       functions and typemaps provided by other perl extensions. This means that
    181       a perl extension is treated like a shared library that provides also a C
    182       and an XS interface besides the perl one.
    183     </para>
    184 
    185     <itemizedlist>
    186       <listitem>
    187         <para>
    188           <ulink url="http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Depends-&ExtUtils-Depends-version;.tar.gz">
    189           ExtUtils::Depends-&ExtUtils-Depends-version;</ulink>
    190           (uses the standard <xref linkend="perl-standard-install"/>)</para>
    191       </listitem>
    192     </itemizedlist> -->
    193 
    194     <!-- ExtUtils::PkgConfig
    195     <bridgehead renderas="sect3" id="perl-extutils-pkgconfig"
    196     xreflabel="ExtUtils::PkgConfig-&ExtUtils-PkgConfig-version;">
    197     ExtUtils::PkgConfig-&ExtUtils-PkgConfig-version;</bridgehead>
    198 
    199     <indexterm zone="perl-modules perl-extutils-pkgconfig">
    200       <primary sortas="a-ExtUtils-PkgConfig">ExtUtils::PkgConfig</primary>
    201     </indexterm>
    202 
    203     <para>
    204       ExtUtils::PkgConfig is a very simplistic interface to
    205       <xref linkend="pkgconfig"/>, intended for use in the Makefile.PL of perl
    206       extensions which bind libraries that <application>pkgconfig</application>
    207       knows.
    208     </para>
    209 
    210     <itemizedlist>
    211       <listitem>
    212         <para>
    213           <ulink url="http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-&ExtUtils-PkgConfig-version;.tar.gz">
    214           ExtUtils::PkgConfig-&ExtUtils-PkgConfig-version;</ulink>
    215           (uses the standard <xref linkend="perl-standard-install"/>) Requires:
    216         </para>
    217         <itemizedlist>
    218           <listitem>
    219             <para>
    220               <xref linkend="perl-extutils-depends"/>
    221             </para>
    222           </listitem>
    223         </itemizedlist>
    224       </listitem>
    225     </itemizedlist> -->
    226 
    227     <!-- Finance::Quote
    228     <bridgehead renderas="sect3" id="perl-finance-quote"
    229     xreflabel="Finance::Quote-&Finance-Quote-version;">
    230     Finance::Quote-&Finance-Quote-version;</bridgehead>
    231 
    232     <indexterm zone="perl-modules perl-finance-quote">
    233       <primary sortas="a-Finance-Quote">Finance::Quote</primary>
    234     </indexterm>
    235 
    236     <para>Finance::Quote is used to get stock quotes from various Internet
    237     sources, including Yahoo! Finance, Fidelity Investments, and the Australian
    238     Stock Exchange. There are two methods of using this module &ndash; a
    239     functional interface that is deprecated, and an object-orientated method
    240     that provides greater flexibility and stability. With the exception of
    241     straight currency exchange rates, all information is returned as a
    242     two-dimensional hash (or a reference to such a hash, if called in a scalar
    243     context).</para>
    244 
    245     <para>After you've installed the package, issue
    246     <command>perldoc Finance::Quote</command> for full information.
    247     Alternatively, you can issue <command>perldoc lib/Finance/Quote.pm</command>
    248     after unpacking the distribution tarball and changing into the top-level
    249     directory. This module and the dependency modules are installed using the
    250     standard <xref linkend="perl-standard-install"/>.</para>
    251 
    252     <note>
    253       <para>To run the regression test suite, you'll need a working Internet
    254       connection and then create a symbolic link to the
    255       <filename class='directory'>test</filename> directory using the following
    256       command after unpacking the tarball and changing into the root directory
    257       of the source tree:</para>
    258 
    259 <screen><userinput>ln -s test t</userinput></screen>
    260 
    261       <para>Some tests will fail depending on certain conditions. See the
    262       <filename>INSTALL</filename> file for full details.</para>
    263     </note>
    264 
    265     <itemizedlist>
    266       <listitem>
    267         <para>
    268           <ulink url="http://www.cpan.org/authors/id/E/EC/ECOCODE/Finance-Quote-&Finance-Quote-version;.tar.gz">
    269           Finance::Quote-&Finance-Quote-version;</ulink> (MD5 sum: 339e8327a6c18d8194f6c5d1eea3bbde)
    270         </para>
    271         <itemizedlist>
    272           <listitem>
    273             <para>
    274               <xref linkend="perl-lwp"/>
    275             </para>
    276           </listitem>
    277           <listitem>
    278             <para>
    279               <xref linkend="perl-crypt-ssleay"/>
    280             </para>
    281           </listitem>
    282           <listitem>
    283             <para>
    284               <xref linkend="perl-html-tableextract"/>
    285             </para>
    286           </listitem>
    287         </itemizedlist>
    288       </listitem>
    289     </itemizedlist> -->
    290 
    291     <!-- Finance::QuoteHist
    292     <bridgehead renderas="sect3" id="perl-finance-quotehist"
    293     xreflabel="Finance::QuoteHist-&Finance-QuoteHist-version;">
    294     Finance::QuoteHist-&Finance-QuoteHist-version;</bridgehead>
    295 
    296     <indexterm zone="perl-modules perl-finance-quotehist">
    297       <primary sortas="a-Finance-QuoteHist">Finance::QuoteHist</primary>
    298     </indexterm>
    299 
    300     <para>The Finance::QuoteHist bundle is several modules designed to fetch
    301     historical stock quotes from the web. The module and dependencies are
    302     installed using the standard <application>Perl</application> module
    303     <xref linkend="perl-standard-install"/>.</para>
    304 
    305     <itemizedlist>
    306       <listitem>
    307         <para>
    308           <ulink url="http://cpan.org/authors/id/M/MS/MSISK/Finance-QuoteHist-&Finance-QuoteHist-version;.tar.gz">
    309           Finance-QuoteHist-&Finance-QuoteHist-version;</ulink>
    310         </para>
    311         <itemizedlist>
    312           <listitem>
    313             <para>
    314               <xref linkend="perl-html-tableextract"/>
    315             </para>
    316           </listitem>
    317           <listitem>
    318             <para>
    319               <xref linkend="perl-lwp"/>
    320             </para>
    321           </listitem>
    322           <listitem>
    323             <para>
    324               <xref linkend="perl-date-manip"/>
    325             </para>
    326           </listitem>
    327           <listitem>
    328             <para>
    329               <ulink url="http://cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-&Text-CSV-version;.tar.gz">
    330               Text-CSV-&Text-CSV-version;</ulink>
    331             </para>
    332           </listitem>
    333           <listitem>
    334             <para>
    335               <ulink url="http://cpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-&Text-CSV_XS-version;.tgz">
    336               Text-CSV_XS-&Text-CSV_XS-version; (optional)</ulink>
    337             </para>
    338           </listitem>
    339         </itemizedlist>
    340       </listitem>
    341     </itemizedlist>
    342     -->
    34370
    34471    <!-- Glib -->
  • general/prog/php.xml

    r598d4ef3 radf6dd9a  
    8181    <xref linkend="aspell"/>,
    8282    <xref linkend="enchant"/>,
    83     <xref linkend="pkgconfig"/>,
    84     <!-- <xref linkend="recode"/>, -->
    8583    <xref linkend="expat"/> (deprecated alternative to <xref linkend="libxml2"/>),
    8684    <ulink url="http://www.ossp.org/pkg/lib/mm/">OSSP mm</ulink>,
  • general/prog/prog.xml

    r598d4ef3 radf6dd9a  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="php.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/>
    4847  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python2.xml"/>
    4948  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python3.xml"/>
  • general/prog/python-modules.xml

    r598d4ef3 radf6dd9a  
    3535        <para>
    3636          <xref linkend="dbus-python"/>
    37         </para>
    38       </listitem>
    39       <listitem>
    40         <para>
    41           <xref linkend="notify-python"/>
    4237        </para>
    4338      </listitem>
     
    8984
    9085  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    91     href="notify-python.xml"/>
    92 
    93   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9486    href="py2cairo.xml"/>
    9587
  • general/prog/python2.xml

    r598d4ef3 radf6dd9a  
    105105    <bridgehead renderas="sect4">Recommended</bridgehead>
    106106    <para role="recommended">
    107       <xref linkend="expat"/>,
    108       <xref linkend="libffi"/> and
    109       <xref linkend="pkgconfig"/>
     107      <xref linkend="expat"/> and
     108      <xref linkend="libffi"/>
    110109    </para>
    111110
  • general/prog/python3.xml

    r598d4ef3 radf6dd9a  
    103103    <bridgehead renderas="sect4">Recommended</bridgehead>
    104104    <para role="recommended">
    105       <xref linkend="expat"/>,
    106       <xref linkend="libffi"/> and
    107       <xref linkend="pkgconfig"/>
     105      <xref linkend="expat"/> and
     106      <xref linkend="libffi"/>
    108107    </para>
    109108
  • general/sysutils/colord.xml

    r598d4ef3 radf6dd9a  
    8888    <para role="recommended">
    8989      <xref linkend="libgusb"/>,
    90       <xref linkend="udev"/> or
    9190      <xref linkend="udev-extras"/> (for GUdev),
    9291      <xref linkend="polkit"/>,
  • general/sysutils/strigi.xml

    r598d4ef3 radf6dd9a  
    7272    <bridgehead renderas="sect4">Optional</bridgehead>
    7373    <para role="optional">
    74     <xref linkend="gamin"/> (or FAM),
    7574    <xref linkend="ffmpeg"/>,
    7675    <xref linkend="exiv2"/>,
  • general/sysutils/sysutils.xml

    r598d4ef3 radf6dd9a  
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpm.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/>
    33   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
    3534  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lm_sensors.xml"/>
     
    4544  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strigi.xml"/>
    4645  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysstat.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/>
    4846  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev-extras.xml"/>
    4947  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udisks.xml"/>
  • general/sysutils/udisks.xml

    r598d4ef3 radf6dd9a  
    8282      <xref linkend="polkit"/>,
    8383      <xref linkend="sg3_utils"/>, and
    84       <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for gudev)
     84      <xref linkend="udev-extras"/> (for gudev)
    8585    </para>
    8686
  • general/sysutils/udisks2.xml

    r598d4ef3 radf6dd9a  
    8080      <xref linkend="libxslt"/>,
    8181      <xref linkend="polkit"/>,  and
    82       <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for GUdev)
     82      <xref linkend="udev-extras"/> (for GUdev)
    8383    </para>
    8484
  • general/sysutils/upower.xml

    r598d4ef3 radf6dd9a  
    8181      <xref linkend="libusb"/>,
    8282      <xref linkend="polkit"/>, and
    83       <xref linkend="udev"/> or
    8483      <xref linkend="udev-extras"/> (for GUdev)
    8584    </para>
  • general/sysutils/usbutils.xml

    r598d4ef3 radf6dd9a  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="libusb"/> and
    79       <xref linkend="pkgconfig"/>
     78      <xref linkend="libusb"/>
    8079    </para>
    8180
  • gnome/applications/cheese.xml

    r598d4ef3 radf6dd9a  
    8383      <xref linkend="libcanberra"/>,
    8484      <xref linkend="librsvg"/>,
    85       <xref linkend="udev"/> or
    8685      <xref linkend="udev-extras"/> (for GUdev), and
    8786      <xref linkend="yelp-xsl"/>
  • gnome/platform/gvfs.xml

    r598d4ef3 radf6dd9a  
    8686      <xref linkend="libsecret"/>,
    8787      <xref linkend="libsoup"/>,
    88       <xref linkend="udev"/> or
    8988      <xref linkend="udev-extras"/> (for GUdev), and
    9089      <xref linkend="udisks2"/>
  • introduction/welcome/changelog.xml

    r598d4ef3 radf6dd9a  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Archive unneeded packages: pkgconfig,
     51          bc, ibus, udev, slib, gamin, and notify-python.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[fernando] - Update to glib-networking-2.38.1. Fixes
    5155            <ulink url="&blfs-ticket-root;4186">#4186</ulink>.</para>
  • kde/add/kdeplasma-addons.xml

    r598d4ef3 radf6dd9a  
    7777    <para role="optional">
    7878    <xref linkend="libkexiv2"/>,
    79     <xref linkend="ibus"/>,
     79    <ulink url="https://code.google.com/p/ibus/">IBus</ulink>,
    8080    <xref linkend="qjson"/>,
    8181    <ulink url="http://edu.kde.org/marble/">Marble</ulink> (for the desktop globe wallpaper),
  • multimedia/libdriv/gst-plugins-base.xml

    r598d4ef3 radf6dd9a  
    9696      <xref linkend="libtheora"/>,
    9797      <xref linkend="libvorbis"/>,
    98       <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for gudev), and
     98      <xref linkend="udev-extras"/> (for gudev), and
    9999      <xref linkend="xorg7-lib"/>
    100100    </para>
  • multimedia/libdriv/gst10-plugins-good.xml

    r598d4ef3 radf6dd9a  
    111111      <xref linkend="speex"/>,
    112112      <xref linkend="taglib"/>,
    113       <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for GUdev),
     113      <xref linkend="udev-extras"/> (for GUdev),
    114114      <ulink url="http://jackaudio.org/">JACK</ulink>,
    115115      <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
  • multimedia/libdriv/libdv.xml

    r598d4ef3 radf6dd9a  
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    6464    <para role="optional"><xref linkend="popt"/>,
    65     <xref linkend="pkgconfig"/>,
    66     <xref linkend="sdl"/>,
    67     <!-- <xref linkend="GTK"/>, -->and
     65    <xref linkend="sdl"/>, and
    6866    <xref linkend="x-window-system"/></para>
    6967
  • multimedia/libdriv/pulseaudio.xml

    r598d4ef3 radf6dd9a  
    8181    <para role="required">
    8282      <xref linkend="intltool"/>,
    83       <xref linkend="json-c"/>,
    84       <xref linkend="libsndfile"/> and
    85       <xref linkend="pkgconfig"/>
     83      <xref linkend="json-c"/>, and
     84      <xref linkend="libsndfile"/>
    8685    </para>
    8786
  • multimedia/videoutils/xine-ui.xml

    r598d4ef3 radf6dd9a  
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
    98       <xref linkend="pkgconfig"/>,
    9998      <xref linkend="curl"/>,
    10099      <xref linkend="aalib"/>,
  • networking/netlibs/libtirpc.xml

    r598d4ef3 radf6dd9a  
    9090
    9191    <bridgehead renderas="sect3">libtirpc Dependencies</bridgehead>
    92 
    93     <bridgehead renderas="sect4">Required</bridgehead>
    94     <para role="required">
    95       <xref linkend="pkgconfig"/>
    96     </para>
    9792
    9893    <bridgehead renderas="sect4">Optional</bridgehead>
  • networking/netprogs/nfs-utils.xml

    r598d4ef3 radf6dd9a  
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    6464    <para role="required">
    65        <xref linkend="libtirpc"/> and
    66        <xref linkend="pkgconfig"/>
     65       <xref linkend="libtirpc"/>
    6766    </para>
    6867
  • networking/netprogs/samba.xml

    r598d4ef3 radf6dd9a  
    7474      <xref linkend="cups"/>,
    7575      <xref linkend="openldap"/>,
    76       <xref linkend="gamin"/>,
     76      <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
    7777      <xref linkend="acl"/>,
    7878      <xref linkend="xfsprogs"/>,
  • networking/netutils/networkmanager.xml

    r598d4ef3 radf6dd9a  
    8484      <xref linkend="libnl"/>,
    8585      <xref linkend="nss"/>, and
    86       <xref linkend="udev"/> or
    8786      <xref linkend="udev-extras"/> (for GUdev)
    8887    </para>
  • networking/netutils/wireshark.xml

    r598d4ef3 radf6dd9a  
    9999    <bridgehead renderas="sect4">Optional</bridgehead>
    100100    <para role="optional">
    101       <xref linkend="pkgconfig"/>,
    102101      <xref linkend="gtk2"/> or <xref linkend="gtk3"/> (to build the GUI front-end),
    103102      <xref linkend="openssl"/>,
  • postlfs/security/openssl.xml

    r598d4ef3 radf6dd9a  
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
    98       <xref linkend="bc"/> (required for full coverage by the test suite during
    99       the build) and
    10098      <xref linkend="mitkrb"/>
    10199    </para>
  • x/installing/makedepend.xml

    r598d4ef3 radf6dd9a  
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    6262    <para role="required">
    63       <xref linkend="xorg7-proto"/> and
    64       <xref linkend="pkgconfig"/>
     63      <xref linkend="xorg7-proto"/>
    6564    </para>
    6665
  • x/lib/agg.xml

    r598d4ef3 radf6dd9a  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="pkgconfig"/>,
    80       <xref linkend="sdl"/>, and
     79      <xref linkend="sdl"/> and
    8180      <xref linkend="xorg7-lib"/>
    8281    </para>
  • x/lib/clutter.xml

    r598d4ef3 radf6dd9a  
    102102      <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,
    103103      <ulink url="http://tslib.berlios.de/">Tslib</ulink>,
    104       <xref linkend="udev"/> or
    105104      <xref linkend="udev-extras"/> (for GUdev), and
    106105      <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
  • x/lib/webkitgtk2.xml

    r598d4ef3 radf6dd9a  
    8686      <xref linkend="ruby"/>,
    8787      <xref linkend="sqlite"/>,
    88       <xref linkend="udev"/> or
    8988      <xref linkend="udev-extras"/> (for GUdev), and
    9089      <xref linkend="which"/>
  • xfce/core/thunar-volman.xml

    r598d4ef3 radf6dd9a  
    7979      <xref linkend="exo"/>,
    8080      <xref linkend="libxfce4ui"/> and
    81       <xref linkend="udev"/> or
    8281      <xref linkend="udev-extras"/> (for GUdev)
    8382    </para>
  • xfce/core/thunar.xml

    r598d4ef3 radf6dd9a  
    8585      <xref linkend="libnotify"/>,
    8686      <xref linkend="startup-notification"/>,
    87       <xref linkend="udev"/> or
    8887      <xref linkend="udev-extras"/> (for GUdev) and
    8988      <xref linkend="xfce4-panel"/>
  • xsoft/other/blueman.xml

    r598d4ef3 radf6dd9a  
    7878      <xref linkend="dbus-python"/>,
    7979      <xref linkend="gtk2"/>,
    80       <xref linkend="notify-python"/>,
     80      <!-- <xref linkend="notify-python"/>, -->
    8181      <xref linkend="pygtk"/> (with <xref linkend="gtk2"/> support),
    8282      <xref linkend="pyrex"/>, and
  • xsoft/other/gimp.xml

    r598d4ef3 radf6dd9a  
    145145      an <xref linkend="server-mail"/> (that provides a
    146146      <command>sendmail</command> program),
    147       <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for GUdev),
     147      <xref linkend="udev-extras"/> (for GUdev),
    148148      <xref linkend="webkitgtk"/> and
    149149      <xref linkend="gtk-doc"/>
Note: See TracChangeset for help on using the changeset viewer.