libgsf: upgrade 1.14.53 -> 1.14.54

Update 0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch for 1.14.54.

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Liu Yiding 2025-12-17 14:54:41 +08:00 committed by Khem Raj
parent 1545689c4a
commit 31b24cfe39
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 10 additions and 7 deletions

View File

@ -5,18 +5,21 @@ Subject: [PATCH] configure.ac: drop a copy-paste of introspection.m4 macros
Upstream-Status: Pending
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Update for 1.14.54.
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
configure.ac | 78 +-----------------------------------------------------------
configure.ac | 78 +---------------------------------------------------
1 file changed, 1 insertion(+), 77 deletions(-)
diff --git a/configure.ac b/configure.ac
index 54f7663..3038535 100644
index 5cdb5fe..32df491 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,83 +77,7 @@ libgsf_reqs="
"
@@ -81,83 +81,7 @@ PKG_CHECK_MODULES(LIBGSF, $libgsf_reqs)
AC_DEFINE(GLIB_VERSION_MIN_REQUIRED, [GLIB_VERSION_2_62], [GLib symbol visibility])
AC_DEFINE(GLIB_VERSION_MAX_ALLOWED, [GLIB_VERSION_2_62], [GLib symbol visibility])
PKG_CHECK_MODULES(LIBGSF, $libgsf_reqs)
-# GObject Introspection
-GIR_REQ=1.0.0
-AC_ARG_ENABLE(introspection,
@ -99,5 +102,5 @@ index 54f7663..3038535 100644
AC_ARG_WITH([gir-dir],
AS_HELP_STRING(
--
2.7.0
2.43.0

View File

@ -9,7 +9,7 @@ DEPENDS = "libxml2 bzip2 glib-2.0 zlib"
GNOMEBASEBUILDCLASS = "autotools"
inherit gnomebase gobject-introspection gettext gtk-doc
SRC_URI[archive.sha256sum] = "0eb59a86e0c50f97ac9cfe4d8cc1969f623f2ae8c5296f2414571ff0a9e8bcba"
SRC_URI[archive.sha256sum] = "d18869264a2513cfb071712486d115dada064ff8a040265b49936bca06f17623"
SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
PACKAGECONFIG ??= ""