Changeset f2bd7b26


Ignore:
Timestamp:
06/18/2004 12:21:29 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c8214797
Parents:
9efc5d6
Message:

updated to GIMP-2.0.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9efc5d6 rf2bd7b26  
    338338<!ENTITY gnumeric-version             "1.2.10">
    339339<!ENTITY gnucash-version              "1.8.9">
    340 <!ENTITY gimp-version                 "2.0.0">
     340<!ENTITY gimp-version                 "2.0.2">
    341341<!ENTITY evolution-version            "1.4.5"> 
    342342
  • introduction/welcome/changelog.xml

    r9efc5d6 rf2bd7b26  
    1818
    1919<itemizedlist>
     20
     21<listitem><para>June 17th, 2004 [randy]: updated to GIMP-2.0.2.</para></listitem>
    2022
    2123<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
  • xsoft/office/gimp.xml

    r9efc5d6 rf2bd7b26  
    55  %general-entities;
    66
    7   <!ENTITY gimp-download-http " ">
     7  <!ENTITY gimp-download-http "http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v2.0/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  "ftp://ftp.gimp.org/pub/gimp/v2.0/gimp-&gimp-version;.tar.bz2">
    9   <!ENTITY gimp-size          "13 MB">
    10   <!ENTITY gimp-buildsize     "507 MB">
     9  <!ENTITY gimp-size          "13.8 MB">
     10  <!ENTITY gimp-buildsize     "578 MB">
    1111  <!ENTITY gimp-time          "6.22 SBU">
    1212]>
     
    5555<para>
    5656<xref linkend="gimp-print"/>,
     57<xref linkend="libjpeg"/>,
     58<xref linkend="libtiff"/>,
    5759<xref linkend="libmng"/>,
    5860<xref linkend="librsvg"/>,
     
    103105
    104106<para><application><acronym>GIMP</acronym></application> executes a
    105 configuration wizard for each user upon their initial invocation of the
     107configuration wizard for each user upon their initial use of the
    106108program.</para>
    107109</sect3>
     
    113115
    114116<para>The <application><acronym>GIMP</acronym></application> package contains
    115 <command>gimp</command>, <command>gimp-remote</command> and
    116 <command>gimptool</command>.</para>
     117<command>gimp</command>, <command>gimp-remote</command>,
     118<command>gimptool-2.0</command> and the
     119<application><acronym>GIMP</acronym></application> libraries.</para>
    117120
    118121</sect2>
     
    127130<sect3><title>gimp-remote</title>
    128131<para><command>gimp-remote</command> is a small utility that tells a running
    129 <application><acronym>GIMP</acronym></application> to open a local or remote image file.</para></sect3>
     132<application><acronym>GIMP</acronym></application> to open a local or remote
     133image file.</para></sect3>
    130134
    131 <sect3><title>gimptool</title>
    132 <para><command>gimptool</command> is a tool that can build plug-ins or
    133 scripts and install them if they are distributed in one source file.
    134 <command>gimptool</command> can also be used by programs that need to
    135 know what libraries and include-paths
     135<sect3><title>gimptool-2.0</title>
     136<para><command>gimptool-2.0</command> is a tool that can build plug-ins or
     137scripts and install them if they are distributed in one source file. 
     138<command>gimptool</command> can also be used by programs that need to 
     139know what libraries and include-paths 
    136140<application><acronym>GIMP</acronym></application> was compiled with.
    137141</para></sect3>
Note: See TracChangeset for help on using the changeset viewer.