Changeset 94aecbd


Ignore:
Timestamp:
02/03/2005 02:30:38 AM (19 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:
c27a15a4
Parents:
3bfd1d6
Message:

Updated to GIMP-2.2.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3bfd1d6 r94aecbd  
    1 <!ENTITY day          "02">
     1<!ENTITY day          "03">
    22<!ENTITY month        "02">
    33<!ENTITY year         "2005">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "February &day;nd, &year;">
     5<!ENTITY releasedate  "February &day;rd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
     
    397397<!ENTITY gnumeric-version             "1.4.1">
    398398<!ENTITY gnucash-version              "1.8.10">
    399 <!ENTITY gimp-version                 "2.2.2">
     399<!ENTITY gimp-version                 "2.2.3">
    400400<!ENTITY evolution-version            "2.0.2"> 
    401401
  • introduction/welcome/changelog.xml

    r3bfd1d6 r94aecbd  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>February 3rd, 2005 [randy]: Updated to
     26GIMP-2.2.3.</para></listitem>
    2427
    2528<listitem><para>February 2nd, 2005 [dj]: Added TLS patch to Postfix and
  • xsoft/office/gimp.xml

    r3bfd1d6 r94aecbd  
    77  <!ENTITY gimp-download-http "http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v2.2/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  "ftp://ftp.gimp.org/pub/gimp/v2.2/gimp-&gimp-version;.tar.bz2">
    9   <!ENTITY gimp-md5sum        "155483d3fd4d9a368c3ebd3a680c3439">
    10   <!ENTITY gimp-size          "14 MB">
    11   <!ENTITY gimp-buildsize     "253 MB">
    12   <!ENTITY gimp-time          "5.04 SBU">
     9  <!ENTITY gimp-md5sum        "a65ea578d42a8c6658296aa52547063d">
     10  <!ENTITY gimp-size          "13.8 MB">
     11  <!ENTITY gimp-buildsize     "277 MB">
     12  <!ENTITY gimp-time          "5.63 SBU (additional 1.01 SBU to run test suite)">
    1313]>
    1414
     
    2020<?dbhtml filename="gimp.html" ?>
    2121<title>GIMP-&gimp-version;</title>
     22<indexterm zone="gimp">
     23<primary sortas="a-GIMP">GIMP</primary></indexterm>
    2224
    2325<sect2>
     
    4648dependencies</title>
    4749<sect4><title>Required</title>
    48 <para><xref linkend="gtk2"/>,
    49 <xref linkend="libart_lgpl"/> and
     50<para><xref linkend="gtk2"/>, 
     51<xref linkend="libart_lgpl"/> and 
    5052<xref linkend="perl-modules"/>: XML-Parser</para>
    5153</sect4>
     
    6062<xref linkend="lcms"/>,
    6163<xref linkend="libgtkhtml"/>,
    62 <xref linkend="libxml2"/>,
    63 <xref linkend="libxslt"/>,
     64<xref linkend="libxslt"/>,
    6465<xref linkend="python"/> (and
    6566<ulink url="http://www.pygtk.org/">PyGTK</ulink>),
    6667<xref linkend="gtk-doc"/>,
    6768<ulink url="../server/mail.html">MTA</ulink>,
    68 <xref linkend="alsa"/>,
     69<xref linkend="alsa"/>, 
    6970<ulink url="http://sourceforge.net/projects/libexif">libexif</ulink> and
    7071<ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink></para>
     
    8384<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc --disable-print \
    8485    --without-libjpeg --without-libtiff &amp;&amp;
    85 make &amp;&amp;
    86 make install</command></userinput></screen>
     86make</command></userinput></screen>
     87
     88<para>Now, as the root user:</para>
     89
     90<screen><userinput role='root'><command>make install</command></userinput></screen>
    8791
    8892</sect2>
     
    109113<title>Configuring <application><acronym>GIMP</acronym></application></title>
    110114
    111 <sect3><title>Config files</title>
     115<sect3 id="gimp-config"><title>Config files</title>
    112116<para><filename>/etc/gimp/2.0/*</filename> and
    113117<filename>~/.gimp-2.0/gimprc</filename></para>
     118<indexterm zone="gimp gimp-config">
     119<primary sortas="e-AA.gimp-2.0/gimprc">~/.gimp-2.0/gimprc</primary></indexterm>
     120<indexterm zone="gimp gimp-config">
     121<primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary></indexterm>
    114122</sect3>
    115123
     
    117125
    118126<para><application><acronym>GIMP</acronym></application> executes a
    119 configuration wizard for each user upon their initial use of the program.</para>
     127configuration wizard for each user upon their initial use of the
     128program.</para>
    120129</sect3>
    121130
     
    125134<title>Contents</title>
    126135
    127 <para>The <application><acronym>GIMP</acronym></application> package contains
    128 <command>gimp</command>,
    129 <command>gimp-remote</command>,
    130 <command>gimptool-2.0</command>,
    131 <filename class='libraryfile'>libgimp</filename> libraries and numerous
    132 <application><acronym>GIMP</acronym></application> plugins and modules.</para>
    133 
    134 </sect2>
    135 
    136 <sect2><title>Description</title>
    137 
    138 <sect3><title>gimp</title>
    139 <para><command>gimp</command> is an image manipulation program. It works with
    140 a variety of image formats and provides a large selection of tools.</para>
    141 </sect3>
    142 
    143 <sect3><title>gimp-remote</title>
    144 <para><command>gimp-remote</command> is a small utility that tells a running
     136<segmentedlist>
     137<segtitle>Installed Programs</segtitle>
     138<segtitle>Installed Libraries</segtitle>
     139<segtitle>Installed Directories</segtitle>
     140
     141<seglistitem>
     142<seg>gimp, gimp-2.2, gimp-remote, gimp-remote-2.2 and gimptool-2.0</seg>
     143<seg>libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
     144libgimpmath-2.0.so, libgimpmodule-2.0.so, libgimpthumb-2.0.so,
     145libgimpui-2.0.so, libgimpwidgets-2.0.so and many other modules and
     146plugin libraries</seg>
     147<seg>/etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp, /usr/share/gimp and
     148/usr/share/gtk-doc/html/libgimp{,base,color,math,module,thumb,widgets}</seg>
     149</seglistitem>
     150</segmentedlist>
     151
     152<variablelist>
     153<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     154<?dbfo list-presentation="list"?>
     155
     156<varlistentry id="gimp-prog">
     157<term><command>gimp</command></term>
     158<listitem><para>is a symbolic link to <command>gimp-2.2</command>.</para>
     159<indexterm zone="gimp gimp-prog">
     160<primary sortas="g-gimp">gimp</primary>
     161</indexterm></listitem>
     162</varlistentry>
     163
     164<varlistentry id="gimp-2.2">
     165<term><command>gimp-2.2</command></term>
     166<listitem><para>is an image manipulation program. It works with a variety of
     167image formats and provides a large selection of tools.</para>
     168<indexterm zone="gimp gimp-2.2">
     169<primary sortas="b-gimp-2.2">gimp-2.2</primary>
     170</indexterm></listitem>
     171</varlistentry>
     172
     173<varlistentry id="gimp-remote">
     174<term><command>gimp-remote</command></term>
     175<listitem><para>is a symbolic link to
     176<command>gimp-remote-2.2</command>.</para>
     177<indexterm zone="gimp gimp-remote">
     178<primary sortas="g-gimp-remote">gimp-remote</primary>
     179</indexterm></listitem>
     180</varlistentry>
     181
     182<varlistentry id="gimp-remote-2.2">
     183<term><command>gimp-remote-2.2</command></term>
     184<listitem><para>is a small utility that tells a running
    145185<application><acronym>GIMP</acronym></application> to open a local or remote
    146 image file.</para></sect3>
    147 
    148 <sect3><title>gimptool-2.0</title>
    149 <para><command>gimptool-2.0</command> is a tool that can build plug-ins or
    150 scripts and install them if they are distributed in one source file.
    151 <command>gimptool-2.0</command> can also be used by programs that need to
    152 know what libraries and include-paths
     186image file.</para>
     187<indexterm zone="gimp gimp-remote-2.2">
     188<primary sortas="b-gimp-remote-2.2">gimp-remote-2.2</primary>
     189</indexterm></listitem>
     190</varlistentry>
     191
     192<varlistentry id="gimptool-2.0">
     193<term><command>gimptool-2.0</command></term>
     194<listitem><para>is a tool that can build plug-ins or scripts and install them
     195if they are distributed in one source file. <command>gimptool-2.0</command>
     196can also be used by programs that need to know what libraries and include-paths
    153197<application><acronym>GIMP</acronym></application> was compiled with.</para>
    154 </sect3>
     198<indexterm zone="gimp gimptool-2.0">
     199<primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
     200</indexterm></listitem>
     201</varlistentry>
     202
     203<varlistentry id="libgimp-2.0">
     204<term><filename class='libraryfile'>libgimp-2.0.so</filename></term>
     205<listitem><para> provides C bindings for
     206<application><acronym>GIMP</acronym></application>'s Procedural Database
     207(<acronym>PDB</acronym>) which offers an interface to core functions and to
     208functionality provided by plug-ins.</para>
     209<indexterm zone="gimp libgimp-2.0">
     210<primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
     211</indexterm></listitem>
     212</varlistentry>
     213
     214<varlistentry id="libgimpbase-2.0">
     215<term><filename class='libraryfile'>libgimpbase-2.0.so</filename></term>
     216<listitem><para>provides the C functions for basic
     217<application><acronym>GIMP</acronym></application> functionality such as
     218determining enumeration data types, gettext translation, determining
     219<application><acronym>GIMP</acronym></application>'s version number and
     220capabilities, handling data files and accessing the environment.</para>
     221<indexterm zone="gimp libgimpbase-2.0">
     222<primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
     223</indexterm></listitem>
     224</varlistentry>
     225
     226<varlistentry id="libgimpcolor-2.0">
     227<term><filename class='libraryfile'>libgimpcolor-2.0.so</filename></term>
     228<listitem><para>provides the C functions relating to <acronym>RGB</acronym>,
     229<acronym>HSV</acronym> and <acronym>CMYK</acronym> colors as well as
     230converting colors between different color models and performing adaptive
     231supersampling on an area.</para>
     232<indexterm zone="gimp libgimpcolor-2.0">
     233<primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
     234</indexterm></listitem>
     235</varlistentry>
     236
     237<varlistentry id="libgimpmath-2.0">
     238<term><filename class='libraryfile'>libgimpmath-2.0.so</filename></term>
     239<listitem><para>contains C functions which provide mathematical definitions and
     240macros, manipulate 3x3 transformation matrices, set up and manipulate vectors
     241and the MD5 message-digest algorithm.</para>
     242<indexterm zone="gimp libgimpmath-2.0">
     243<primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
     244</indexterm></listitem>
     245</varlistentry>
     246
     247<varlistentry id="libgimpmodule-2.0">
     248<term><filename class='libraryfile'>libgimpmodule-2.0.so</filename></term>
     249<listitem><para>provides the C functions which implements module loading using
     250GModule and keeps a list of GimpModule's found in a given searchpath.</para>
     251<indexterm zone="gimp libgimpmodule-2.0">
     252<primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
     253</indexterm></listitem>
     254</varlistentry>
     255
     256<varlistentry id="libgimpthumb-2.0">
     257<term><filename class='libraryfile'>libgimpthumb-2.0.so</filename></term>
     258<listitem><para>provides the C functions for handling
     259<application><acronym>GIMP</acronym></application>'s thumbnail objects.</para>
     260<indexterm zone="gimp libgimpthumb-2.0">
     261<primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
     262</indexterm></listitem>
     263</varlistentry>
     264
     265<varlistentry id="libgimpui-2.0">
     266<term><filename class='libraryfile'>libgimpui-2.0.so</filename></term>
     267<listitem><para>contains the
     268<application><acronym>GIMP</acronym></application> common user interface
     269functions.</para>
     270<indexterm zone="gimp libgimpui-2.0">
     271<primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
     272</indexterm></listitem>
     273</varlistentry>
     274
     275<varlistentry id="libgimpwidgets-2.0">
     276<term><filename class='libraryfile'>libgimpwidgets-2.0.so</filename></term>
     277<listitem><para>contains <application><acronym>GIMP</acronym></application>
     278and <application><acronym>GTK</acronym></application> widget creation and
     279manipulation functions.</para>
     280<indexterm zone="gimp libgimpwidgets-2.0">
     281<primary sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
     282</indexterm></listitem>
     283</varlistentry>
     284
     285</variablelist>
    155286
    156287</sect2>
Note: See TracChangeset for help on using the changeset viewer.