[arch-commits] Commit in lib32-glib2/trunk (PKGBUILD multilib.diff)

Jan Steffens heftig at archlinux.org
Thu Sep 5 20:05:28 UTC 2019


    Date: Thursday, September 5, 2019 @ 20:05:28
  Author: heftig
Revision: 508216

2.62.0-1

Modified:
  lib32-glib2/trunk/PKGBUILD
  lib32-glib2/trunk/multilib.diff

---------------+
 PKGBUILD      |   10 +++-------
 multilib.diff |   13 -------------
 2 files changed, 3 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-05 18:51:45 UTC (rev 508215)
+++ PKGBUILD	2019-09-05 20:05:28 UTC (rev 508216)
@@ -3,7 +3,7 @@
 # Contributor: Mikko Seppälä <t-r-a-y at mbnet.fi>
 
 pkgname=lib32-glib2
-pkgver=2.60.7
+pkgver=2.62.0
 pkgrel=1
 pkgdesc="Low level core library (32-bit)"
 url="https://wiki.gnome.org/Projects/GLib"
@@ -13,12 +13,12 @@
 makedepends=(gettext gtk-doc shared-mime-info python lib32-libelf git util-linux meson lib32-dbus)
 checkdepends=(desktop-file-utils lib32-glib2)
 options=(!emptydirs)
-_commit=a7da87e3e8dad5e53b2acf10617485d137a44ca5  # tags/2.60.7^0
+_commit=a1af0be78c6cb3bce4791a1598a796c3e912019f  # tags/2.62.0^0
 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
         multilib.diff
         gio-querymodules-32.hook)
 sha256sums=('SKIP'
-            'a0292252363f32324d03486fee0b84a79781bdcb51ad913a2bf37530d74c3b24'
+            '2611ec4c97346c3c4eea61786ee20c801207135a9d52a771f5f340b41bf69fbc'
             '73b6791b58180e2a02fe908938e6c547ee1b263f8c387262f9a8c4105ffa999a')
 
 pkgver() {
@@ -43,10 +43,6 @@
   ninja -C build
 }
 
-check() {
-  meson test -C build --no-suite flaky --no-suite slow --print-errorlogs
-}
-
 package() {
   DESTDIR="$pkgdir" meson install -C build
 

Modified: multilib.diff
===================================================================
--- multilib.diff	2019-09-05 18:51:45 UTC (rev 508215)
+++ multilib.diff	2019-09-05 20:05:28 UTC (rev 508216)
@@ -10,16 +10,3 @@
                   '-o','@OUTPUT@'])
  
      # Rename symbol to match the one in the C file
-diff --git i/glib/tests/meson.build w/glib/tests/meson.build
-index d54fc41fa..ad5511ca5 100644
---- i/glib/tests/meson.build
-+++ w/glib/tests/meson.build
-@@ -92,7 +92,7 @@ glib_tests = {
-   'test-printf' : {},
-   'thread' : {},
-   'timeout' : {},
--  'timer' : {},
-+  'timer' : {'suite': ['flaky']},
-   'tree' : {},
-   'utf8-performance' : {},
-   'utf8-pointer' : {},



More information about the arch-commits mailing list