Changeset fe48aa6 for general


Ignore:
Timestamp:
03/26/2012 02:34:52 AM (12 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.4, 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:
f33cbde4
Parents:
f802f90
Message:

Remove Trinity/KDE3, Qt3, and related packages from the book.

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

Location:
general
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/mcs.xml

    rf802f90 rfe48aa6  
    6666
    6767    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="GConf"/> and
    69     <xref linkend="kdelibs"/></para>
     68    <para role="optional"><xref linkend="GConf"/>
     69    <!-- <xref linkend="kdelibs"/> --></para>
    7070
    7171    <para condition="html" role="usernotes">User Notes:
     
    9595    <title>Command Explanations</title>
    9696
    97     <para><option>--with-qt-path=/usr/share/qt</option>: If you have
     97    <!-- <para><option>- -with-qt-path=/usr/share/qt</option>: If you have
    9898    <xref linkend="kdelibs"/> installed, you must pass
    9999    additional parameters to the <command>configure</command> script to
    100100    identify the location of Qt and, possibly, KDE libraries and interface
    101     headers.</para>
    102 
    103     <para><option>--disable-kconfig</option>: If <filename>configure</filename>
     101    headers.</para>-->
     102
     103    <!-- <para><option>- -disable-kconfig</option>: If <filename>configure</filename>
    104104    finds <filename class="libraryfile">libkdecore</filename> from
    105105    <application>kdelibs</application>, it does not test to check it is indeed
    106106    the <application>kde3</application> version and will try to use it (and
    107107    fail if it is the <application>kde4</application> version). This switch will
    108     prevent that.</para>
     108    prevent that.</para>-->
    109109
    110110    <para>For additional information about the various storage backends
  • general/genutils/pinentry.xml

    rf802f90 rfe48aa6  
    8080    <para role="optional"><!-- <xref linkend="GTK"/>, -->
    8181    <xref linkend="gtk2"/>,
    82     <xref linkend="qt"/> or <xref linkend="qt4"/>, and
     82    <!-- <xref linkend="qt"/> or --><xref linkend="qt4"/>, and
    8383    <xref linkend="libcap2"/></para>
    8484
  • general/graphlib/graphlib.xml

    rf802f90 rfe48aa6  
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="exiv2.xml"/>
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fribidi.xml"/>
    39   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="poppler-014.xml"/>
     39  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="poppler-014.xml"/> -->
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="poppler.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jasper.xml"/>
  • general/prog/doxygen.xml

    rf802f90 rfe48aa6  
    8888    <title>Installation of Doxygen</title>
    8989
     90<!--
    9091    <note><para>If you have both <xref linkend='qt'/> and <xref linkend='qt4'/>
    9192    installed, be sure to set the environment variable QTDIR to point to the
    9293    <application>Qt4</application> top level directory if you add the
    93     <option>--with-doxywizard</option> option.</para></note>
     94    <option>- -with-doxywizard</option> option.</para></note> -->
    9495
    9596    <para>Install <application>Doxygen</application> by running the following
  • general/sysutils/dbus-bindings.xml

    rf802f90 rfe48aa6  
    1818  <!ENTITY dbus-python-buildsize     "5.5 MB">
    1919  <!ENTITY dbus-python-time          "0.2 SBU">
    20 
     20<!--
    2121  <!ENTITY dbus-qt3-download-http "&trinity-repo-http;/dbus-tqt-&trinity-version;.tar.gz">
    2222  <!ENTITY dbus-qt3-download-ftp  "&trinity-repo-ftp;/dbus-tqt-&trinity-version;.tar.gz">
     
    2525  <!ENTITY dbus-qt3-buildsize     "4 MB">
    2626  <!ENTITY dbus-qt3-time          "less than 0.1 SBU">
    27 
     27-->
    2828  <!ENTITY eggdbus-download-http   "http://hal.freedesktop.org/releases/eggdbus-&eggdbus-version;.tar.gz">
    2929  <!ENTITY eggdbus-download-ftp    " ">
     
    7474        <para><xref linkend="dbus-python"/></para>
    7575      </listitem>
    76       <listitem>
     76      <!-- <listitem>
    7777        <para><xref linkend="dbus-qt3"/></para>
    78       </listitem>
     78      </listitem>-->
    7979      <listitem>
    8080        <para><xref linkend="eggdbus"/></para>
     
    329329
    330330  <!-- Begin D-Bus Qt3 Bindings -->
     331  <!--
    331332  <sect2 id="dbus-qt3" xreflabel="D-Bus Trinity Qt3 Bindings-&dbus-qt3-version;">
    332333  <title>Trinity D-Bus Qt3 Bindings</title>
     
    439440
    440441    </sect3>
    441 
    442442  </sect2>
     443-->
    443444
    444445  <!-- Begin D-Bus GObject Bindings (EggDBus) -->
Note: See TracChangeset for help on using the changeset viewer.