mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] json-glib: version bump 1.2.8 -> 1.6.6
Date: Fri, 18 Feb 2022 17:04:15 +0100	[thread overview]
Message-ID: <20220218160415.348601-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/json-glib.in   |  1 +
 rules/json-glib.make | 28 +++++++++-------------------
 2 files changed, 10 insertions(+), 19 deletions(-)

diff --git a/rules/json-glib.in b/rules/json-glib.in
index 03e3743697ce..9230f4001bee 100644
--- a/rules/json-glib.in
+++ b/rules/json-glib.in
@@ -3,6 +3,7 @@
 config JSON_GLIB
 	tristate
 	prompt "json-glib"
+	select HOST_MESON
 	select GLIB
 	select HOST_GLIB # for glib-mkenums
 	select GOBJECT_INTROSPECTION	if JSON_GLIB_INTROSPECTION
diff --git a/rules/json-glib.make b/rules/json-glib.make
index 507560e283f0..d36edc7d2cf6 100644
--- a/rules/json-glib.make
+++ b/rules/json-glib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JSON_GLIB) += json-glib
 #
 # Paths and names
 #
-JSON_GLIB_VERSION	:= 1.2.8
-JSON_GLIB_MD5		:= ff31e7d0594df44318e12facda3d086e
+JSON_GLIB_VERSION	:= 1.6.6
+JSON_GLIB_MD5		:= 9c40fcd8cdbf484dd1704480afefae14
 JSON_GLIB		:= json-glib-$(JSON_GLIB_VERSION)
 JSON_GLIB_SUFFIX	:= tar.xz
 JSON_GLIB_URL		:= $(call ptx/mirror, GNOME, json-glib/$(basename $(JSON_GLIB_VERSION))/$(JSON_GLIB).$(JSON_GLIB_SUFFIX))
@@ -28,25 +28,15 @@ JSON_GLIB_LICENSE	:= LGPL-2.1-only
 # ----------------------------------------------------------------------------
 
 #
-# autoconf
+# meson
 #
-JSON_GLIB_CONF_TOOL	:= autoconf
+JSON_GLIB_CONF_TOOL	:= meson
 JSON_GLIB_CONF_OPT	:= \
-	$(CROSS_AUTOCONF_USR) \
-	--disable-glibtest \
-	--enable-debug=minimum \
-	--enable-maintainer-flags=no \
-	--disable-installed-tests \
-	--disable-always-build-tests \
-	--disable-gcov \
-	--disable-gtk-doc \
-	--disable-gtk-doc-html \
-	--disable-gtk-doc-pdf \
-	--disable-man \
-	--$(call ptx/endis, PTXCONF_JSON_GLIB_INTROSPECTION)-introspection \
-	--disable-nls \
-	--disable-rpath
-
+	$(CROSS_MESON_USR) \
+	-Dintrospection=$(call ptx/endis, PTXCONF_JSON_GLIB_INTROSPECTION)d \
+	-Dgtk_doc=disabled \
+	-Dman=false \
+	-Dtests=false
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2022-02-18 16:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18 16:04 Philipp Zabel [this message]
2022-02-22  7:39 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220218160415.348601-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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