source: postlfs/editors/bluefish.xml@ 890456e

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 890456e was 890456e, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Package updates and tags'
Update to vim-8.2.3337.
Update to xfsprogs-5.13.0.

  • Property mode set to 100644
File size: 5.7 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 "https://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
8 <!ENTITY bluefish-download-ftp " ">
9 <!ENTITY bluefish-md5sum "33dd8262c4d8a564a517f8c98c0cce19">
10 <!ENTITY bluefish-size "4.0 MB">
11 <!ENTITY bluefish-buildsize "69 MB">
12 <!ENTITY bluefish-time "0.4 SBU">
13]>
14
15<sect1 id="bluefish" xreflabel="Bluefish-&bluefish-version;">
16 <?dbhtml filename="bluefish.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Bluefish-&bluefish-version;</title>
23
24 <indexterm zone="bluefish">
25 <primary sortas="a-Bluefish">Bluefish</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Bluefish</title>
30
31 <para>
32 <application>Bluefish</application> is a
33 <application>GTK+</application> text editor targeted towards
34 programmers and web designers, with many options to write websites,
35 scripts and programming code. <application>Bluefish</application>
36 supports many programming and markup languages, and it focuses on
37 editing dynamic and interactive websites.
38 </para>
39
40 &lfs110_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&bluefish-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&bluefish-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &bluefish-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &bluefish-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &bluefish-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &bluefish-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Bluefish Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref role="nodep" linkend="gtk2"/> or <xref linkend="gtk3"/>
81 (If both are installed, <command>configure</command> defaults to using
82 <application>GTK+ 3</application>)
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="desktop-file-utils"/> (for updating the desktop
88 database)
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="enchant"/> (for spell checking),
94 <xref linkend="gucharmap"/>,
95 <xref linkend="pcre"/> and
96 <ulink url="https://github.com/relaxng/jing-trang">Jing</ulink>
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/bluefish"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Bluefish</title>
106
107 <para>
108 Install <application>Bluefish</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/bluefish-&bluefish-version; &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem>
121 user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 <note>
127 <para>
128 This package installs icon files into the
129 <filename class="directory">/usr/share/icons/hicolor</filename>
130 hierarchy and desktop files into the
131 <filename class="directory">/usr/share/applications</filename>
132 hierarchy. You can improve system performance and memory usage by
133 updating <filename>/usr/share/icons/hicolor/icon-theme.cache</filename>
134 and <filename>/usr/share/applications/mimeinfo.cache</filename>. To
135 perform the update you must have <xref linkend="desktop-file-utils"/>
136 (for the desktop cache) and issue the following commands as the
137 <systemitem class="username">root</systemitem> user:
138 </para>
139
140<screen role="root"><userinput>gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor &amp;&amp;
141update-desktop-database</userinput></screen>
142 </note>
143
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Program</segtitle>
151 <segtitle>Installed Libraries</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>
156 bluefish
157 </seg>
158 <seg>
159 several under /usr/lib/bluefish/
160 </seg>
161 <seg>
162 /usr/lib/bluefish,
163 /usr/share/bluefish,
164 /usr/share/doc/bluefish-&bluefish-version;, and
165 /usr/share/xml/bluefish
166 </seg>
167 </seglistitem>
168 </segmentedlist>
169
170 <variablelist>
171 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
172 <?dbfo list-presentation="list"?>
173 <?dbhtml list-presentation="table"?>
174
175 <varlistentry id="bluefish-prog">
176 <term><command>bluefish</command></term>
177 <listitem>
178 <para>
179 is a <application>GTK+</application> text editor for markup and
180 programming
181 </para>
182 <indexterm zone="bluefish bluefish-prog">
183 <primary sortas="b-bluefish">bluefish</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 </variablelist>
189
190 </sect2>
191
192</sect1>
Note: See TracBrowser for help on using the repository browser.