Changeset 3c7d69e6 for xsoft/other


Ignore:
Timestamp:
06/09/2020 12:33:18 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 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:
50c49293
Parents:
625a764
Message:

Update to gimp-2.10.20
Update to intel-vaapi-driver-2.4.1
Update to babl-0.1.78
Update to gegl-0.4.24
Remove unnecessary section from iso-codes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/gimp.xml

    r625a764 r3c7d69e6  
    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        "096d04ffb2c4559cb2152f507ff31c9c">
     9  <!ENTITY gimp-md5sum        "7479a4e90b28628d2948e6612fe44049">
    1010  <!ENTITY gimp-size          "32 MB">
    11   <!ENTITY gimp-buildsize     "931 MB (206 MB installed, add 975 MB for tests)">
    12   <!ENTITY gimp-time          "2.1 SBU (Using parallelism=4; add 0.6 SBU for tests)">
     11  <!ENTITY gimp-buildsize     "902 MB (200 MB installed, add 881 MB for tests)">
     12  <!ENTITY gimp-time          "1.9 SBU (Using parallelism=4; add 0.9 SBU for tests)">
    1313
    1414  <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
    1515  git archive - -format=tar - -prefix=${DIRNAME}/ HEAD | xz >../${DIRNAME}.tar.xz -->
    16   <!ENTITY gimp-help-version    "2019-04-08">
     16
     17  <!-- renodr: I generated the git tarball using the following instructions:
     18       cd /tmp &&
     19       mkdir gimp-help &&
     20       cd gimp-help &&
     21       git clone https://gitlab.gnome.org/GNOME/gimp-help.git &&
     22       rm -rv gimp-help/.git &&
     23       mv -v gimp-help gimp-help-<DATE>
     24       tar -cJvf gimp-help-<DATE>.tar.xz gimp-help-<DATE>
     25
     26       After you've completed this, run a test build, and upload the tarball to
     27       anduin.-->
     28
     29  <!ENTITY gimp-help-version    "2020-06-08">
    1730  <!ENTITY gimp-help-download   "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz">
    18   <!ENTITY gimp-help-md5sum     "e334ebe7fd5e12350e6319c2e8c39141">
    19   <!ENTITY gimp-help-size       "166 MB">
    20   <!ENTITY gimp-help-buildsize  "From 310 MB (en only) to 1.6 GB (all 18
     31  <!ENTITY gimp-help-md5sum     "cd098703a431aba14ae9e211e3b43095">
     32  <!ENTITY gimp-help-size       "169 MB">
     33  <!ENTITY gimp-help-buildsize  "From 384 MB (en only) to 1.8 GB (all 18
    2134                                 languages)">
    22   <!ENTITY gimp-help-time       "0.8 SBU (en only), 13 SBU, with parallelism=4,
     35  <!ENTITY gimp-help-time       "1.0 SBU (en only), 9.7 SBU, with parallelism=4,
    2336                                 for all languages">
    2437]>
     
    183196      <command>sendmail</command> program),
    184197      <xref linkend="gtk-doc"/>,
    185       <ulink url="https://people.freedesktop.org/~hughsient/appstream-glib">appstream-glib</ulink> and
     198      <ulink url="https://people.freedesktop.org/~hughsient/appstream-glib">appstream-glib</ulink>,
     199      <ulink url="https://github.com/ianlancetaylor/libbacktrace">libbacktrace</ulink>,
     200      <ulink url="https://github.com/strukturag/libheif">libheif</ulink>,
     201      <ulink url="https://www.nongnu.org/libunwind">libunwind</ulink>, and
    186202      <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
    187203    </para>
     
    350366          /usr/include/gimp-2.0,
    351367          /usr/{lib,share}/gimp,
    352           /usr/share/gimp/2.0,
    353368          /usr/share/gtk-doc/html/libgimp{,base,color,config}, and
    354369          /usr/share/gtk-doc/html/libgimp{math,module,thumb,widgets}
Note: See TracChangeset for help on using the changeset viewer.