source: postlfs/editors/bluefish.xml@ f954995

xry111/intltool
Last change on this file since f954995 was f954995, checked in by Xi Ruoyao <xry111@…>, 2 years ago

Add intltool dependencies

bluefish: add intltool dependency
brasero: add intltool dependency
cups-pk-helper: add intltool dependency
evolution-data-server: add intltool dependency
gdl: add intltool dependency
gnome-themes-extra: add intltool dependency
goffice: add intltool dependency
libfm: add intltool dependency
libmypaint: add intltool dependency
lxde packages: add intltool dependency
mousepad: add intltool dependency
pavucontrol: add intltool dependency
polkit-gnome: add intltool dependency
sound-theme-freedesktop: add intltool dependency
telepathy-logger: add intltool dependency
vinagre: add intltool dependency
xarchiver: add intltool dependency
xscreensaver: add intltool dependency

  • Property mode set to 100644
File size: 5.8 KB
RevLine 
[1881a5b]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[1881a5b]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c6b192c]7 <!ENTITY bluefish-download-http "https://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
[b75ede9]8 <!ENTITY bluefish-download-ftp " ">
[5cff1a2]9 <!ENTITY bluefish-md5sum "33dd8262c4d8a564a517f8c98c0cce19">
[fb99cbf0]10 <!ENTITY bluefish-size "4.0 MB">
[5cff1a2]11 <!ENTITY bluefish-buildsize "69 MB">
[0fe2f5b]12 <!ENTITY bluefish-time "0.4 SBU">
[1881a5b]13]>
14
[32d0e29]15<sect1 id="bluefish" xreflabel="Bluefish-&bluefish-version;">
[1881a5b]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
[de930747]31 <para>
32 <application>Bluefish</application> is a
[c627795]33 <application>GTK+</application> text editor targeted towards
[de930747]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>
[671e64f]39
[ef8290b1]40 &lfs111_checked;
[1881a5b]41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[de930747]45 <para>
46 Download (HTTP): <ulink url="&bluefish-download-http;"/>
47 </para>
[1881a5b]48 </listitem>
49 <listitem>
[de930747]50 <para>
51 Download (FTP): <ulink url="&bluefish-download-ftp;"/>
52 </para>
[1881a5b]53 </listitem>
54 <listitem>
[de930747]55 <para>
56 Download MD5 sum: &bluefish-md5sum;
57 </para>
[1881a5b]58 </listitem>
59 <listitem>
[de930747]60 <para>
61 Download size: &bluefish-size;
62 </para>
[1881a5b]63 </listitem>
64 <listitem>
[de930747]65 <para>
66 Estimated disk space required: &bluefish-buildsize;
67 </para>
[1881a5b]68 </listitem>
69 <listitem>
[de930747]70 <para>
71 Estimated build time: &bluefish-time;
72 </para>
[1881a5b]73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Bluefish Dependencies</bridgehead>
[6195a27c]77
78 <bridgehead renderas="sect4">Required</bridgehead>
[b75ede9]79 <para role="required">
[cac7f93]80 <xref role="nodep" linkend="gtk2"/> or <xref linkend="gtk3"/>
[8eb6b8b]81 (If both are installed, <command>configure</command> defaults to using
[f954995]82 <application>GTK+ 3</application>), and
83 <xref linkend="intltool"/>
[8eb6b8b]84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="desktop-file-utils"/> (for updating the desktop
89 database)
[b75ede9]90 </para>
[6195a27c]91
[1881a5b]92 <bridgehead renderas="sect4">Optional</bridgehead>
[de930747]93 <para role="optional">
[c627795]94 <xref linkend="enchant"/> (for spell checking),
[b75ede9]95 <xref linkend="gucharmap"/>,
[da9eace]96 <xref linkend="pcre"/> and
[0fe2f5b]97 <ulink url="https://github.com/relaxng/jing-trang">Jing</ulink>
[de930747]98 </para>
[1881a5b]99
[3597eb6]100 <para condition="html" role="usernotes">User Notes:
[b75ede9]101 <ulink url="&blfs-wiki;/bluefish"/>
102 </para>
[1881a5b]103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Bluefish</title>
107
[b75ede9]108 <para>
109 Install <application>Bluefish</application> by running the following
110 commands:
111 </para>
[1881a5b]112
[f51038d]113<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/bluefish-&bluefish-version; &amp;&amp;
[1881a5b]114make</userinput></screen>
115
[f716ef4]116 <para>
117 This package does not come with a test suite.
118 </para>
[6195a27c]119
[b75ede9]120 <para>
121 Now, as the <systemitem class="username">root</systemitem>
122 user:
123 </para>
[1881a5b]124
[32d0e29]125<screen role="root"><userinput>make install</userinput></screen>
[da9eace]126
127 <note>
128 <para>
129 This package installs icon files into the
130 <filename class="directory">/usr/share/icons/hicolor</filename>
131 hierarchy and desktop files into the
132 <filename class="directory">/usr/share/applications</filename>
133 hierarchy. You can improve system performance and memory usage by
134 updating <filename>/usr/share/icons/hicolor/icon-theme.cache</filename>
135 and <filename>/usr/share/applications/mimeinfo.cache</filename>. To
[8eb6b8b]136 perform the update you must have <xref linkend="desktop-file-utils"/>
137 (for the desktop cache) and issue the following commands as the
[da9eace]138 <systemitem class="username">root</systemitem> user:
139 </para>
140
[ff5ce8ec]141<screen role="root"><userinput>gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor &amp;&amp;
[da9eace]142update-desktop-database</userinput></screen>
143 </note>
144
[1881a5b]145 </sect2>
146
147 <sect2 role="content">
148 <title>Contents</title>
149
150 <segmentedlist>
[6195a27c]151 <segtitle>Installed Program</segtitle>
[c3c56b2]152 <segtitle>Installed Libraries</segtitle>
[671e64f]153 <segtitle>Installed Directories</segtitle>
[1881a5b]154
155 <seglistitem>
[de930747]156 <seg>
[c627795]157 bluefish
158 </seg>
[c3c56b2]159 <seg>
[14ea7e8]160 several under /usr/lib/bluefish/
[c3c56b2]161 </seg>
[c627795]162 <seg>
163 /usr/lib/bluefish,
164 /usr/share/bluefish,
[f51038d]165 /usr/share/doc/bluefish-&bluefish-version;, and
[c627795]166 /usr/share/xml/bluefish
[de930747]167 </seg>
[1881a5b]168 </seglistitem>
169 </segmentedlist>
170
171 <variablelist>
172 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
173 <?dbfo list-presentation="list"?>
174 <?dbhtml list-presentation="table"?>
175
176 <varlistentry id="bluefish-prog">
177 <term><command>bluefish</command></term>
178 <listitem>
[de930747]179 <para>
[c627795]180 is a <application>GTK+</application> text editor for markup and
[4c24eb0a]181 programming
[de930747]182 </para>
[1881a5b]183 <indexterm zone="bluefish bluefish-prog">
184 <primary sortas="b-bluefish">bluefish</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
[c627795]188
[1881a5b]189 </variablelist>
[c627795]190
[1881a5b]191 </sect2>
[c627795]192
[1881a5b]193</sect1>
Note: See TracBrowser for help on using the repository browser.