[jhbuild/wip/lantw/core-deps-latest-Update-meson-to-0.52.1] core-deps-latest: Update meson to 0.52.1



commit c26eae8f699ec315cb337e5c1c13a01f2fa344e3
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sat Nov 30 22:33:21 2019 +0800

    core-deps-latest: Update meson to 0.52.1
    
    This update drops the downstream patch used to revert the commit adding
    -Wl,-rpath-link because it is now reverted by upstream.
    
    https://github.com/mesonbuild/meson/pull/6156

 modulesets/gnome-suites-core-deps-latest.modules   |   6 +-
 ...meson-revert-add-rpath-link-for-secondary.patch | 286 ---------------------
 2 files changed, 2 insertions(+), 290 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index ceb56706..9b81b5fa 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1729,14 +1729,12 @@
 
   <distutils id="meson" python3="1">
     <branch repo="github-tar"
-            version="0.52.0"
+            version="0.52.1"
             module="mesonbuild/meson/releases/download/${version}/meson-${version}.tar.gz"
             checkoutdir="meson-${version}"
-            hash="sha256:d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32">
+            hash="sha256:0c277472e49950a5537e3de3e60c57b80dbf425788470a1a8ed27446128fc035">
       <patch file="meson-dont-use-rpath-on-pkg-config-deps.patch" strip="1"/>
       <patch file="meson-sort-libpaths-with-pkg-config-path.patch" strip="1"/>
-      <patch file="meson-revert-add-rpath-link-for-secondary.patch" strip="1"/>
-      <patch 
file="https://github.com/mesonbuild/meson/commit/212a05b87ed34f921dfd07142305389dbfa9bb7d.patch"; strip="1"/>
     </branch>
     <dependencies>
       <dep package="ninja"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]