wok-6.x rev 25388
updated meson (0.60.2 -> 0.62.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jul 31 16:52:43 2022 +0100 (2022-07-31) |
parents | fe199d9ab5d0 |
children | 47a33428b91f |
files | meson/description.txt meson/receipt |
line diff
1.1 --- a/meson/description.txt Sun Jul 31 16:43:38 2022 +0100 1.2 +++ b/meson/description.txt Sun Jul 31 16:52:43 2022 +0100 1.3 @@ -8,12 +8,13 @@ 1.4 1.5 Features 1.6 1.7 -- multiplatform support for Linux, macOS, Windows, GCC, Clang, Visual Studio 1.8 - and others 1.9 +- multiplatform support for Linux, macOS, Windows, GCC, Clang, 1.10 + Visual Studio and others 1.11 - supported languages include C, C++, D, Fortran, Java, Rust 1.12 -- build definitions in a very readable and user friendly non-Turing complete DSL 1.13 +- build definitions in a very readable and user friendly non-Turing 1.14 + complete DSL 1.15 - cross compilation for many operating systems as well as bare metal 1.16 -- optimized for extremely fast full and incremental builds without sacrificing 1.17 - correctness 1.18 -- built-in multiplatform dependency provider that works together with distro 1.19 - packages 1.20 +- optimized for extremely fast full and incremental builds without 1.21 + sacrificing correctness 1.22 +- built-in multiplatform dependency provider that works together with 1.23 + distro packages
2.1 --- a/meson/receipt Sun Jul 31 16:43:38 2022 +0100 2.2 +++ b/meson/receipt Sun Jul 31 16:52:43 2022 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="meson" 2.7 -VERSION="0.60.2" 2.8 +VERSION="0.62.2" 2.9 CATEGORY="development" 2.10 SHORT_DESC="The Meson Build System." 2.11 MAINTAINER="pascal.bellard@slitaz.org"