Changeset 8c361b6


Ignore:
Timestamp:
04/11/2010 09:19:45 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
2b5e1fd
Parents:
add1d7c7
Message:

Removed GAIL-1.18.0 and minor dependency ammendments to gtkhtml, webkitgtk, and libgtkhtml.

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

Files:
6 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    radd1d7c7 r8c361b6  
    563563<!-- Desktop -->
    564564<!ENTITY gnome-control-center-version "2.28.1">
    565 <!ENTITY gail-version                 "1.18.0">
    566565<!ENTITY gnome-applets-version        "2.28.0">
    567566<!ENTITY gnome-backgrounds-version    "2.28.0">
     
    644643<!ENTITY nautilus-cd-burner-version   "2.18.2">
    645644<!ENTITY eel-version                  "2.18.3">
     645<!ENTITY gail-version                 "1.18.0">
    646646-->
    647647
  • general/genlib/libgtkhtml.xml

    radd1d7c7 r8c361b6  
    6363
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para role="optional"><xref linkend="gail"/> and
     65    <para role="optional"><!--<xref linkend="gail"/> and
     66      Gail no longer required since libgailutil is now part of GTK+.-->
    6667    <xref linkend="gnome-vfs"/> (only used in the test suite)</para>
    6768
     
    7778    commands:</para>
    7879
    79 <screen><userinput>./configure --prefix=/usr --disable-accessibility &amp;&amp;
     80<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8081make</userinput></screen>
    8182
     
    8788
    8889<screen role="root"><userinput>make install</userinput></screen>
    89 
    90   </sect2>
    91 
    92   <sect2 role="commands">
    93     <title>Command Explanations</title>
    94 
    95     <para><parameter>--disable-accessibility</parameter>: This forces the
    96     package to build without linking to the
    97     <filename class='libraryfile'>libgailutil</filename> accessibility
    98     library. Remove this switch if you have <application>GAIL</application>
    99     installed.</para>
    10090
    10191  </sect2>
  • gnome/add/add.xml

    radd1d7c7 r8c361b6  
    6363  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dummy-accessibility.xml"/>
    6464
    65   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gail.xml"/>
    6665  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="at-spi.xml"/>
    6766  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-mag.xml"/>
     
    8382  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nautilus-cd-burner.xml"/>
    8483  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="eel.xml"/>
     84  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gail.xml"/>
    8585  -->
    8686
  • gnome/add/gtkhtml.xml

    radd1d7c7 r8c361b6  
    6767    <para role="required"><xref linkend="enchant"/>,
    6868    <xref linkend="GConf"/>,
    69     <xref linkend="gail"/>,
    7069    <xref linkend="gnome-icon-theme"/>,
     70    <xref linkend="gtk2"/>,
    7171    <xref linkend="intltool"/>, and
    7272    <xref linkend="iso-codes"/></para>
  • introduction/welcome/changelog.xml

    radd1d7c7 r8c361b6  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[wblaszcz] - Removed GAIL-1.18.0 and minor dependency
     49          ammendments to gtkhtml, webkitgtk, and libgtkhtml.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[wblaszcz] - Removed EEL-2.18.3.</para>
    4953        </listitem>
  • x/lib/webkitgtk.xml

    radd1d7c7 r8c361b6  
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para role="required"><xref linkend="enchant"/>,
    62     <xref linkend="gail"/>,
    6362    <xref linkend="gperf"/>,
    6463    <xref linkend="gst-plugins-base"/>,
     64    <xref linkend="gtk2"/>,
    6565    <xref linkend="icu"/>,
    6666    <xref linkend="libjpeg"/>,
     
    7272
    7373    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para role="optional"><xref linkend="curl"/> and
    75     <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink></para>
     74    <para role="optional"><xref linkend="curl"/>,
     75    <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink>, and
     76    <xref linkend="gtk-doc"/></para>
    7677
    7778    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.