Changeset 65e58707
- Timestamp:
- 03/30/2023 04:16:35 PM (2 months ago)
- Branches:
- qt5new, trunk
- Children:
- c2b64d2
- Parents:
- 369a898b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r369a898b r65e58707 43 43 <itemizedlist> 44 44 <listitem> 45 <para>[renodr] - Update to gimp-2.10.34 and the associated new 46 gimp-help that released alongside it. Fixes 47 <ulink url="&blfs-ticket-root;17776">#17776</ulink>.</para> 48 </listitem> 49 <listitem> 45 50 <para>[renodr] - Update to NetworkManager-1.42.4. Fixes 46 51 <ulink url="&blfs-ticket-root;17771">#17771</ulink>.</para> -
packages.ent
r369a898b r65e58707 974 974 <!ENTITY feh-version "3.9.1"> 975 975 <!ENTITY fontforge-version "20230101"> 976 <!ENTITY gimp-version "2.10.3 2">976 <!ENTITY gimp-version "2.10.34"> 977 977 <!ENTITY gparted-version "1.5.0"> 978 978 <!ENTITY hexchat-version "2.16.1"> -
xsoft/other/gimp.xml
r369a898b r65e58707 7 7 <!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2"> 8 8 <!ENTITY gimp-download-ftp " "> 9 <!ENTITY gimp-md5sum " fd99bd8336c0d3aa09598e68d6e4a4d9">9 <!ENTITY gimp-md5sum "0dae3a42d261621d62a336ef2aee052a"> 10 10 <!ENTITY gimp-size "30 MB"> 11 <!ENTITY gimp-buildsize "876 MB (19 4 MB installed, add 814MB for tests)">12 <!ENTITY gimp-time " 1.9 SBU (Using parallelism=4; add 0.5SBU for tests)">11 <!ENTITY gimp-buildsize "876 MB (195 MB installed, add 815 MB for tests)"> 12 <!ENTITY gimp-time "2.0 SBU (Using parallelism=4; add 1.4 SBU for tests)"> 13 13 14 14 <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git … … 30 30 anduin.--> 31 31 32 <!ENTITY gimp-help-version "2021-03-30"> 33 <!ENTITY gimp-help-download "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz"> 34 <!ENTITY gimp-help-md5sum "df6acc812c829b610d621f8e6973a680"> 35 <!ENTITY gimp-help-size "170 MB"> 36 <!ENTITY gimp-help-buildsize "From 383 MB (en only) to 1.8 GB (all 17 32 <!ENTITY gimp-help-version "&gimp-version;"> 33 <!-- <!ENTITY gimp-help-download "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz"> --> 34 <!ENTITY gimp-help-download "https://download.gimp.org/pub/gimp/help/gimp-help-&gimp-version;.tar.bz2"> 35 <!ENTITY gimp-help-md5sum "5e393d61c802e73ffe6c550759ed0853"> 36 <!ENTITY gimp-help-size "158 MB"> 37 <!ENTITY gimp-help-buildsize "From 412 MB (en only) to 1.8 GB (for all 37 38 languages)"> 38 <!ENTITY gimp-help-time " 1.8 SBU (en only), 14.0SBU, with parallelism=4,39 <!ENTITY gimp-help-time "2.1 SBU (en only), 13 SBU, with parallelism=4, 39 40 for all languages"> 40 41 ]> … … 104 105 </para> 105 106 </note> 106 --> 107 107 108 <note> 108 109 <para> … … 112 113 </para> 113 114 </note> 115 --> 114 116 115 117 <itemizedlist spacing="compact"> … … 166 168 <para role="recommended"> 167 169 <xref linkend="dbus-glib"/>, 170 <xref linkend="graphviz"/>, 168 171 <xref linkend="gs"/> (with libgs installed), 169 172 <xref linkend="iso-codes"/>, … … 264 267 </para> 265 268 266 <screen><userinput>ALL_LINGUAS="ca da de el en en_GB es fi fr it ja ko nn pt_BR ro ruzh_CN" \269 <screen><userinput>ALL_LINGUAS="ca cs da de en en_GB es fa fr hr ko lt nl nn pt pt_BR ro sl sv uk zh_CN" \ 267 270 ./autogen.sh --prefix=/usr</userinput></screen> 268 271 … … 294 297 295 298 <para> 296 <envar>ALL_LINGUAS="ca da de el en en_GB..."</envar>: by299 <envar>ALL_LINGUAS="ca cs da de en en_GB es fa..."</envar>: by 297 300 default, the help files will be rendered in all the available languages. 298 301 Remove the codes of any languages you do not wish to build.
Note:
See TracChangeset
for help on using the changeset viewer.