Changeset 7323e67


Ignore:
Timestamp:
05/06/2005 06:25:04 PM (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.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:
2c24d1e
Parents:
516af114
Message:

Updated to GIMP-2.2.6

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r516af114 r7323e67  
    1 <!ENTITY day          "05">
     1<!ENTITY day          "06">
    22<!ENTITY month        "05">
    33<!ENTITY year         "2005">
     
    398398<!ENTITY gnumeric-version             "1.4.1">
    399399<!ENTITY gnucash-version              "1.8.10">
    400 <!ENTITY gimp-version                 "2.2.3">
     400<!ENTITY gimp-version                 "2.2.6">
    401401<!ENTITY evolution-version            "2.0.2">
    402402
  • introduction/welcome/changelog.xml

    r516af114 r7323e67  
    2323<itemizedlist>
    2424
     25<listitem><para>May 6th, 2005 [randy]: Updated to GIMP-2.2.6.</para></listitem>
     26
    2527<listitem><para>May 5th, 2005 [manuel]: Shortened the Tidy documentation
    2628generation commands.</para></listitem>
  • xsoft/office/gimp.xml

    r516af114 r7323e67  
    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        "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)">
     9  <!ENTITY gimp-md5sum        "cf7de255739bf5abc2e90d7882eda6c9">
     10  <!ENTITY gimp-size          "13.9 MB">
     11  <!ENTITY gimp-buildsize     "376 MB (includes installing the help system)">
     12  <!ENTITY gimp-time          "4.9 SBU (additional 0.9 SBU to run test suite)">
     13
     14  <!ENTITY gimp-help-version  "0.7">
     15  <!ENTITY gimp-help-download "ftp://ftp.gimp.org/pub/gimp/help/testing/gimp-help-2-&gimp-help-version;.tar.gz">
     16  <!ENTITY gimp-help-size     "15.5 MB">
     17  <!ENTITY gimp-help-md5sum   "aee429af1f99e3d1f9e23d5d4a6d3622">
    1318]>
    1419
     
    4550</sect3>
    4651
     52<sect3><title>Additional downloads</title>
     53<itemizedlist spacing='compact'>
     54<listitem><para>Optional help files:
     55<ulink url="&gimp-help-download;"/></para></listitem>
     56<listitem><para>Download MD5 sum: &gimp-help-md5sum;</para></listitem>
     57<listitem><para>Download size: &gimp-help-size;</para></listitem>
     58</itemizedlist>
     59</sect3>
     60
    4761<sect3><title><application><acronym>GIMP</acronym></application>
    4862dependencies</title>
     
    5367</sect4>
    5468
     69<sect4><title>Recommended</title>
     70<para><xref linkend="libjpeg"/> and
     71<xref linkend="libtiff"/></para>
     72</sect4>
     73
    5574<sect4><title>Optional</title>
    5675<para><xref linkend="gimp-print"/>,
    57 <xref linkend="libjpeg"/>,
    58 <xref linkend="libtiff"/>,
    5976<xref linkend="libmng"/>,
    6077<xref linkend="librsvg"/>,
    6178<xref linkend="aalib"/>,
    6279<xref linkend="lcms"/>,
    63 <xref linkend="libgtkhtml"/>,
     80<xref linkend="libgtkhtml"/> (used by the internal help system),
    6481<xref linkend="libxslt"/>,
    6582<xref linkend="python"/> (and
     
    88105<para>Now, as the root user:</para>
    89106
     107<screen><userinput role='root'><command>make install &amp;&amp;
     108install -v -m755 -d /usr/share/doc/gimp-2.2.6 &amp;&amp;
     109install -v -m644 docs/{Wilber*,keybindings.txt,quick_reference.ps} \
     110    /usr/share/doc/gimp-2.2.6</command></userinput></screen>
     111
     112<para>The <filename>gimp-help</filename> tarball contains a help system
     113designed for use with the internal <application>GIMP</application> help
     114browser, external web browsers and HTML renderers. If you downloaded the
     115<filename>gimp-help</filename> tarball, change directories out of the
     116<application>GIMP</application> source tree to the root of your build
     117directory. Then, unpack the <filename>gimp-help</filename> tarball and
     118change directories to the root of the newly created source tree (as an
     119unprivileged user). Issue the following commands to install the help
     120files:</para>
     121
     122<screen><userinput><command>./configure &amp;&amp;
     123make</command></userinput></screen>
     124
     125<para>Now, as the root user:</para>
     126
    90127<screen><userinput role='root'><command>make install</command></userinput></screen>
    91128
     
    96133
    97134<para><option>--disable-print</option>: This option will disable print support
    98 and is necessary if <application>gimp-print</application> is not installed. If
    99 you have <application>gimp-print</application> installed, remove this
     135and is necessary if <application>Gimp-Print</application> is not installed. If
     136you have <application>Gimp-Print</application> installed, remove this
    100137option.</para>
    101138
     
    145182libgimpui-2.0.so, libgimpwidgets-2.0.so and many other modules and
    146183plugin libraries</seg>
    147 <seg>/etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp, /usr/share/gimp and
     184<seg>/etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp,
     185/usr/share/doc/gimp-&gimp-version;, /usr/share/gimp and
    148186/usr/share/gtk-doc/html/libgimp{,base,color,math,module,thumb,widgets}</seg>
    149187</seglistitem>
Note: See TracChangeset for help on using the changeset viewer.