Changeset 1aa8d9a9


Ignore:
Timestamp:
09/17/2003 01:35:37 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
146073c
Parents:
6cd7d18c
Message:

update to gimp-1.2.5

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl/perl-modules-inst.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Installation of perl modules</title>
     2<title>Installation of <application>perl</application> modules</title>
    33
    4 <para>Install perl modules by running the following commands:</para>
     4<para>Install <application>perl</application> modules by running the following
     5commands:</para>
    56
    6 <para><screen><userinput>perl Makefile.PL &amp;&amp;
     7<screen><userinput><command>perl Makefile.PL &amp;&amp;
    78make &amp;&amp;
    8 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    910
    1011<para>Below are installation instructions for modules that happen to be
     
    1213
    1314<para>Gtk-Perl-&Gtk-Perl-version;:
    14 <screen><userinput>perl Makefile.PL --without-guessing &amp;&amp;
     15<screen><userinput><command>perl Makefile.PL --without-guessing &amp;&amp;
    1516make
    1617cp Gtk/Makefile Gtk/Makefile.bak &amp;&amp;
     
    1920sed '/^OBJECT/s/build/./g' Gtk/Makefile.bak > Gtk/Makefile &amp;&amp;
    2021make &amp;&amp;
    21 make install</userinput></screen></para>
     22make install</command></userinput></screen></para>
    2223
    2324
  • general/prog/perl/perl-modules-intro.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Introduction to perl modules</title>
     2<title>Introduction to <application>perl</application> modules</title>
    33
    4 <para>The perl module packages add useful objects to the Perl
    5 language.  Modules utilized by packages throughout BLFS are listed here
    6 along with their dependencies.</para>
     4<para>The <application>perl</application> module packages add useful objects
     5to the <application>Perl</application> language.  Modules utilized by packages
     6throughout <acronym>BLFS</acronym> are listed here along with their
     7dependencies.</para>
    78
    8 <screen><ulink url="http://search.cpan.org/CPAN/authors/id/C/CS/CSOE/PDL-&PDL-version;.tar.gz">PDL-&PDL-version;</ulink>
    9         <ulink url="http://search.cpan.org/CPAN/authors/id/A/AA/AALLAN/Astro-FITS-Header-&Astro-FITS-Header-version;.tar.gz">Astro-FITS-Header-&Astro-FITS-Header-version;</ulink>
    10 <ulink url="http://search.cpan.org/CPAN/authors/id/L/LU/LUPUS/Gtk-Perl-&Gtk-Perl-version;.tar.gz">Gtk-Perl-&Gtk-Perl-version;</ulink>
    11         <ulink url="http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/XML-Writer-&XML-Writer-version;.tar.gz">XML-Writer-&XML-Writer-version;</ulink>
    12         <ulink url="http://search.cpan.org/CPAN/authors/id/C/CO/COOPERCL/XML-Parser-&XML-Parser-version;.tar.gz">XML-Parser-&XML-Parser-version;</ulink>
    13 <ulink url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink>
    14 </screen>
     9<sect3><title>Perl Packages</title>
     10<itemizedlist spacing='compact'>
     11<listitem><para><ulink
     12url="http://search.cpan.org/CPAN/authors/id/C/CS/CSOE/PDL-&PDL-version;.tar.gz">PDL-&PDL-version;</ulink></para><itemizedlist spacing='compact'>
     13<listitem><para><ulink
     14url="http://search.cpan.org/CPAN/authors/id/A/AA/AALLAN/Astro-FITS-Header-&Astro-FITS-Header-version;.tar.gz">Astro-FITS-Header-&Astro-FITS-Header-version;</ulink></para></listitem></itemizedlist></listitem>
     15<listitem><para><ulink
     16url="http://search.cpan.org/CPAN/authors/id/L/LU/LUPUS/Gtk-Perl-&Gtk-Perl-version;.tar.gz">Gtk-Perl-&Gtk-Perl-version;</ulink></para><itemizedlist spacing='compact'>
     17<listitem><para><ulink
     18url="http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/XML-Writer-&XML-Writer-version;.tar.gz">XML-Writer-&XML-Writer-version;</ulink></para></listitem>
     19<listitem><para><ulink url="http://search.cpan.org/CPAN/authors/id/C/CO/COOPERCL/XML-Parser-&XML-Parser-version;.tar.gz">XML-Parser-&XML-Parser-version;</ulink>
     20</para></listitem></itemizedlist></listitem>
     21<listitem><para><ulink
     22url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink></para></listitem></itemizedlist>
     23
     24</sect3>
    1525
    1626
  • general/prog/perl/perl-modules.ent

    r6cd7d18c r1aa8d9a9  
    66<!ENTITY perl-modules-config SYSTEM "perl-modules-config.xml">
    77<!ENTITY Gtk-Perl-version "0.7008">
    8 <!ENTITY PDL-version "2.3.4">
     8<!ENTITY PDL-version "2.4.0">
    99<!ENTITY XML-Parser-version "2.31">
    1010<!ENTITY XML-Writer-version "0.4">
    11 <!ENTITY Astro-FITS-Header-version "2.2">
    12 <!ENTITY Parse-RecDescent-version "1.80">
     11<!ENTITY Astro-FITS-Header-version "2.7.1">
     12<!ENTITY Parse-RecDescent-version "1.94">
  • introduction/welcome/changelog.xml

    r6cd7d18c r1aa8d9a9  
    1212
    1313<listitem><para>September 16th, 2003 [larry]: update to OpenSSH--3.7p1,
    14 gtkhtml-3.0.8, libsoup-1.99.23, evolution-1.4.4, gnumeric-1.2.0 and
    15 abiword-2.0.0.</para>
     14gtkhtml-3.0.8, libsoup-1.99.23, evolution-1.4.4, gnumeric-1.2.0,
     15abiword-2.0.0 and gimp-1.2.5.</para>
    1616</listitem>
    1717
  • xsoft/office/gimp/gimp-config.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Configuring gimp</title>
     2<title>Configuring <application>gimp</application></title>
    33
    44<sect3><title>Config files</title>
     
    88<sect3><title>Configuration Information</title>
    99
    10 <para>GIMP executes a configuration wizard for each users upon their initial
    11 invocation of the program.
     10<para><command>gimp</command> executes a configuration wizard for each users
     11upon their initial invocation of the program.
    1212</para>
    1313</sect3>
  • xsoft/office/gimp/gimp-desc.xml

    r6cd7d18c r1aa8d9a9  
    22<title>Contents</title>
    33
    4 <para>The gimp package contains <userinput>gimp</userinput>,
    5 <userinput>escputil</userinput>, <userinput>gimp-config</userinput>
    6 and <userinput>gimp-remote</userinput>.</para>
     4<para>The <application>gimp</application> package contains <command>gimp
     5</command>, <command>escputil</command>, <command>gimp-config</command>
     6and <command>gimp-remote</command>.</para>
    77
    88</sect2>
     
    1111
    1212<sect3><title>gimp</title>
    13 <para>gimp is an image manipulation program. It works with a variety of
    14 image formats and provides a large selection of tools.</para></sect3>
     13<para><command>gimp</command> is an image manipulation program. It works with
     14a variety of image formats and provides a large selection of tools.</para>
     15</sect3>
    1516
    1617<sect3><title>escputil</title>
    17 <para>escputil is a utility to perform maintenance tasks on an Epson
    18 Stylus inkjet printer.</para></sect3>
     18<para><command>escputil</command> is a utility to perform maintenance tasks on
     19an Epson Stylus inkjet printer.</para></sect3>
    1920
    2021<sect3><title>gimp-config</title>
    21 <para>gimp-config is used by other programs that want to link to gimp
    22 libraries.</para></sect3>
     22<para><command>gimp-config</command> is used by other programs that want to
     23link to <application>gimp</application> libraries.</para></sect3>
    2324
    2425<sect3><title>gimp-remote</title>
    25 <para>gimp-remote is a small utility that tells a running gimp to open a
    26 local or remote image file.</para></sect3>
     26<para><command>gimp-remote</command> is a small utility that tells a running
     27gimp to open a local or remote image file.</para></sect3>
    2728
    2829</sect2>
  • xsoft/office/gimp/gimp-inst.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Installation of gimp</title>
     2<title>Installation of <application>gimp</application></title>
    33
    4 <para>Install gimp by running the following commands:</para>
     4<para>Install <application>gimp</application> by running the following
     5commands:</para>
    56
    6 <para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     7<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    78make &amp;&amp;
    8 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    910
    1011
  • xsoft/office/gimp/gimp-intro.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Introduction to gimp</title>
     2<title>Introduction to <application>gimp</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&gimp-download-http;"/>
    5 Download location (FTP):        <ulink url="&gimp-download-ftp;"/>
    6 Version used:                   &gimp-version;
    7 Package size:                   &gimp-size;
    8 Estimated Disk space required:  &gimp-buildsize;</screen>
     4<para>The <application><acronym>gimp</acronym></application> package contains
     5the <acronym>GNU</acronym> Image Manipulation Program. This is useful for
     6photo retouching, image composition and image authoring.</para>
    97
    10 <screen>Additional Downloads:
    11 <ulink url="ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz"/>
    12 <ulink
    13 url="ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.3/gimp-data-extras-1.2.0.tar.bz2"/></screen>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink
     11url="&gimp-download-http;"/></para></listitem>
     12<listitem><para>Download (FTP): <ulink
     13url="&gimp-download-ftp;"/></para></listitem>
     14<listitem><para>Download size: &gimp-size;</para></listitem>
     15<listitem><para>Estimated Disk space required:
     16&gimp-buildsize;</para></listitem>
     17<listitem><para>Estimated build time:
     18&gimp-time;</para></listitem></itemizedlist>
     19</sect3>
    1420
    15 <para>The gimp package contains the GNU Image Manipulation Program. This
    16 is useful for photo retouching, image composition and image authoring.</para>
    17 
    18 <screen>gimp depends on:
    19 <xref linkend="GTK"/>
    20 gimp will utilize:
    21 <xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>,
    22 <xref linkend="aalib"/>, <ulink url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>, <xref linkend="Python"/> and
    23 <xref linkend="perl-modules"/>:Gtk-Perl-&Gtk-Perl-version;, PDL-&PDL-version; and Parse-RecDescent-&Parse-RecDescent-version;</screen>
     21<sect3><title>Additional downloads</title>
     22<itemizedlist spacing='compact'>
     23<listitem><para>Download (FTP): <ulink
     24url="ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz"/></para></listitem>
     25<listitem><para>Download (FTP): <ulink
     26url="ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/gimp-data-extras-1.2.0.tar.bz2"/></para></listitem></itemizedlist>
     27</sect3>
     28                                                                               
     29<sect3><title><application>gimp</application> dependencies</title>
     30<sect4><title>Required</title>
     31<para><xref linkend="GTK"/></para></sect4>
     32<sect4><title>Optional</title>
     33<para><xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref
     34linkend="libjpeg"/>,
     35<xref linkend="aalib"/>, <ulink
     36url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>,
     37<xref linkend="Python"/> and
     38<xref linkend="perl-modules"/>:Gtk-Perl-&Gtk-Perl-version;,
     39PDL-&PDL-version; and Parse-RecDescent-&Parse-RecDescent-version;</para></sect4>
     40</sect3>
    2441
    2542</sect2>
  • xsoft/office/gimp/gimp.ent

    r6cd7d18c r1aa8d9a9  
    66<!ENTITY gimp-config SYSTEM "gimp-config.xml">
    77<!ENTITY gimp-buildsize "226 MB">
    8 <!ENTITY gimp-version "1.2.3">
     8<!ENTITY gimp-version "1.2.5">
    99<!ENTITY gimp-download-http "">
    10 <!ENTITY gimp-download-ftp "ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.3/gimp-1.2.3.tar.bz2">
     10<!ENTITY gimp-download-ftp "ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/gimp-1.2.5.tar.bz2">
    1111<!ENTITY gimp-size "10.6 MB">
     12<!ENTITY gimp-time "3.62 SBU">
Note: See TracChangeset for help on using the changeset viewer.