Changeset 21b1ead
- Timestamp:
- 07/28/2020 05:26:39 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8b337f6
- Parents:
- 57adf21
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js68.xml
r57adf21 r21b1ead 7 7 <!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&JS68-version;esr/source/firefox-&JS68-version;esr.source.tar.xz"> 8 8 <!ENTITY js68-download-ftp " "> 9 <!ENTITY js68-md5sum " d94cd12ba6cdad6d5f4f2c8341c2dcde">10 <!ENTITY js68-size "30 0MB">11 <!ENTITY js68-buildsize "2.8 GB (3 1MB installed after removing 31MB static lib)">9 <!ENTITY js68-md5sum "a8f860f31725d914c02918ff2b2aecf8"> 10 <!ENTITY js68-size "306 MB"> 11 <!ENTITY js68-buildsize "2.8 GB (30 MB installed after removing 31MB static lib)"> 12 12 <!ENTITY js68-time "2.2 SBU (with parallelism = 4)"> 13 13 ]> … … 208 208 <para> 209 209 <parameter>--with-*</parameter>: These parameters allow the build system 210 to use system versions of the above libr iares. These are required for210 to use system versions of the above libraries. These are required for 211 211 stability. 212 212 </para> … … 255 255 </seg> 256 256 <seg> 257 libmozjs-68.so and libjs_static.ajs257 libmozjs-68.so 258 258 </seg> 259 259 <seg> -
general/genlib/libqmi.xml
r57adf21 r21b1ead 7 7 <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz"> 8 8 <!ENTITY libqmi-download-ftp " "> 9 <!ENTITY libqmi-md5sum " 8da95a97e893311878f8ce12dcf8fad0">9 <!ENTITY libqmi-md5sum "ce7166668c9f1ccd496fc6af882ee00e"> 10 10 <!ENTITY libqmi-size "1.1 MB"> 11 11 <!ENTITY libqmi-buildsize "138 MB (with tests)"> -
general/prog/git.xml
r57adf21 r21b1ead 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 3f43de267dee995550ff0c46691aefc0">11 <!ENTITY git-md5sum "5fde0206768ed70092d1fcc8f447251a"> 12 12 <!ENTITY git-size "5.8 MB"> 13 13 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 14 14 <!-- but people keep forgetting that an install not only needs the nett build 15 15 space, it also needs the install space (or DESTDIR) --> 16 <!ENTITY git-buildsize " 318MB (with downloaded documentation, 196 MB installed)">16 <!ENTITY git-buildsize "521 MB (with downloaded documentation, 196 MB installed)"> 17 17 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 18 18 <!-- Confirmed that it is disk related.--> … … 347 347 <seglistitem> 348 348 <seg> 349 git, git-receive-pack and git-upload-archive (hardlinked to each 350 other), git-cvsserver, git-shell, git-upload-pack, and gitk 349 git, git-receive-pack, git-upload-archive, and 350 git-upload-pack (hardlinked to each 351 other), git-cvsserver, git-shell, and gitk 351 352 </seg> 352 353 <seg> … … 356 357 /usr/share/perl5/Git, 357 358 <!-- I do NOT think this is in our %INC search path. --> 358 /usr/libexec/git-core and359 /usr/libexec/git-core, and 359 360 /usr/share/{doc/git-&git-version;,git-core,git-gui,gitk,gitweb} 360 361 </seg> -
introduction/welcome/changelog.xml
r57adf21 r21b1ead 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[pierre] - Update to js-68.11.0. Fixes 49 <ulink url="&blfs-ticket-root;13855">#13855</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[pierre] - Update to git-2.28.0. Fixes 53 <ulink url="&blfs-ticket-root;13852">#13852</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[pierre] - Update to libqmi-1.26.2. Fixes 57 <ulink url="&blfs-ticket-root;13851">#13851</ulink>.</para> 58 </listitem> 59 <listitem> 48 60 <para>[bdubbs] - Update to xfwm4-4.14.3. Fixes 49 61 <ulink url="&blfs-ticket-root;13849">#13849</ulink>.</para> -
packages.ent
r57adf21 r21b1ead 120 120 <!--<!ENTITY JS52-version "52.2.1gnome1">--> 121 121 <!--<!ENTITY JS60-version "60.8.0">--> 122 <!ENTITY JS68-version "68.1 0.0">122 <!ENTITY JS68-version "68.11.0"> 123 123 <!ENTITY json-c-version "0.15"> 124 124 <!ENTITY json-glib-version "1.4.4"> … … 153 153 <!ENTITY libnfsidmap-version "0.26"> 154 154 <!ENTITY libpaper-version "1.1.24+nmu5"> 155 <!ENTITY libqmi-version "1.26. 0">155 <!ENTITY libqmi-version "1.26.2"> 156 156 <!ENTITY libseccomp-version "2.5.0"> 157 157 <!ENTITY libsigc-version "2.10.3"> … … 332 332 <!ENTITY gc-version "8.0.4"> 333 333 <!ENTITY gdb-version "9.2"> 334 <!ENTITY git-version "2.2 7.0">334 <!ENTITY git-version "2.28.0"> 335 335 <!ENTITY guile-version "3.0.4"> 336 336 <!ENTITY librep-version "0.92.7">
Note:
See TracChangeset
for help on using the changeset viewer.