Author: igor
Date: Mon Nov 4 23:08:05 2013
New Revision: 12131
Log:
update to gimp-2.8.8
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/other/gimp.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Nov 4 11:04:36 2013 (r12130)
+++ trunk/BOOK/general.ent Mon Nov 4 23:08:05 2013 (r12131)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "04"> <!-- Always 2 digits -->
+<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "November 4th, &year;">
+<!ENTITY releasedate "November 5th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -724,7 +724,7 @@
<!ENTITY ekiga-version "4.0.1">
<!ENTITY gparted-version "0.16.2">
<!ENTITY gnash-version "0.8.10">
-<!ENTITY gimp-version "2.8.6">
+<!ENTITY gimp-version "2.8.8">
<!ENTITY icedtea-web-version "1.4.1">
<!ENTITY inkscape-version "0.48.4">
<!ENTITY pan-version "0.133">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Nov 4 11:04:36
2013 (r12130)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Nov 4 23:08:05
2013 (r12131)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>November 5th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to gimp-2.8.8. Fixes
+ <ulink url="&blfs-ticket-root;4261">#4261</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 4th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/xsoft/other/gimp.xml
==============================================================================
--- trunk/BOOK/xsoft/other/gimp.xml Mon Nov 4 11:04:36 2013 (r12130)
+++ trunk/BOOK/xsoft/other/gimp.xml Mon Nov 4 23:08:05 2013 (r12131)
@@ -6,10 +6,10 @@
<!ENTITY gimp-download-http
"http://artfiles.org/gimp.org/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
<!ENTITY gimp-download-ftp
"ftp://ftp.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
- <!ENTITY gimp-md5sum "12b3fdf33d1f07ae79b412a9e38b9693">
+ <!ENTITY gimp-md5sum "ef2547c3514a1096931637bd6250635a">
<!ENTITY gimp-size "20 MB">
- <!ENTITY gimp-buildsize "670 MB (additional 680 MB to run the test
suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically
increasing by 60 MB per translation)">
- <!ENTITY gimp-time "4.9 SBU (additional 1.2 SBU to run the test
suite, for the help files from 0.7 SBU (en only) to 29 SBU (all) - typically
1.5 SBU per translation)">
+ <!ENTITY gimp-buildsize "653 MB (additional 680 MB to run the test
suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically
increasing by 60 MB per translation)">
+ <!ENTITY gimp-time "4.8 SBU (additional 1.2 SBU to run the test
suite, for the help files from 0.7 SBU (en only) to 29 SBU (all) - typically
1.5 SBU per translation)">
<!ENTITY gimp-help-version "2.8.0">
<!ENTITY gimp-help-download
"ftp://gimp.org/pub/gimp/help/gimp-help-&gimp-help-version;.tar.bz2">
@@ -136,7 +136,7 @@
<xref linkend="gvfs"/>,
<xref linkend="iso-codes"/>,
<xref linkend="jasper"/>,
- <xref linkend="lcms"/>,
+ <xref linkend="lcms"/> or <xref linkend="lcms2"/>,
<xref linkend="libexif"/>,
<xref linkend="libmng"/>,
<xref linkend="librsvg"/>,
@@ -245,7 +245,7 @@
<title>Command Explanations</title>
<para>
- <command>LINGUAS="ca da de en en_GB ..."</command>: by
+ <envar>ALL_LINGUAS="ca da de en en_GB ..."</envar>: by
default, the help files will be rendered in all the available languages.
Remove the codes of any languages you do not wish to build.
</para>
@@ -264,14 +264,14 @@
you have not installed <application>PyGTK</application>.</para>
<para>
- <parameter>./autogen.sh --prefix=/usr</parameter>: In this case, using
+ <command>./autogen.sh</command> <parameter>--prefix=/usr</parameter>: In
this case, using
<command>autoreconf</command> to regenerate
<filename>configure</filename>
does not work, because of how the gimp-help developers chose to address
problems with the autotools.
</para>
<para>
- <parameter>xzcat ../gimp-help-2.8.0-build_fixes-1.patch.xz</parameter>:
+ <command>xzcat ../gimp-help-2.8.0-build_fixes-1.patch.xz</command>:
this patch is large, so it has been compressed with
<application>xz</application>. You are encouraged to be suspicious of
all patches until you have looked at them. Use <command>view</command>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page