Changeset 6820ba5
- Timestamp:
- 07/24/2018 08:38:30 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 935ed85
- Parents:
- a2360634
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
ra2360634 r6820ba5 7 7 <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " 72e168b3bad2f9c34dcebbad7af56ff0">10 <!ENTITY cmake-size "7. 6MB">11 <!ENTITY cmake-buildsize " 390 MB (add 416 MB for tests)">12 <!ENTITY cmake-time "2. 4SBU (add 3.0 SBU for tests, both using parallelism=4)">9 <!ENTITY cmake-md5sum "ab4aa7df9301c94cdd6f8ee4fe66458b"> 10 <!ENTITY cmake-size "7.7 MB"> 11 <!ENTITY cmake-buildsize "400 MB (add 416 MB for tests)"> 12 <!ENTITY cmake-time "2.6 SBU (add 3.0 SBU for tests, both using parallelism=4)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
ra2360634 r6820ba5 56 56 <para>[thomas] - Update to libuv-1.22.0. Fixes 57 57 <ulink url="&blfs-ticket-root;10932">#10932</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[thomas] - Update to cmake-3.12.0. Fixes 61 <ulink url="&blfs-ticket-root;10958">#10958</ulink>.</para> 58 62 </listitem> 59 63 </itemizedlist> -
packages.ent
ra2360634 r6820ba5 307 307 <!ENTITY check-version "0.12.0"> 308 308 <!ENTITY clisp-version "2.49"> 309 <!ENTITY cmake-major-version "3.1 1">310 <!ENTITY cmake-minor-version " 4">309 <!ENTITY cmake-major-version "3.12"> 310 <!ENTITY cmake-minor-version "0"> 311 311 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 312 312 <!--<!ENTITY cvs-version "1.11.23">-->
Note:
See TracChangeset
for help on using the changeset viewer.