Updated to Bluefish to 2.2.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9078 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2011-12-07 14:18:24 +00:00
parent 289d262f00
commit 671e64f2dd
3 changed files with 24 additions and 21 deletions

View File

@ -138,7 +138,7 @@ $Date$
<!ENTITY nano-version "2.1.10">
<!ENTITY joe-version "3.7">
<!ENTITY ed-version "1.5">
<!ENTITY bluefish-version "1.0.7">
<!ENTITY bluefish-version "2.2.0">
<!-- Chapter 7 -->
<!ENTITY tcsh-version "6.17.00">

View File

@ -62,6 +62,9 @@
<listitem>
<para>[ken] - Updated to ImageMagick-6.7.3-10.</para>
</listitem>
<listitem>
<para>[abenton] - Updated to Bluefish to 2.2.0.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY bluefish-download-http "http://www.bennewitz.com/bluefish/stable/source/bluefish-1.0.7.tar.bz2">
<!ENTITY bluefish-download-http "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
<!ENTITY bluefish-download-ftp "&gentoo-ftp-repo;/bluefish-&bluefish-version;.tar.bz2">
<!ENTITY bluefish-md5sum "2c3b3c9c8f8e32b9473dfd879f216dea">
<!ENTITY bluefish-size "1.4 MB">
<!ENTITY bluefish-buildsize "18 MB">
<!ENTITY bluefish-time "0.3 SBU">
<!ENTITY bluefish-md5sum "23d894e065585d35dbc74c246c15cc9d">
<!ENTITY bluefish-size "3.2 MB">
<!ENTITY bluefish-buildsize "53 MB">
<!ENTITY bluefish-time "0.4 SBU">
]>
<sect1 id="bluefish" xreflabel="Bluefish-&bluefish-version;">
@ -29,10 +29,13 @@
<sect2 role="package">
<title>Introduction to Bluefish</title>
<para>The <application>Bluefish</application> package contains a powerful X
Window System editor designed for web designers, but also suitable
as a programmer's editor. Bluefish supports many programming and markup
languages, and as such is ideal for editing XML and HTML files.</para>
<para><application>Bluefish</application> is a
<application>Gtk+-2</application> text editor targeted towards programmers
and webdesigners, with many options to write websites, scripts and
programming code. Bluefish supports many programming and markup languages,
and it focuses on editing dynamic and interactive websites.</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -60,14 +63,12 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/> and
<xref linkend="pcre"/></para>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gnome-vfs"/> (for remote files),
<xref linkend="aspell"/> (for spellchecking),
<xref linkend="libgnomeui"/>,
<xref linkend="gnome-mime-data"/>,
<xref linkend="desktop-file-utils"/>, and
<para role="optional"><xref linkend="pcre"/>, <xref linkend="gucharmap"/>,
<xref linkend="enchant"/> (for spellchecking),
<xref linkend="desktop-file-utils"/> and
<xref linkend="shared-mime-info"/></para>
<para condition="html" role="usernotes">User Notes:
@ -86,7 +87,8 @@ make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install</userinput></screen>
@ -123,13 +125,11 @@ make</userinput></screen>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>bluefish</seg>
<seg>None</seg>
<seg>/usr/share/bluefish</seg>
<seg>/usr/lib/bluefish and /usr/share/bluefish</seg>
</seglistitem>
</segmentedlist>