<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY bluefish-download-http "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
  <!ENTITY bluefish-download-ftp  " ">
  <!ENTITY bluefish-md5sum        "533c3ef1e7d5ec369893c0fd4094605c">
  <!ENTITY bluefish-size          "3.7 MB">
  <!ENTITY bluefish-buildsize     "69 MB">
  <!ENTITY bluefish-time          "0.5 SBU">
]>

<sect1 id="bluefish" xreflabel="Bluefish-&bluefish-version;">
  <?dbhtml filename="bluefish.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-26 23:16:43 -0500 (Thu, 26 Feb 2015) $</date>
  </sect1info>

  <title>Bluefish-&bluefish-version;</title>

  <indexterm zone="bluefish">
    <primary sortas="a-Bluefish">Bluefish</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Bluefish</title>

    <para>
      <application>Bluefish</application> is a
      <application>GTK+</application> text editor targeted towards
      programmers and web designers, with many options to write websites,
      scripts and programming code. <application>Bluefish</application>
      supports many programming and markup languages, and it focuses on
      editing dynamic and interactive websites.
    </para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&bluefish-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&bluefish-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &bluefish-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &bluefish-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &bluefish-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &bluefish-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">Bluefish Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="gtk2"/> or <xref linkend="gtk3"/>.
      If both are installed, <command>configure</command> defaults to using
      <application>GTK+ 3</application>.
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="enchant"/> (for spell checking),
      <xref linkend="gucharmap"/>,
      <xref linkend="pcre"/> and
      <ulink url="http://code.google.com/p/jing-trang/">Jing</ulink>
    </para>

    <para condition="html" role="usernotes">User Notes:
      <ulink url="&blfs-wiki;/bluefish"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of Bluefish</title>

    <para>
      Install <application>Bluefish</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/bluefish-&bluefish-version; &amp;&amp;
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>

<screen role="root"><userinput>make install</userinput></screen>

    <note>
      <para>
        This package installs icon files into the
        <filename class="directory">/usr/share/icons/hicolor</filename>
        hierarchy and desktop files into the
        <filename class="directory">/usr/share/applications</filename>
        hierarchy. You can improve system performance and memory usage by
        updating <filename>/usr/share/icons/hicolor/icon-theme.cache</filename>
        and <filename>/usr/share/applications/mimeinfo.cache</filename>. To
        perform the update you must have <xref linkend="gtk2"/> or
        <xref linkend="gtk3"/> installed (for the icon cache) and
        <xref linkend="desktop-file-utils"/> (for the desktop cache) and issue
        the following commands as the
        <systemitem class="username">root</systemitem> user:
      </para>

<screen role="root"><userinput>gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor &amp;&amp;
update-desktop-database</userinput></screen>
    </note>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Program</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>
          bluefish
        </seg>
        <seg>
          several under /usr/lib/bluefish/
        </seg>
        <seg>
          /usr/lib/bluefish,
          /usr/share/bluefish,
          /usr/share/doc/bluefish-&bluefish-version;, and
          /usr/share/xml/bluefish
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="bluefish-prog">
        <term><command>bluefish</command></term>
        <listitem>
          <para>
            is a <application>GTK+</application> text editor for markup and
            programming.
          </para>
          <indexterm zone="bluefish bluefish-prog">
            <primary sortas="b-bluefish">bluefish</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
