Changeset 60ddbaf for general/prog


Ignore:
Timestamp:
10/15/2017 06:23:25 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d6aa5ce
Parents:
6b7881d
Message:

Remove ninja, libffi, and python3 as dependencies
for many packages as they are now a part of LFS.

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

Location:
general/prog
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • general/prog/dbus-python.xml

    r6b7881d r60ddbaf  
    7070      <bridgehead renderas="sect5">Required</bridgehead>
    7171      <para role="required">
    72         <xref linkend="dbus-glib"/> and
    73         <xref linkend="python2"/> and/or
    74         <xref linkend="python3"/>
     72        <xref linkend="dbus-glib"/>
     73      </para>
     74
     75      <bridgehead renderas="sect5">Optional</bridgehead>
     76      <para role="optional">
     77        <xref linkend="python2"/>
    7578      </para>
    7679
  • general/prog/doxygen.xml

    r6b7881d r60ddbaf  
    108108      <xref linkend="libxml2"/> (required for the tests),
    109109      <xref linkend="llvm"/> (with clang),
    110       <xref linkend="python2"/> or <xref linkend="python3"/>,
     110      <xref linkend="python2"/>,
    111111      <xref linkend="qt5"/> (for doxywizard),
    112112      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
  • general/prog/guile.xml

    r6b7881d r60ddbaf  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="gc"/>,
    79       <xref linkend="libffi"/> and
     78      <xref linkend="gc"/> and
    8079      <xref linkend="libunistring"/>
    8180    </para>
  • general/prog/librep.xml

    r6b7881d r60ddbaf  
    5757      </listitem>
    5858    </itemizedlist>
    59 
     59<!--
    6060    <bridgehead renderas="sect3">Librep Dependencies</bridgehead>
    6161
     
    6464      <xref linkend="libffi"/>
    6565    </para>
    66 
     66-->
    6767    <para condition="html" role="usernotes">User Notes:
    6868    <ulink url="&blfs-wiki;/librep"/></para>
  • general/prog/llvm.xml

    r6b7881d r60ddbaf  
    153153    <bridgehead renderas="sect4">Recommended</bridgehead>
    154154    <para role="recommended">
    155       <xref linkend="libffi"/> and
    156155      <xref linkend="python2"/>
    157156    </para>
  • general/prog/pycairo.xml

    r6b7881d r60ddbaf  
    7171      <bridgehead renderas="sect5">Required</bridgehead>
    7272      <para role="required">
    73         <xref linkend="cairo"/>,
    74         <xref linkend="python2"/>, and/or
    75         <xref linkend="python3"/>
     73        <xref linkend="cairo"/>
    7674      </para>
    7775
    7876      <bridgehead renderas="sect5">Optional</bridgehead>
    7977      <para role="optional">
     78        <xref linkend="python2"/> and
    8079        <ulink url="https://hypothesis.readthedocs.io">Hypothesis</ulink>
    8180          (for tests)
  • general/prog/pycrypto.xml

    r6b7881d r60ddbaf  
    6969      <bridgehead renderas="sect4">PyCrypto Dependencies</bridgehead>
    7070
    71       <bridgehead renderas="sect5">Required</bridgehead>
    72       <para role="required">
    73         <xref linkend="python2"/> and/or
    74         <xref linkend="python3"/>
     71      <bridgehead renderas="sect5">Optional</bridgehead>
     72      <para role="optional">
     73        <xref linkend="python2"/>
    7574      </para>
    7675
  • general/prog/python2.xml

    r6b7881d r60ddbaf  
    9090
    9191    <bridgehead renderas="sect3">Python 2 Dependencies</bridgehead>
    92 
     92<!--
    9393    <bridgehead renderas="sect4">Recommended</bridgehead>
    9494    <para role="recommended">
    9595      <xref linkend="libffi"/>
    9696    </para>
    97 
     97-->
    9898    <bridgehead renderas="sect4">Optional</bridgehead>
    9999    <para role="optional">
     
    187187    <para>
    188188      <parameter>--with-system-ffi</parameter>: This switch enables linking
    189       against system version of <application>libffi</application>. Remove if
    190       you have not installed <xref linkend="libffi"/>.
     189      against system version of <application>libffi</application>.
    191190    </para>
    192191
  • general/prog/python3.xml

    r6b7881d r60ddbaf  
    4141    </para>
    4242
     43    <note><para><application>Python 3</application> was installed in LFS.
     44    The only reason to rebuild it here is if optional modules
     45    are needed.</para></note>
     46
    4347    &lfs81_checked;
    4448
     
    8892
    8993    <bridgehead renderas="sect3">Python 3 Dependencies</bridgehead>
    90 
     94<!--
    9195    <bridgehead renderas="sect4">Recommended</bridgehead>
    9296    <para role="recommended">
    9397      <xref linkend="libffi"/>
    9498    </para>
    95 
     99-->
    96100    <bridgehead renderas="sect4">Optional</bridgehead>
    97101    <para role="optional">
     
    187191    <para>
    188192      <parameter>--with-system-ffi</parameter>: This switch enables linking
    189       against system version of <application>libffi</application>. Remove if
    190       you have not installed <xref linkend="libffi"/>.
     193      against system version of <application>libffi</application>.
    191194    </para>
    192195
  • general/prog/pyxdg.xml

    r6b7881d r60ddbaf  
    6969      <bridgehead renderas="sect4">PyXDG Dependencies</bridgehead>
    7070
    71       <bridgehead renderas="sect5">Required</bridgehead>
    72       <para role="required">
    73         <xref linkend="python2"/> and/or
    74         <xref linkend="python3"/>
     71      <bridgehead renderas="sect5">Optional</bridgehead>
     72      <para role="optional">
     73        <xref linkend="python2"/>
    7574      </para>
    7675
  • general/prog/pyyaml.xml

    r6b7881d r60ddbaf  
    7070      <bridgehead renderas="sect5">Required</bridgehead>
    7171      <para role="required">
    72         <xref linkend="python2"/> and/or
    73         <xref linkend="python3"/> and
    7472        <xref linkend="yaml"/>
     73      </para>
     74
     75      <bridgehead renderas="sect5">Optional</bridgehead>
     76      <para role="optional">
     77        <xref linkend="python2"/>
    7578      </para>
    7679
  • general/prog/ruby.xml

    r6b7881d r60ddbaf  
    7979      <xref linkend="doxygen"/>,
    8080      <xref linkend="graphviz"/>,
    81       <xref linkend="libffi"/>,
    8281      <xref linkend="openssl"/>,
    8382      <xref linkend="tk"/>,
  • general/prog/rust.xml

    r6b7881d r60ddbaf  
    101101    <bridgehead renderas="sect4">Optional</bridgehead>
    102102    <para role="optional">
    103       <xref linkend="gdb"/> (used by debuginfo-gdb in the testsuite),
    104       <xref linkend="ninja"/>
     103      <xref linkend="gdb"/> (used by debuginfo-gdb in the testsuite)
    105104    </para>
    106105
  • general/prog/six.xml

    r6b7881d r60ddbaf  
    6868      <bridgehead renderas="sect4">Six Dependencies</bridgehead>
    6969
    70       <bridgehead renderas="sect5">Required Dependencies</bridgehead>
    71       <para role="required">
    72         <xref linkend="python2"/> and/or
    73         <xref linkend="python3"/>
     70      <bridgehead renderas="sect5">Optional Dependencies</bridgehead>
     71      <para role="optional">
     72        <xref linkend="python2"/>
    7473      </para>
    7574
  • general/prog/swig.xml

    r6b7881d r60ddbaf  
    138138      languages installed on your machine, so the disk space and SBU values
    139139      given for the tests may vary, and should be considered as mere orders of
    140       magnitude. If you have both <xref linkend="python2"/> and
    141       <xref linkend="python3"/> installed, the Python-3 tests are not run.
     140      magnitude. If you have <xref linkend="python2"/>
     141      installed, the Python-3 tests are not run.
    142142      You can run tests for Python-3 by issuing
    143143      <command>PY3=1 make check-python-examples</command> followed by
  • general/prog/yasm.xml

    r6b7881d r60ddbaf  
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    6464    <para role="optional">
    65       <xref linkend="python2"/> or <xref linkend="python3"/>, and
     65      <xref linkend="python2"/> and
    6666      <ulink url="http://cython.org/">Cython</ulink>
    6767    </para>
Note: See TracChangeset for help on using the changeset viewer.