Changeset 40db788
- Timestamp:
- 06/17/2021 12:23:58 AM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 6ef71d2f
- Parents:
- 0f124fa
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
r0f124fa r40db788 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 " 57ddb91cd14cb7e58a34f1f1066bf8c2">9 <!ENTITY cmake-md5sum "99e849c6910f1df027cc0365027fa19b"> 10 10 <!ENTITY cmake-size "9.0 MB"> 11 <!ENTITY cmake-buildsize "3 20 MB (add 888MB for tests)">12 <!ENTITY cmake-time "2. 0 SBU (add 3.2SBU for tests, both using parallelism=4)">11 <!ENTITY cmake-buildsize "399 MB (add 910 MB for tests)"> 12 <!ENTITY cmake-time "2.4 SBU (add 3.4 SBU for tests, both using parallelism=4)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r0f124fa r40db788 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to cmake-3.20.4. Fixes 50 <ulink url="&blfs-ticket-root;15183">#15183</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[renodr] - Update to enchant-2.3.0. Fixes 50 54 <ulink url="&blfs-ticket-root;15181">#15181</ulink>.</para> -
packages.ent
r0f124fa r40db788 335 335 <!ENTITY clisp-version "2.49"> 336 336 <!ENTITY cmake-major-version "3.20"> 337 <!ENTITY cmake-minor-version " 3">337 <!ENTITY cmake-minor-version "4"> 338 338 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 339 339 <!ENTITY dejagnu-version "1.6.2">
Note:
See TracChangeset
for help on using the changeset viewer.