Changeset ab3b116
- Timestamp:
- 06/02/2015 09:40:36 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.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, nosym, 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:
- 4827616
- Parents:
- 56b449e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
r56b449e rab3b116 7 7 <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " 2da57308071ea98b10253a87d2419281">9 <!ENTITY cmake-md5sum "d51c92bf66b1e9d4fe2b7aaedd51377c"> 10 10 <!ENTITY cmake-size "6.2 MB"> 11 <!ENTITY cmake-buildsize " 332 MB (additional 268 MB for tests)">12 <!ENTITY cmake-time "3. 1 SBU (additional 7.0 SBU for tests)">11 <!ENTITY cmake-buildsize "638 MB, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)"> 12 <!ENTITY cmake-time "3.4 SBU, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r56b449e rab3b116 48 48 <para>June 2nd, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to cmake-3.2.3. Fixes 52 <ulink url="&blfs-ticket-root;6559">#6559</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to pinentry-0.9.3. Fixes -
packages.ent
r56b449e rab3b116 248 248 <!ENTITY clisp-version "2.49"> 249 249 <!ENTITY cmake-major-version "3.2"> 250 <!ENTITY cmake-minor-version " 2">250 <!ENTITY cmake-minor-version "3"> 251 251 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 252 252 <!ENTITY cvs-version "1.11.23">
Note:
See TracChangeset
for help on using the changeset viewer.