Changeset e5c3d5c
- Timestamp:
- 04/11/2021 01:41:21 PM (2 years ago)
- Branches:
- 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:
- c34711b
- Parents:
- 3ed1498
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
r3ed1498 re5c3d5c 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 " 9079201b76ca8d5b8b5337443369ae59">9 <!ENTITY cmake-md5sum "b47fa0be657ae8715c695fd9ea979ce9"> 10 10 <!ENTITY cmake-size "9.0 MB"> 11 11 <!ENTITY cmake-buildsize "376 MB (add 901 MB for tests)"> -
introduction/welcome/changelog.xml
r3ed1498 re5c3d5c 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[thomas] - Upgrade cmake-3.20.1. Fixes 49 <ulink url="&blfs-ticket-root;14886">#14886</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[ken] - Patch inkscape to build with glib-2.68. Fixes 49 53 <ulink url="&blfs-ticket-root;14889">#14889</ulink>.</para> -
packages.ent
r3ed1498 re5c3d5c 337 337 <!ENTITY clisp-version "2.49"> 338 338 <!ENTITY cmake-major-version "3.20"> 339 <!ENTITY cmake-minor-version " 0">339 <!ENTITY cmake-minor-version "1"> 340 340 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 341 341 <!ENTITY dejagnu-version "1.6.2">
Note:
See TracChangeset
for help on using the changeset viewer.