source: postlfs/editors/bluefish.xml@ b75ede9

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
Last change on this file since b75ede9 was b75ede9, checked in by Andrew Benton <andy@…>, 12 years ago

Updated Bluefish to 2.2.2

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

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY bluefish-download-http
8 "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
9 <!ENTITY bluefish-download-ftp " ">
10 <!ENTITY bluefish-md5sum "6475325565fb0a003a75f88564b7835f">
11 <!ENTITY bluefish-size "3.4 MB">
12 <!ENTITY bluefish-buildsize "74 MB">
13 <!ENTITY bluefish-time "0.5 SBU">
14]>
15
16<sect1 id="bluefish" xreflabel="Bluefish-&bluefish-version;">
17 <?dbhtml filename="bluefish.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Bluefish-&bluefish-version;</title>
25
26 <indexterm zone="bluefish">
27 <primary sortas="a-Bluefish">Bluefish</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Bluefish</title>
32
33 <para>
34 <application>Bluefish</application> is a
35 <application>Gtk</application> text editor targeted towards
36 programmers and web designers, with many options to write websites,
37 scripts and programming code. <application>Bluefish</application>
38 supports many programming and markup languages, and it focuses on
39 editing dynamic and interactive websites.
40 </para>
41
42 &lfs71_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&bluefish-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&bluefish-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &bluefish-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &bluefish-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &bluefish-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &bluefish-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">Bluefish Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="gtk2"/> or <xref linkend="gtk3"/>.
83 If both are installed, <command>configure</command> defaults to using
84 <application>Gtk 3</application>.
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="desktop-file-utils"/>,
90 <xref linkend="enchant"/> (for spellchecking),
91 <xref linkend="gucharmap"/>,
92 <ulink url="http://code.google.com/p/jing-trang/">Jing</ulink>,
93 <xref linkend="pcre"/> and
94 <xref linkend="shared-mime-info"/>.
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/bluefish"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of Bluefish</title>
104
105 <para>
106 Install <application>Bluefish</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr &amp;&amp;
111make</userinput></screen>
112
113 <para>This package does not come with a test suite.</para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem>
117 user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Program</segtitle>
128 <segtitle>Installed Directories</segtitle>
129
130 <seglistitem>
131 <seg>bluefish</seg>
132 <seg>
133 /usr/lib/bluefish
134 /usr/share/doc/bluefish,
135 /usr/share/xml/bluefish and
136 /usr/share/bluefish.
137 </seg>
138 </seglistitem>
139 </segmentedlist>
140
141 <variablelist>
142 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
143 <?dbfo list-presentation="list"?>
144 <?dbhtml list-presentation="table"?>
145
146 <varlistentry id="bluefish-prog">
147 <term><command>bluefish</command></term>
148 <listitem>
149 <para>
150 is a <application>Gtk</application> text editor for markup and
151 programming.
152 </para>
153 <indexterm zone="bluefish bluefish-prog">
154 <primary sortas="b-bluefish">bluefish</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158 </variablelist>
159 </sect2>
160</sect1>
Note: See TracBrowser for help on using the repository browser.