# HG changeset patch # User Hans-G?nter Theisgen # Date 1659282763 -3600 # Node ID a5f1c40a8984429b505cffaa22b4cf8df5b3eb4f # Parent fe199d9ab5d0e791f83df87fe0e4c9c32f8af6f1 updated meson (0.60.2 -> 0.62.2) diff -r fe199d9ab5d0 -r a5f1c40a8984 meson/description.txt --- a/meson/description.txt Sun Jul 31 16:43:38 2022 +0100 +++ b/meson/description.txt Sun Jul 31 16:52:43 2022 +0100 @@ -8,12 +8,13 @@ Features -- multiplatform support for Linux, macOS, Windows, GCC, Clang, Visual Studio - and others +- multiplatform support for Linux, macOS, Windows, GCC, Clang, + Visual Studio and others - supported languages include C, C++, D, Fortran, Java, Rust -- build definitions in a very readable and user friendly non-Turing complete DSL +- build definitions in a very readable and user friendly non-Turing + complete DSL - cross compilation for many operating systems as well as bare metal -- optimized for extremely fast full and incremental builds without sacrificing - correctness -- built-in multiplatform dependency provider that works together with distro - packages +- optimized for extremely fast full and incremental builds without + sacrificing correctness +- built-in multiplatform dependency provider that works together with + distro packages diff -r fe199d9ab5d0 -r a5f1c40a8984 meson/receipt --- a/meson/receipt Sun Jul 31 16:43:38 2022 +0100 +++ b/meson/receipt Sun Jul 31 16:52:43 2022 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="meson" -VERSION="0.60.2" +VERSION="0.62.2" CATEGORY="development" SHORT_DESC="The Meson Build System." MAINTAINER="pascal.bellard@slitaz.org"