Changeset b75ede9


Ignore:
Timestamp:
05/02/2012 10:58:33 AM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
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
Children:
ebee860
Parents:
9cf2b10b
Message:

Updated Bluefish to 2.2.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9cf2b10b rb75ede9  
    154154<!ENTITY joe-version                  "3.7">
    155155<!ENTITY ed-version                   "1.5">
    156 <!ENTITY bluefish-version             "2.2.0">
     156<!ENTITY bluefish-version             "2.2.2">
    157157
    158158<!-- Chapter 7 -->
  • introduction/welcome/changelog.xml

    r9cf2b10b rb75ede9  
    4848          <para>[abenton] - removed Xulrunner.</para>
    4949        </listitem>
     50        <listitem>
     51          <para>[abenton] - removed Libproxy.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[abenton] - updated Bluefish to 2.2.2.</para>
     55        </listitem>
    5056      </itemizedlist>
    5157    </listitem>
  • postlfs/editors/bluefish.xml

    r9cf2b10b rb75ede9  
    77  <!ENTITY bluefish-download-http
    88    "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
    9   <!ENTITY bluefish-download-ftp
    10     "&gentoo-ftp-repo;/bluefish-&bluefish-version;.tar.bz2">
    11   <!ENTITY bluefish-md5sum        "23d894e065585d35dbc74c246c15cc9d">
    12   <!ENTITY bluefish-size          "3.2 MB">
    13   <!ENTITY bluefish-buildsize     "53 MB">
    14   <!ENTITY bluefish-time          "0.4 SBU">
     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">
    1514]>
    1615
     
    3433    <para>
    3534      <application>Bluefish</application> is a
    36       <application>Gtk 2</application> text editor targeted towards
     35      <application>Gtk</application> text editor targeted towards
    3736      programmers and web designers, with many options to write websites,
    3837      scripts and programming code. <application>Bluefish</application>
     
    8079
    8180    <bridgehead renderas="sect4">Required</bridgehead>
    82     <para role="required"><xref linkend="gtk2"/></para>
     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>
    8386
    8487    <bridgehead renderas="sect4">Optional</bridgehead>
    8588    <para role="optional">
    86       <xref linkend="pcre"/>,
     89      <xref linkend="desktop-file-utils"/>,
     90      <xref linkend="enchant"/> (for spellchecking),
    8791      <xref linkend="gucharmap"/>,
    88       <xref linkend="enchant"/> (for spellchecking),
    89       <xref linkend="desktop-file-utils"/> and
    90       <xref linkend="shared-mime-info"/>
     92      <ulink url="http://code.google.com/p/jing-trang/">Jing</ulink>,
     93      <xref linkend="pcre"/> and
     94      <xref linkend="shared-mime-info"/>.
    9195    </para>
    9296
    9397    <para condition="html" role="usernotes">User Notes:
    94     <ulink url="&blfs-wiki;/bluefish"/></para>
     98      <ulink url="&blfs-wiki;/bluefish"/>
     99    </para>
    95100  </sect2>
    96101
     
    98103    <title>Installation of Bluefish</title>
    99104
    100     <para>Install <application>Bluefish</application> by running the
    101     following commands:</para>
     105    <para>
     106      Install <application>Bluefish</application> by running the following
     107      commands:
     108    </para>
    102109
    103110<screen><userinput>./configure --prefix=/usr &amp;&amp;
     
    106113    <para>This package does not come with a test suite.</para>
    107114
    108     <para>Now, as the <systemitem class="username">root</systemitem>
    109     user:</para>
     115    <para>
     116      Now, as the <systemitem class="username">root</systemitem>
     117      user:
     118    </para>
    110119
    111120<screen role="root"><userinput>make install</userinput></screen>
    112 
    113121  </sect2>
    114122
     
    123131        <seg>bluefish</seg>
    124132        <seg>
    125           /usr/lib/bluefish and
     133          /usr/lib/bluefish
     134          /usr/share/doc/bluefish,
     135          /usr/share/xml/bluefish and
    126136          /usr/share/bluefish.
    127137        </seg>
     
    138148        <listitem>
    139149          <para>
    140             is an X Window System editor for markup and programming.
     150            is a <application>Gtk</application> text editor for markup and
     151            programming.
    141152          </para>
    142153          <indexterm zone="bluefish bluefish-prog">
  • x/lib/gtk+3.xml

    r9cf2b10b rb75ede9  
    1515]>
    1616
    17 <sect1 id="gtk3" xreflabel="GTK+-&gtk3-version;">
     17<sect1 id="gtk3" xreflabel="gtk+-&gtk3-version;">
    1818  <?dbhtml filename="gtk3.html"?>
    1919
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to GTK+-3</title>
    33 
    34     <para>
    35       The <application>GTK+-3</application> package contains
    36       <application>GTK+-3</application> libraries. These are used for creating
     32    <title>Introduction to Gtk 3</title>
     33
     34    <para>
     35      The <application>Gtk 3</application> package contains
     36      <application>Gtk 3</application> libraries. These are used for creating
    3737      graphical user interfaces for applications.
    3838    </para>
     
    7474    </itemizedlist>
    7575
    76     <bridgehead renderas="sect3">GTK+-3 Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">Gtk 3 Dependencies</bridgehead>
    7777
    7878    <bridgehead renderas="sect4">Required</bridgehead>
     
    102102
    103103  <sect2 role="installation">
    104     <title>Installation of GTK+-3</title>
    105 
    106     <para>
    107       Install <application>GTK+-3</application> by running the following
     104    <title>Installation of Gtk 3</title>
     105
     106    <para>
     107      Install <application>Gtk 3</application> by running the following
    108108      commands:
    109109    </para>
     
    143143
    144144  <sect2 role="configuration">
    145     <title>Configuring GTK+-3</title>
     145    <title>Configuring Gtk 3</title>
    146146
    147147    <sect3 id="gtk3-config">
     
    164164
    165165      <para>
    166         GTK+-3 themes change the way a gtk application looks. An icon theme can
     166        Gtk 3 themes change the way a gtk application looks. An icon theme can
    167167        be used to change the icons that appear on the application's toolbar. If
    168         you have installed a GTK+-3 theme (eg
     168        you have installed a Gtk 3 theme (eg
    169169        <xref linkend="gnome-themes-standard"/> or an icon theme (such as
    170170        <xref linkend="gnome-icon-theme"/>) you can set your prefences in
     
    229229          <para>
    230230            is a simple program that demonstrates some of the things that can be
    231             done with <application>GTK+-3</application>
     231            done with <application>Gtk 3</application>
    232232          </para>
    233233          <indexterm zone="gtk3 gtk3-demo">
     
    242242          <para>
    243243            collects information about loadable input method modules for
    244             <application>GTK+-3</application> and writes it to the default cache
     244            <application>Gtk 3</application> and writes it to the default cache
    245245            file location, or to standard output.
    246246          </para>
Note: See TracChangeset for help on using the changeset viewer.