Author: andy
Date: 2011-12-07 07:18:24 -0700 (Wed, 07 Dec 2011)
New Revision: 9078
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/editors/bluefish.xml
Log:
Updated to Bluefish to 2.2.0
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-12-07 04:37:13 UTC (rev 9077)
+++ trunk/BOOK/general.ent 2011-12-07 14:18:24 UTC (rev 9078)
@@ -138,7 +138,7 @@
<!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">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-12-07 04:37:13 UTC
(rev 9077)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-12-07 14:18:24 UTC
(rev 9078)
@@ -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>
Modified: trunk/BOOK/postlfs/editors/bluefish.xml
===================================================================
--- trunk/BOOK/postlfs/editors/bluefish.xml 2011-12-07 04:37:13 UTC (rev
9077)
+++ trunk/BOOK/postlfs/editors/bluefish.xml 2011-12-07 14:18:24 UTC (rev
9078)
@@ -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,11 +29,14 @@
<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">
<listitem>
@@ -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 @@
<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 @@
<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>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page