Changeset 65374012
- Timestamp:
- 05/04/2019 10:12:39 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 42a7d50
- Parents:
- 33e82b1
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cbindgen.xml
r33e82b1 r65374012 7 7 <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz"> 8 8 <!ENTITY cbindgen-download-ftp " "> 9 <!ENTITY cbindgen-md5sum " 6d2ac26276c684dbb4afa7d3078c8eb6">9 <!ENTITY cbindgen-md5sum "f7def6112f5a26562b3b06c4018a218e"> 10 10 <!ENTITY cbindgen-size "112 KB"> 11 <!ENTITY cbindgen-buildsize "89 MB (add 4 75MB for tests) ">12 <!ENTITY cbindgen-time "0. 9SBU (Using paralleism=4; add 0.4 SBU tests)">11 <!ENTITY cbindgen-buildsize "89 MB (add 484 MB for tests) "> 12 <!ENTITY cbindgen-time "0.8 SBU (Using paralleism=4; add 0.4 SBU tests)"> 13 13 ]> 14 14 -
general/prog/gcc.xml
r33e82b1 r65374012 9 9 <!ENTITY gcc-md5sum "6069ae3737cf02bf2cb44a391ef0e937"> 10 10 <!ENTITY gcc-size "67 MB"> 11 <!ENTITY gcc-buildsize "9.2 GB (2.1 GB installed with all listed languages; add 446MB for tests)">11 <!ENTITY gcc-buildsize "9.2 GB (2.1 GB installed with all listed languages; add 823 MB for tests)"> 12 12 <!ENTITY gcc-time "24 SBU (with parallelism=4, add 51 SBU for tests with parallelism=4)"> 13 13 ]> -
introduction/welcome/changelog.xml
r33e82b1 r65374012 46 46 <para>May 4th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to xfsprogs-5.0.0. Fixes 50 <ulink url="&blfs-ticket-root;12017">#12017</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to v4l-utils-1.16.6. Fixes 54 <ulink url="&blfs-ticket-root;12019">#12019</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to cbindgen-0.8.5. Fixes 58 <ulink url="&blfs-ticket-root;12018">#12018</ulink>.</para> 59 </listitem> 48 60 <listitem> 49 61 <para>[timtas] - Update to dhcpcd-7.2.2. Fixes -
multimedia/libdriv/v4l-utils.xml
r33e82b1 r65374012 7 7 <!ENTITY v4l-download-http "https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-&v4l-utils-version;.tar.bz2"> 8 8 <!ENTITY v4l-download-ftp " "> 9 <!ENTITY v4l-md5sum " de272817133c0dca000a78a5c8c8ec8b">9 <!ENTITY v4l-md5sum "33892600fde632f428b807adda5e7402"> 10 10 <!ENTITY v4l-size "1.8 MB"> 11 <!ENTITY v4l-buildsize " 87MB">11 <!ENTITY v4l-buildsize "90 MB"> 12 12 <!ENTITY v4l-time "0.5 SBU (using parallelism=4)"> 13 13 ]> -
packages.ent
r33e82b1 r65374012 60 60 <!ENTITY smartmontools-version "7.0"> 61 61 <!ENTITY sshfs-version "3.5.2"> 62 <!ENTITY xfsprogs-version " 4.20.0">62 <!ENTITY xfsprogs-version "5.0.0"> 63 63 64 64 <!-- Chapter 6 --> … … 308 308 <!ENTITY autoconf213-version "2.13"> 309 309 <!ENTITY bazaar-version "2.5.1"> 310 <!ENTITY cbindgen-version "0.8. 4">310 <!ENTITY cbindgen-version "0.8.5"> 311 311 <!ENTITY check-version "0.12.0"> 312 312 <!ENTITY clisp-version "2.49"> … … 958 958 <!ENTITY speexdsp-version "1.2rc3"> 959 959 <!ENTITY taglib-version "1.11.1"> 960 <!ENTITY v4l-utils-version "1.16. 5">960 <!ENTITY v4l-utils-version "1.16.6"> 961 961 <!ENTITY x264-version "20190209-2245"> 962 962 <!ENTITY x265-version "3.0"> -
postlfs/filesystems/xfsprogs.xml
r33e82b1 r65374012 7 7 <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz"> 8 8 <!ENTITY xfsprogs-download-ftp " "> 9 <!ENTITY xfsprogs-md5sum " acd6640ecfc69a5328b61388093e9ba2">9 <!ENTITY xfsprogs-md5sum "b6acc4aa93a952595fc8f2e7447be6f2"> 10 10 <!ENTITY xfsprogs-size "1.2 MB"> 11 <!ENTITY xfsprogs-buildsize "6 1MB">11 <!ENTITY xfsprogs-buildsize "62 MB"> 12 12 <!ENTITY xfsprogs-time "0.3 SBU (Using parallelism=4)"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.