meson: updated to 0.58.0

0.58.0:

New meson.global_build_root() and meson.global_source_root() methods
Developer environment
-pipe no longer used by default
meson.add_dist_script() allowd in subprojects
Multiple append() and prepend() in environment() object
dep.get_variable(varname)
clang-format include and ignore lists
Introducing format strings to the Meson language
Skip subprojects installation
String .replace()
meson.get_cross_property() has been deprecated
New range() function
Xcode improvements
Use fallback from wrap file when force fallback
error() with multiple arguments
Specify man page locale during installation
Passing custom_target() output to pkg.generate()
JDK System Dependency
meson subprojects update --reset now re-extract tarballs
Allow using generator with CustomTaget or Index of CustomTarget.
Qt Dependency uses a Factory
Purge subprojects folder
Check if native or cross-file properties exist
summary() accepts features
Address sanitizer support for Visual Studio
This commit is contained in:
adam 2021-05-04 18:54:29 +00:00
parent 76cf4a4f13
commit 41433777d9
3 changed files with 32 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.24 2021/04/12 10:12:30 adam Exp $
# $NetBSD: Makefile,v 1.25 2021/05/04 18:54:29 adam Exp $
DISTNAME= meson-0.57.2
DISTNAME= meson-0.58.0
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/meson/}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2021/02/21 12:45:22 adam Exp $
@comment $NetBSD: PLIST,v 1.10 2021/05/04 18:54:29 adam Exp $
bin/meson
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@ -207,6 +207,9 @@ ${PYSITELIB}/mesonbuild/dependencies/mpi.pyo
${PYSITELIB}/mesonbuild/dependencies/platform.py
${PYSITELIB}/mesonbuild/dependencies/platform.pyc
${PYSITELIB}/mesonbuild/dependencies/platform.pyo
${PYSITELIB}/mesonbuild/dependencies/qt.py
${PYSITELIB}/mesonbuild/dependencies/qt.pyc
${PYSITELIB}/mesonbuild/dependencies/qt.pyo
${PYSITELIB}/mesonbuild/dependencies/scalapack.py
${PYSITELIB}/mesonbuild/dependencies/scalapack.pyc
${PYSITELIB}/mesonbuild/dependencies/scalapack.pyo
@ -222,9 +225,21 @@ ${PYSITELIB}/mesonbuild/envconfig.pyo
${PYSITELIB}/mesonbuild/environment.py
${PYSITELIB}/mesonbuild/environment.pyc
${PYSITELIB}/mesonbuild/environment.pyo
${PYSITELIB}/mesonbuild/interpreter.py
${PYSITELIB}/mesonbuild/interpreter.pyc
${PYSITELIB}/mesonbuild/interpreter.pyo
${PYSITELIB}/mesonbuild/interpreter/__init__.py
${PYSITELIB}/mesonbuild/interpreter/__init__.pyc
${PYSITELIB}/mesonbuild/interpreter/__init__.pyo
${PYSITELIB}/mesonbuild/interpreter/compiler.py
${PYSITELIB}/mesonbuild/interpreter/compiler.pyc
${PYSITELIB}/mesonbuild/interpreter/compiler.pyo
${PYSITELIB}/mesonbuild/interpreter/interpreter.py
${PYSITELIB}/mesonbuild/interpreter/interpreter.pyc
${PYSITELIB}/mesonbuild/interpreter/interpreter.pyo
${PYSITELIB}/mesonbuild/interpreter/interpreterobjects.py
${PYSITELIB}/mesonbuild/interpreter/interpreterobjects.pyc
${PYSITELIB}/mesonbuild/interpreter/interpreterobjects.pyo
${PYSITELIB}/mesonbuild/interpreter/mesonmain.py
${PYSITELIB}/mesonbuild/interpreter/mesonmain.pyc
${PYSITELIB}/mesonbuild/interpreter/mesonmain.pyo
${PYSITELIB}/mesonbuild/interpreterbase.py
${PYSITELIB}/mesonbuild/interpreterbase.pyc
${PYSITELIB}/mesonbuild/interpreterbase.pyo
@ -237,6 +252,9 @@ ${PYSITELIB}/mesonbuild/mcompile.pyo
${PYSITELIB}/mesonbuild/mconf.py
${PYSITELIB}/mesonbuild/mconf.pyc
${PYSITELIB}/mesonbuild/mconf.pyo
${PYSITELIB}/mesonbuild/mdevenv.py
${PYSITELIB}/mesonbuild/mdevenv.pyc
${PYSITELIB}/mesonbuild/mdevenv.pyo
${PYSITELIB}/mesonbuild/mdist.py
${PYSITELIB}/mesonbuild/mdist.pyc
${PYSITELIB}/mesonbuild/mdist.pyo
@ -363,6 +381,9 @@ ${PYSITELIB}/mesonbuild/munstable_coredata.pyo
${PYSITELIB}/mesonbuild/optinterpreter.py
${PYSITELIB}/mesonbuild/optinterpreter.pyc
${PYSITELIB}/mesonbuild/optinterpreter.pyo
${PYSITELIB}/mesonbuild/programs.py
${PYSITELIB}/mesonbuild/programs.pyc
${PYSITELIB}/mesonbuild/programs.pyo
${PYSITELIB}/mesonbuild/rewriter.py
${PYSITELIB}/mesonbuild/rewriter.pyc
${PYSITELIB}/mesonbuild/rewriter.pyo

View file

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.21 2021/04/12 10:12:30 adam Exp $
$NetBSD: distinfo,v 1.22 2021/05/04 18:54:29 adam Exp $
SHA1 (meson-0.57.2.tar.gz) = 9daf7c822ac641ff0d20ac3c051914af9ec8cb9d
RMD160 (meson-0.57.2.tar.gz) = 8cf66e2b6cd4214cf6166d67fd4820de1f7776fb
SHA512 (meson-0.57.2.tar.gz) = a3b0bf3d5e1d1b7ac7c97313f43046c94aa2a6b21964958569c89764dfda08db166adb89d48cbfad735bd472114587a71089d5e8b4f0fce04c3289da21b3f40e
Size (meson-0.57.2.tar.gz) = 1853721 bytes
SHA1 (meson-0.58.0.tar.gz) = 42e7e911460a925896619a13db67bab948b968fd
RMD160 (meson-0.58.0.tar.gz) = 6457ae48866e33d0c710856fc7eb332ba538ee08
SHA512 (meson-0.58.0.tar.gz) = 6a075666a12962a613c63c35e19c692b31ee434ce61040ecd12af83d98766164076744570fe426ebf7f6a93ce83f7fdce26c8447f9d3752f6b94824d57c751c5
Size (meson-0.58.0.tar.gz) = 1887373 bytes
SHA1 (patch-mesonbuild_compilers_mixins_gnu.py) = cc9fe3204c7cf003d288ef5635fa7853a44a2e34
SHA1 (patch-mesonbuild_dependencies_dev.py) = ce9b93369d771f7e24208923b58af769e51bcd98
SHA1 (patch-mesonbuild_environment.py) = d0340ea4149c7ed89fd64d0f1631721f7b9f04aa