From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex.kanavin@gmail.com>,
Alexander Kanavin <alex@linutronix.de>
Subject: [PATCH 15/16] json-glib: upgrade 1.6.2 -> 1.6.4
Date: Wed, 25 Aug 2021 13:38:03 +0200 [thread overview]
Message-ID: <20210825113804.779395-15-alex.kanavin@gmail.com> (raw)
In-Reply-To: <20210825113804.779395-1-alex.kanavin@gmail.com>
Upstream has converted from gtk-doc to gi-docgen.
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
.../json-glib/{json-glib_1.6.2.bb => json-glib_1.6.4.bb} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
rename meta/recipes-gnome/json-glib/{json-glib_1.6.2.bb => json-glib_1.6.4.bb} (77%)
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.2.bb b/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb
similarity index 77%
rename from meta/recipes-gnome/json-glib/json-glib_1.6.2.bb
rename to meta/recipes-gnome/json-glib/json-glib_1.6.4.bb
index 3f3707805b..072c2406c7 100644
--- a/meta/recipes-gnome/json-glib/json-glib_1.6.2.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb
@@ -12,15 +12,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
DEPENDS = "glib-2.0"
GNOMEBASEBUILDCLASS = "meson"
-inherit gnomebase lib_package gobject-introspection gtk-doc gettext ptest-gnome manpages upstream-version-is-even
+inherit gnomebase lib_package gobject-introspection gi-docgen gettext ptest-gnome manpages upstream-version-is-even
GIR_MESON_ENABLE_FLAG = 'enabled'
GIR_MESON_DISABLE_FLAG = 'disabled'
-GTKDOC_MESON_OPTION = "gtk_doc"
-GTKDOC_MESON_ENABLE_FLAG = 'enabled'
-GTKDOC_MESON_DISABLE_FLAG = 'disabled'
+GIDOCGEN_MESON_ENABLE_FLAG = 'enabled'
+GIDOCGEN_MESON_DISABLE_FLAG = 'disabled'
SRC_URI += " file://run-ptest"
-SRC_URI[archive.sha256sum] = "a33d66c6d038bda46b910c6c6d59c4e15db014e363dc997a0414c2e07d134f24"
+SRC_URI[archive.sha256sum] = "b1f6a7930808f77a827f3b397a04bb89d4c0c0b2550885d4a5e4c411dfa13f5f"
PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native"
--
2.31.1
next prev parent reply other threads:[~2021-08-25 11:38 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-25 11:37 [PATCH 01/16] binutils: drop target flex/bison from build dependencies Alexander Kanavin
2021-08-25 11:37 ` [PATCH 02/16] gnu-efi: update 3.0.13 -> 3.0.14 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 03/16] glib-2.0: upgrade 2.68.3 -> 2.68.4 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 04/16] util-linux: upgrade 2.37.1 -> 2.37.2 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 05/16] ccache: upgrade 4.3 -> 4.4 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 06/16] git: upgrade 2.32.0 -> 2.33.0 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 07/16] bind: upgrade 9.16.19 -> 9.16.20 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 08/16] bluez5: upgrade 5.60 -> 5.61 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 09/16] openssh: upgrade 8.6p1 -> 8.7p1 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 10/16] ell: upgrade 0.42 -> 0.43 Alexander Kanavin
2021-08-25 11:37 ` [PATCH 11/16] python3-mako: upgrade 1.1.4 -> 1.1.5 Alexander Kanavin
2021-08-25 11:38 ` [PATCH 12/16] vala: upgrade 0.52.4 -> 0.52.5 Alexander Kanavin
2021-08-25 11:38 ` [PATCH 13/16] libnsl2: upgrade 1.3.0 -> 2.0.0 Alexander Kanavin
2021-08-26 17:22 ` [OE-core] " Khem Raj
2021-08-26 18:10 ` Alexander Kanavin
2021-08-25 11:38 ` [PATCH 14/16] gi-docgen: upgrade 2021.6 -> 2021.7 Alexander Kanavin
2021-08-25 11:38 ` Alexander Kanavin [this message]
2021-08-25 11:38 ` [PATCH 16/16] harfbuzz: upgrade 2.8.2 -> 2.9.0 Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210825113804.779395-15-alex.kanavin@gmail.com \
--to=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox