Changeset ec95ae7


Ignore:
Timestamp:
11/30/2013 06:53:52 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
31d6e38
Parents:
3270c67
Message:

Update to gimp-2.8.10.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3270c67 rec95ae7  
    726726<!ENTITY gparted-version              "0.16.2">
    727727<!ENTITY gnash-version                "0.8.10">
    728 <!ENTITY gimp-version                 "2.8.8">
     728<!ENTITY gimp-version                 "2.8.10">
    729729<!ENTITY icedtea-web-version          "1.4.1">
    730730<!ENTITY inkscape-version             "0.48.4">
  • introduction/welcome/changelog.xml

    r3270c67 rec95ae7  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to gimp-2.8.10. Fixes
     51          <ulink url="&blfs-ticket-root;4384">#4384</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[fernando] - Update to poppler-0.24.4. Fixes
    5155          <ulink url="&blfs-ticket-root;4389">#4389</ulink>.</para>
  • xsoft/other/gimp.xml

    r3270c67 rec95ae7  
    77  <!ENTITY gimp-download-http "http://artfiles.org/gimp.org/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  "ftp://ftp.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    9   <!ENTITY gimp-md5sum        "ef2547c3514a1096931637bd6250635a">
     9  <!ENTITY gimp-md5sum        "84c964aab7044489af69f7319bb59b47">
    1010  <!ENTITY gimp-size          "20 MB">
    11   <!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)">
    12   <!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)">
    13 
    14   <!ENTITY gimp-help-version  "2.8.0">
     11  <!ENTITY gimp-buildsize     "570 MB (additional 553 MB to run the test suite,
     12                                the help files add from 288 MB (en only) to 1.3
     13                                GB (all 18 languages), typically increasing by
     14                                54 MB per translation)">
     15  <!ENTITY gimp-time          "4.7 SBU (additional 0.9 SBU to run the test
     16                                suite, for the help files from 0.6 SBU (en only)
     17                                to 19 SBU (all) - typically 1.3 SBU
     18                                per translation)">
     19
     20  <!ENTITY gimp-help-version  "2.8.1">
    1521  <!ENTITY gimp-help-download "ftp://gimp.org/pub/gimp/help/gimp-help-&gimp-help-version;.tar.bz2">
    16   <!ENTITY gimp-help-md5sum   "d6e07a569fe4b3bb11aaf5630da2693b">
    17   <!ENTITY gimp-help-size     "127 MB">
     22  <!ENTITY gimp-help-md5sum   "7f48c64bcadab9611ce8d3d89d990bb4">
     23  <!ENTITY gimp-help-size     "133 MB">
    1824]>
    1925
     
    96102      <listitem>
    97103        <para>
    98           Optional compressed patch for the help files:
    99           <ulink url="&sources-anduin-other;/gimp-help-&gimp-help-version;-build_fixes-1.patch.xz"/>
    100           (to build the Catalan translations).
    101         </para>
    102       </listitem>
    103       <listitem>
     104          Required patch:
     105          <ulink url="&sources-anduin-other;/gimp-&gimp-version;-freetype-1.patch"/>
     106        </para>
     107      </listitem>
     108      <listitem>
     109        <para>
     110          Optional patch:
     111          <ulink url="&sources-anduin-other;/gimp-&gimp-version;-device_info-1.patch"/>
     112        </para>
     113      </listitem>
     114<!--      <listitem>
    104115        <para>
    105116          Compressed Patch MD5 sum: 5312793a67132131a6e3360e76f392e4
     
    110121         Compressed Patch size: 486 KB
    111122        </para>
    112       </listitem>
     123      </listitem> -->
    113124    </itemizedlist>
    114125
     
    166177
    167178    <para>
     179      In order to get rid of an annoying message when running from a terminal
     180      and/or if you wish to run the test suite, optionally use the
     181      following patch:
     182    </para>
     183
     184<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-device_info-1.patch</userinput></screen>
     185
     186    <para>
    168187      Install <application>Gimp</application> by running
    169188      the following commands:
    170189    </para>
    171190
    172 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --without-gvfs &amp;&amp;
     191<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-freetype-1.patch              &amp;&amp;
     192./configure --prefix=/usr --sysconfdir=/etc --without-gvfs &amp;&amp;
    173193make</userinput></screen>
    174194
     
    193213    <para>
    194214      If you downloaded the <filename>gimp-help</filename> tarball, unpack
    195       it and change into the root of the newly created source tree. This release
    196       fails to build for its first language, Catalan (&quot;ca&quot;) but those
    197       who wish to build the remaining languages can prepare for the build with the
    198       following command:
    199     </para>
    200 
    201 <screen><userinput>ALL_LINGUAS=&quot;da de el en en_GB es fi fr hr it ja ko lt nl nn pl ru sl sv zh_CN&quot; \
     215      it and change into the root of the newly created source tree. Prepare for
     216      the build with the following command:
     217    </para>
     218
     219<screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fr it ja ko nl nn pt_BR ru sl sv zh_CN&quot; \
    202220./configure --prefix=/usr &amp;&amp;</userinput></screen>
    203221
    204222    <para>
    205223      Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
    206       you do not wish to install.
    207     </para>
    208 
    209     <para>
     224      you do not wish to install. Alternatively, remove the line starting with
     225      <envar>ALL_LINGUAS</envar>, if you wish to build all languages.
     226    </para>
     227
     228<!--    <para>
    210229      Alternatively, if you wish to build languages including Catalan,
    211230      apply the patch:
     
    214233<screen role="nodump"><userinput>xzcat ../gimp-help-2.8.0-build_fixes-1.patch.xz \
    215234 | patch -p1 &amp;&amp;
    216 ./autogen.sh --prefix=/usr &amp;&amp;</userinput></screen>
     235./autogen.sh -prefix=/usr &amp;&amp;</userinput></screen>
    217236
    218237    <para>
     
    221240      this time including &quot;ca&quot;.
    222241    </para>
    223 
     242 -->
    224243    <para>
    225244      Now build the help files:
     
    246265
    247266    <para>
    248       <envar>ALL_LINGUAS=&quot;ca da de en en_GB ...&quot;</envar>: by
     267      <envar>ALL_LINGUAS=&quot;ca da de el en en_GB ...&quot;</envar>: by
    249268      default, the help files will be rendered in all the available languages.
    250269      Remove the codes of any languages you do not wish to build.
     
    264283    you have not installed <application>PyGTK</application>.</para>
    265284
    266     <para>
    267       <command>./autogen.sh</command> <parameter>--prefix=/usr</parameter>: In this case, using
     285<!--<para>
     286      <command>./autogen.sh</command> <parameter>-prefix=/usr</parameter>: In this case, using
    268287      <command>autoreconf</command> to regenerate <filename>configure</filename>
    269288      does not work, because of how the gimp-help developers chose to address
     
    278297      to read the compressed patch before you apply it.
    279298    </para>
    280 
     299-->
    281300    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    282301      href="../../xincludes/gtk-doc-rebuild.xml"/>
Note: See TracChangeset for help on using the changeset viewer.