Changeset 94aecbd
- Timestamp:
- 02/03/2005 02:30:38 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- c27a15a4
- Parents:
- 3bfd1d6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3bfd1d6 r94aecbd 1 <!ENTITY day "0 2">1 <!ENTITY day "03"> 2 2 <!ENTITY month "02"> 3 3 <!ENTITY year "2005"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate "February &day; nd, &year;">5 <!ENTITY releasedate "February &day;rd, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> … … 397 397 <!ENTITY gnumeric-version "1.4.1"> 398 398 <!ENTITY gnucash-version "1.8.10"> 399 <!ENTITY gimp-version "2.2. 2">399 <!ENTITY gimp-version "2.2.3"> 400 400 <!ENTITY evolution-version "2.0.2"> 401 401 -
introduction/welcome/changelog.xml
r3bfd1d6 r94aecbd 22 22 23 23 <itemizedlist> 24 25 <listitem><para>February 3rd, 2005 [randy]: Updated to 26 GIMP-2.2.3.</para></listitem> 24 27 25 28 <listitem><para>February 2nd, 2005 [dj]: Added TLS patch to Postfix and -
xsoft/office/gimp.xml
r3bfd1d6 r94aecbd 7 7 <!ENTITY gimp-download-http "http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v2.2/gimp-&gimp-version;.tar.bz2"> 8 8 <!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 "1 4MB">11 <!ENTITY gimp-buildsize "2 53MB">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)"> 13 13 ]> 14 14 … … 20 20 <?dbhtml filename="gimp.html" ?> 21 21 <title>GIMP-&gimp-version;</title> 22 <indexterm zone="gimp"> 23 <primary sortas="a-GIMP">GIMP</primary></indexterm> 22 24 23 25 <sect2> … … 46 48 dependencies</title> 47 49 <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 50 52 <xref linkend="perl-modules"/>: XML-Parser</para> 51 53 </sect4> … … 60 62 <xref linkend="lcms"/>, 61 63 <xref linkend="libgtkhtml"/>, 62 <xref linkend="libxml2"/>, 63 <xref linkend="libxslt"/>, 64 <xref linkend="libxslt"/>, 64 65 <xref linkend="python"/> (and 65 66 <ulink url="http://www.pygtk.org/">PyGTK</ulink>), 66 67 <xref linkend="gtk-doc"/>, 67 68 <ulink url="../server/mail.html">MTA</ulink>, 68 <xref linkend="alsa"/>, 69 <xref linkend="alsa"/>, 69 70 <ulink url="http://sourceforge.net/projects/libexif">libexif</ulink> and 70 71 <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink></para> … … 83 84 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc --disable-print \ 84 85 --without-libjpeg --without-libtiff && 85 make && 86 make install</command></userinput></screen> 86 make</command></userinput></screen> 87 88 <para>Now, as the root user:</para> 89 90 <screen><userinput role='root'><command>make install</command></userinput></screen> 87 91 88 92 </sect2> … … 109 113 <title>Configuring <application><acronym>GIMP</acronym></application></title> 110 114 111 <sect3 ><title>Config files</title>115 <sect3 id="gimp-config"><title>Config files</title> 112 116 <para><filename>/etc/gimp/2.0/*</filename> and 113 117 <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> 114 122 </sect3> 115 123 … … 117 125 118 126 <para><application><acronym>GIMP</acronym></application> executes a 119 configuration wizard for each user upon their initial use of the program.</para> 127 configuration wizard for each user upon their initial use of the 128 program.</para> 120 129 </sect3> 121 130 … … 125 134 <title>Contents</title> 126 135 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, 144 libgimpmath-2.0.so, libgimpmodule-2.0.so, libgimpthumb-2.0.so, 145 libgimpui-2.0.so, libgimpwidgets-2.0.so and many other modules and 146 plugin 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 167 image 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 145 185 <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 186 image 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 195 if they are distributed in one source file. <command>gimptool-2.0</command> 196 can also be used by programs that need to know what libraries and include-paths 153 197 <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 208 functionality 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 218 determining enumeration data types, gettext translation, determining 219 <application><acronym>GIMP</acronym></application>'s version number and 220 capabilities, 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 230 converting colors between different color models and performing adaptive 231 supersampling 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 240 macros, manipulate 3x3 transformation matrices, set up and manipulate vectors 241 and 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 250 GModule 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 269 functions.</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> 278 and <application><acronym>GTK</acronym></application> widget creation and 279 manipulation 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> 155 286 156 287 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.