Changeset 40454cd2 for xsoft/other


Ignore:
Timestamp:
04/01/2021 04:55:54 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3d6f4123
Parents:
292ff45
Message:

Update to WebKitGTK+-2.32.0
Update to gimp-2.10.24
popt: Add optional dependency on doxygen

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/gimp.xml

    r292ff45 r40454cd2  
    77  <!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  " ">
    9   <!ENTITY gimp-md5sum        "9d559ba6f039da033754f1d62a91cc39">
    10   <!ENTITY gimp-size          "32 MB">
    11   <!ENTITY gimp-buildsize     "1.3 GB (267 MB installed, add 0.9 GB for tests)">
    12   <!ENTITY gimp-time          "2.8 SBU (Using parallelism=4; add 0.7 SBU for tests)">
     9  <!ENTITY gimp-md5sum        "31e4a055ba34e6841f42a6b2439ca480">
     10  <!ENTITY gimp-size          "30 MB">
     11  <!ENTITY gimp-buildsize     "898 MB (201 MB installed, add 882 GB for tests)">
     12  <!ENTITY gimp-time          "1.7 SBU (Using parallelism=4; add 0.7 SBU for tests)">
    1313
    1414  <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
     
    2727       anduin.-->
    2828
    29   <!ENTITY gimp-help-version    "2020-10-07">
     29  <!ENTITY gimp-help-version    "2021-03-30">
    3030  <!ENTITY gimp-help-download   "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz">
    31   <!ENTITY gimp-help-md5sum     "39cee813a1cd91cc2d2892cf94d44f05">
     31  <!ENTITY gimp-help-md5sum     "df6acc812c829b610d621f8e6973a680">
    3232  <!ENTITY gimp-help-size       "170 MB">
    33   <!ENTITY gimp-help-buildsize  "From 384 MB (en only) to 1.8 GB (all 18
     33  <!ENTITY gimp-help-buildsize  "From 385 MB (en only) to 1.8 GB (all 17
    3434                                 languages)">
    35   <!ENTITY gimp-help-time       "1.0 SBU (en only), 9.7 SBU, with parallelism=4,
     35  <!ENTITY gimp-help-time       "1.9 SBU (en only), 9.1 SBU, with parallelism=4,
    3636                                 for all languages">
    3737]>
     
    190190      <ulink url="https://github.com/strukturag/libde265/">libde265</ulink>
    191191      (both needed to read macOS heic images),
    192       <ulink url="https://www.nongnu.org/libunwind">libunwind</ulink>, and
    193       <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
     192      <ulink url="https://www.nongnu.org/libunwind">libunwind</ulink>,
     193      <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>, and
     194      <ulink url="https://www.openexr.com/">OpenEXR</ulink>
    194195    </para>
    195196
     
    265266    </para>
    266267
    267 <screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fi fr it ja ko nl nn pt_BR ro ru zh_CN&quot; \
     268<screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fi fr it ja ko nn pt_BR ro ru zh_CN&quot; \
    268269./autogen.sh --prefix=/usr</userinput></screen>
    269270
Note: See TracChangeset for help on using the changeset viewer.