meson: Update to 0.42.0 (#2786)

This commit is contained in:
Christoph Reiter
2017-08-16 06:23:01 +02:00
committed by Алексей
parent 5f6cc314cf
commit df2d6af161
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
_realname=meson
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.41.2
pkgver=0.42.0
pkgrel=1
pkgdesc="High-productivity build system (mingw-w64)"
arch=('any')
@@ -18,8 +18,8 @@ source=(https://github.com/mesonbuild/${_realname}/releases/download/${pkgver}/$
'gtkdoc-exec-perl.patch'
'color-term.patch'
)
sha256sums=('074dd24fd068be0893e2e45bcc35c919d8e12777e9d6a7efdf72d4dc300867ca'
'91ff7975c3cae17536e983b35da17c5f7581ad744c4d846693a399052192faa4'
sha256sums=('a74c7387a3dd8171e931bcd948355f7f9529368eae72c3c22a9beef6c2e73498'
'8c91268fad351862a6feb92f5d20c1be50d9948c14897edf2c60a771c4e52946'
'ffa0f8ed4df3ae73ab6cb42d49e4cb9148f095ad308276d4c18b65d6856467bb'
'2bbea2b1e803473a56f5a0acd66a0051f76e5d836a7e7dbc33088bd352a9f450'
'eee384da0f3703ef64d088e9ad79be8a25566de1b0410b5e40f574e40cc41a65'

View File

@@ -1,6 +1,6 @@
--- meson-0.41.1/mesonbuild/compilers.py.orig 2017-07-15 01:13:42.288422200 +0200
+++ meson-0.41.1/mesonbuild/compilers.py 2017-07-15 01:14:56.965693500 +0200
@@ -1337,6 +1337,9 @@
--- meson-0.42.0/mesonbuild/compilers/c.py.orig 2017-08-13 20:43:17.000000000 +0200
+++ meson-0.42.0/mesonbuild/compilers/c.py 2017-08-15 17:37:46.853944200 +0200
@@ -593,6 +593,9 @@
if self.get_id() == 'msvc':
return False