Changeset 1aa8d9a9 for xsoft


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

Location:
xsoft/office/gimp
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • 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.