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] xorgproto: version bump 2019.1 -> 2021.5
Date: Wed, 23 Feb 2022 14:34:03 +0100	[thread overview]
Message-ID: <20220223133403.39399-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/xorgproto.in   |  1 +
 rules/xorgproto.make | 16 +++++-----------
 2 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/rules/xorgproto.in b/rules/xorgproto.in
index 31b3eade451c..a97d5e9dc02a 100644
--- a/rules/xorgproto.in
+++ b/rules/xorgproto.in
@@ -2,4 +2,5 @@
 
 config XORGPROTO
 	tristate
+	select HOST_MESON
 	default y if ALLYES
diff --git a/rules/xorgproto.make b/rules/xorgproto.make
index c25c05674ec9..e26cd19816fd 100644
--- a/rules/xorgproto.make
+++ b/rules/xorgproto.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORGPROTO) += xorgproto
 #
 # Paths and names
 #
-XORGPROTO_VERSION	:= 2019.1
-XORGPROTO_MD5		:= 802ccb9e977ba3cf94ba798ddb2898a4
+XORGPROTO_VERSION	:= 2021.5
+XORGPROTO_MD5		:= bff0c9a6a060ecde954e255a2d1d9a22
 XORGPROTO		:= xorgproto-$(XORGPROTO_VERSION)
 XORGPROTO_SUFFIX	:= tar.bz2
 XORGPROTO_URL		:= $(call ptx/mirror, XORG, individual/proto/$(XORGPROTO).$(XORGPROTO_SUFFIX))
@@ -30,15 +30,9 @@ XORGPROTO_LICENSE	:= X11 AND MIT AND BSD-2-Clause
 #
 # autoconf
 #
-XORGPROTO_CONF_TOOL	:= autoconf
+XORGPROTO_CONF_TOOL	:= meson
 XORGPROTO_CONF_OPT	:= \
-	$(CROSS_AUTOCONF_USR) \
-	--disable-selective-werror \
-	--disable-strict-compilation \
-	--enable-specs \
-	--enable-legacy \
-	--without-xmlto \
-	--without-fop \
-	--without-xsltproc
+	$(CROSS_MESON_USR) \
+	-Dlegacy=true
 
 # vim: syntax=make
-- 
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-23 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 13:34 Philipp Zabel [this message]
2022-02-28 12:09 ` [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=20220223133403.39399-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