From 219f345a9b7d75e489be6394e40d0919b9c25597 Mon Sep 17 00:00:00 2001 From: Andrew Benton Date: Mon, 6 Feb 2012 22:06:58 +0000 Subject: [PATCH] gimp-2.6.12 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9290 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- introduction/welcome/changelog.xml | 3 + xsoft/office/gimp.xml | 166 +++++++++++++---------------- 3 files changed, 78 insertions(+), 93 deletions(-) diff --git a/general.ent b/general.ent index 3d8dbc39f7..8689846503 100644 --- a/general.ent +++ b/general.ent @@ -811,7 +811,7 @@ $Date$ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 20be452d5c..ecabd56024 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -59,6 +59,9 @@ [ken] - Add sound-theme-freedesktop-0.7 from Wayne. + + [abenton] - Gimp 2.6.12. + diff --git a/xsoft/office/gimp.xml b/xsoft/office/gimp.xml index 716bd586b8..28e4a375f1 100644 --- a/xsoft/office/gimp.xml +++ b/xsoft/office/gimp.xml @@ -6,10 +6,10 @@ - + - - + + @@ -17,7 +17,7 @@ ]> - + @@ -25,16 +25,16 @@ $Date$ - GIMP-&gimp-version; + Gimp-&gimp-version; - GIMP + Gimp - Introduction to GIMP + Introduction to The Gimp - The GIMP package contains + The Gimp package contains the GNU Image Manipulation Program. This is useful for photo retouching, image composition and image authoring. @@ -63,19 +63,10 @@ Additional Downloads - - Patches and Help System + - Required patches: - and - - - - - Optional help files: and/or - one or more of the other available languages - see Optional help files: or one + of the other available languages - see gimp.org for details. @@ -84,19 +75,21 @@ Download size: &gimp-help-size; - + - GIMP Dependencies + Gimp Dependencies Required , , , - + Recommended - and - + , + , + and + (including the gtk and pango modules). If the recommended dependencies are not installed, the @@ -115,43 +108,39 @@ , , , - - , libwmf, , - (including the gtk and pango modules), an (that provides a sendmail program), - (this must be compiled with gtk+-2), - , + (this must be compiled with + gtk+-2 backend, The + Gimp uses Webkit to + create it's help browser) and User Notes: - - Installation of GIMP + Installation of The Gimp - Install GIMP by running + Install The Gimp by running the following commands: -patch -Np1 -i ../gimp-&gimp-version;-security_fix-1.patch && -patch -Np1 -i ../gimp-&gimp-version;-libpng_fix-1.patch && -./configure --prefix=/usr \ - --sysconfdir=/etc && +./configure --prefix=/usr --sysconfdir=/etc && make - To test the results, issue: make -k check. + To test the results, issue: make check. - Now, as the root user: + Now, as the root + user: make install The gimp-help tarball contains preformatted HTML for use with external web browsers, the internal - GIMP help browser, and HTML renderers. + Gimp help browser, and HTML renderers. If you downloaded the gimp-help tarball, unpack it and change into the root of the newly created source tree. Issue the @@ -159,23 +148,18 @@ make user to install the help files: make install - - + Command Explanations - - make -k check: Although all the tests themselves are expected to pass, there is a bug in the i18n file validation which will fail with a warning message for the maintainer. + : This option is necessary if + libpng is not installed. + : This option is necessary if libjpeg is not installed. @@ -183,16 +167,14 @@ make libtiff is not installed. : This option is necessary if - you installed python but have not installed - pygtk. + you have not installed pygtk. - - Configuring GIMP + Configuring The Gimp Config Files @@ -207,16 +189,15 @@ make /etc/gimp/2.0/* - Configuration Information - GIMP executes a configuration wizard + The Gimp executes a configuration wizard for each user upon their initial use of the program. - GIMP executes the + The Gimp executes the firefox web browser by default to view the help files. If you do not have firefox, or prefer a different web browser, you can set a new system value in @@ -226,9 +207,7 @@ make preferred web browser: echo '(web-browser "<browser> %s")' >> /etc/gimp/2.0/gimprc - - @@ -243,9 +222,9 @@ make gimp, gimp-2.6, gimp-console, gimp-console-2.6, and gimptool-2.0 libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so, - libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so, libgimpthumb-2.0.so, - libgimpui-2.0.so, libgimpwidgets-2.0.so, and many other modules and - plugin libraries + libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so, + libgimpthumb-2.0.so, libgimpui-2.0.so, libgimpwidgets-2.0.so, and many + other modules and plugin libraries /etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp, /usr/share/gimp and /usr/share/gtk-doc/html/libgimp{,base,color,config,math,module,thumb,widgets} @@ -270,7 +249,7 @@ make gimp-2.6 - is an image manipulation program. It works with a variety + is the Gnu Image Manipulation Program. It works with a variety of image formats and provides a large selection of tools. gimp-2.6 @@ -291,8 +270,8 @@ make gimp-console-2.6 - is a console program that behaves as if - GIMP was called with the + is a console program that behaves as if The + Gimp was called with the command-line option. gimp-console-2.6 @@ -306,8 +285,8 @@ make is a tool that can build plug-ins or scripts and install them if they are distributed in one source file. gimptool-2.0 can also be used by programs that - need to know what libraries and include-paths - GIMP was compiled with. + need to know what libraries and include-paths The + Gimp was compiled with. gimptool-2.0 @@ -315,9 +294,9 @@ make - libgimp-2.0.so + libgimp-2.0.so - provides C bindings for GIMP's + provides C bindings for The Gimp's Procedural Database (PDB) which offers an interface to core functions and to functionality provided by plug-ins. @@ -327,13 +306,13 @@ make - libgimpbase-2.0.so + libgimpbase-2.0.so - provides the C functions for basic GIMP - functionality such as determining enumeration data types, gettext - translation, determining GIMP's version - number and capabilities, handling data files and accessing the - environment. + provides the C functions for basic + Gimp functionality such as determining + enumeration data types, gettext translation, determining The + Gimp's version number and capabilities, + handling data files and accessing the environment. libgimpbase-2.0.so @@ -341,11 +320,12 @@ make - libgimpcolor-2.0.so + libgimpcolor-2.0.so provides the C functions relating to RGB, HSV and CMYK colors as - well as converting colors between different color models and performing - adaptive supersampling on an area. + well as converting colors between different color models and + performing adaptive supersampling on an area. libgimpcolor-2.0.so @@ -353,7 +333,8 @@ make - libgimpconfig-2.0.so + libgimpconfig-2.0.so contains C functions for reading and writing config information. @@ -364,7 +345,7 @@ make - libgimpmath-2.0.so + libgimpmath-2.0.so contains C functions which provide mathematical definitions and macros, manipulate 3x3 transformation matrices, set up and manipulate @@ -376,7 +357,8 @@ make - libgimpmodule-2.0.so + libgimpmodule-2.0.so provides the C functions which implements module loading using GModule and keeps a list of GimpModule's found in a given @@ -388,10 +370,11 @@ make - libgimpthumb-2.0.so + libgimpthumb-2.0.so - provides the C functions for handling - GIMP's thumbnail objects. + provides the C functions for handling The + Gimp's thumbnail objects. libgimpthumb-2.0.so @@ -399,9 +382,9 @@ make - libgimpui-2.0.so + libgimpui-2.0.so - contains the GIMP common user + contains The Gimp's common user interface functions. libgimpui-2.0.so @@ -410,19 +393,18 @@ make - libgimpwidgets-2.0.so + libgimpwidgets-2.0.so - contains GIMP - and GTK widget creation and + contains The Gimp + and GTK's widget creation and manipulation functions. - libgimpwidgets-2.0.so + libgimpwidgets-2.0.so - - -