Changeset 0492ab0 for gnome


Ignore:
Timestamp:
08/02/2007 08:45:09 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
6f8ecea
Parents:
b33a660
Message:

Updated to gedit-2.18.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gedit.xml

    rb33a660 r0492ab0  
    77  <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-version;/gedit-&gedit-version;.tar.bz2">
    88  <!ENTITY gedit-download-ftp  "&gnome-download-ftp;/gedit/&gnome-version;/gedit-&gedit-version;.tar.bz2">
    9   <!ENTITY gedit-md5sum        "189d4d9128eca1162a782744cb324aea">
    10   <!ENTITY gedit-size          "2.3 MB">
    11   <!ENTITY gedit-buildsize     "64.9 MB">
    12   <!ENTITY gedit-time          "0.7 SBU">
     9  <!ENTITY gedit-md5sum        "7e8bf29bd6bf0d17ceaf42d9bd5d94e6">
     10  <!ENTITY gedit-size          "3.4 MB">
     11  <!ENTITY gedit-buildsize     "80 MB">
     12  <!ENTITY gedit-time          "1.1 SBU (includes spell-check support and Python plugins)">
    1313]>
    1414
     
    5959    <bridgehead renderas="sect4">Required</bridgehead>
    6060    <para role="required"><xref linkend="libgnomeui"/>,
     61    <xref linkend="libgnomeprintui"/>,
    6162    <xref linkend="gnome-doc-utils"/>,
    6263    <xref linkend="gtksourceview"/>, and
    6364    <xref linkend="which"/></para>
    6465
     66    <bridgehead renderas="sect4">Optional (to Provide Spell-Checking Capability)</bridgehead>
     67    <para role="optional"><xref linkend="iso-codes"/> and
     68    <ulink url="http://www.abisource.com/projects/enchant/">Enchant</ulink>*</para>
     69
    6570    <bridgehead renderas="sect4">Optional</bridgehead>
    6671    <para role="optional"><xref linkend="intltool"/>,
    67     <xref linkend="aspell"/>,
    68     <xref linkend="pyxml"/>, and
    69     <ulink url="&gnome-download-http;/gnome-python-desktop/2.14/">gnome-python-desktop</ulink>
     72    <xref linkend="gtk-doc"/>,
     73    <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libattr</ulink>, and
     74    <ulink url="&gnome-download-http;/gnome-python-desktop">gnome-python-desktop</ulink>
    7075    (requires <ulink url="http://www.pygtk.org/">PyGTK</ulink> and can use
    7176    <ulink url="&gnome-download-http;/gnome-python/">GNOME-Python</ulink> and
    7277    <ulink url="&gnome-download-http;/pyorbit/">PyORBit</ulink>)</para>
     78
     79    <para>* <xref linkend="aspell"/> is just one of many backend spell libraries
     80    <application>Enchant</application> can use. See the
     81    <application>Enchant</application> project page (URL above) for additional
     82    information about the available backends.</para>
    7383
    7484    <para condition="html" role="usernotes">User Notes:
     
    8696            --sysconfdir=&gnome-etc-dir; \
    8797            --localstatedir=/var/lib \
    88             --mandir=$(pkg-config \
    89                 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
     98            --disable-spell &amp;&amp;
    9099make</userinput></screen>
    91100
     
    110119    href="../../xincludes/scrollkeeper-dir.xml"/>
    111120
     121    <para><parameter>--disable-spell</parameter>: This parameter disables
     122    spell-checking capability and is required if
     123    <application>Enchant</application> is not installed. Remove the
     124    parameter if <application>Enchant</application> is installed.</para>
     125
    112126    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    113     href="../../xincludes/gnome-mandir.xml"/>
     127    href="../../xincludes/gtk-doc-rebuild.xml"/>
    114128
    115129  </sect2>
    116130
    117   <sect2 role="configuration">
     131  <!-- <sect2 role="configuration">
    118132    <title>Configuring gedit</title>
    119133
     
    131145    </sect3>
    132146
    133   </sect2>
     147  </sect2> -->
    134148
    135149  <sect2 role="content">
     
    145159        <seg><application>gedit</application> plugin modules</seg>
    146160        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    147         include/gedit-&gnome-version;,
     161        include/gedit-2.16,
    148162        lib/gedit-2,
    149163        share/{gedit-2, {gnome/help, omf}/gedit}</seg>
     
    159173        <term><command>gedit</command></term>
    160174        <listitem>
    161           <para>is a lightweight text editor.</para>
     175          <para>is a lightweight text editor integrated with the
     176          GNOME desktop.</para>
    162177          <indexterm zone="gedit gedit-prog">
    163178            <primary sortas="b-gedit">gedit</primary>
Note: See TracChangeset for help on using the changeset viewer.