From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] xorg-lib-Xi: version bump 1.7.10 -> 1.8.2
Date: Wed, 22 Oct 2025 16:35:59 +0200 [thread overview]
Message-ID: <20251022143853.4029815-1-s.pueschel@pengutronix.de> (raw)
The tarball is now compressed with xz instead of bzip2.
Checked the licenses contained in the COPYING file with the
SPDX Online Tool [1]. The X11 license seems to be not quite
correct, as it has a slightly different wording than the
MIT-open-group license.
[1] https://tools.spdx.org/app/check_license/
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/xorg-lib-Xi.make | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/rules/xorg-lib-Xi.make b/rules/xorg-lib-Xi.make
index 6fdde2c4d..cbe2b50c2 100644
--- a/rules/xorg-lib-Xi.make
+++ b/rules/xorg-lib-Xi.make
@@ -15,14 +15,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XI) += xorg-lib-xi
#
# Paths and names
#
-XORG_LIB_XI_VERSION := 1.7.10
-XORG_LIB_XI_MD5 := 62c4af0839072024b4b1c8cbe84216c7
+XORG_LIB_XI_VERSION := 1.8.2
+XORG_LIB_XI_MD5 := 95a960c1692a83cc551979f7ffe28cf4
XORG_LIB_XI := libXi-$(XORG_LIB_XI_VERSION)
-XORG_LIB_XI_SUFFIX := tar.bz2
+XORG_LIB_XI_SUFFIX := tar.xz
XORG_LIB_XI_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XI).$(XORG_LIB_XI_SUFFIX))
XORG_LIB_XI_SOURCE := $(SRCDIR)/$(XORG_LIB_XI).$(XORG_LIB_XI_SUFFIX)
XORG_LIB_XI_DIR := $(BUILDDIR)/$(XORG_LIB_XI)
-XORG_LIB_XI_LICENSE := X11 AND MIT
+XORG_LIB_XI_LICENSE := MIT-open-group AND SMLNJ AND MIT
+XORG_LIB_XI_LICENSE_FILES := \
+ file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f
# ----------------------------------------------------------------------------
# Prepare
@@ -34,9 +36,9 @@ XORG_LIB_XI_LICENSE := X11 AND MIT
XORG_LIB_XI_CONF_TOOL := autoconf
XORG_LIB_XI_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
- --disable-malloc0returnsnull \
--disable-docs \
--disable-specs \
+ --disable-malloc0returnsnull \
$(XORG_OPTIONS_DOCS)
# ----------------------------------------------------------------------------
--
2.47.3
reply other threads:[~2025-10-22 14:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20251022143853.4029815-1-s.pueschel@pengutronix.de \
--to=s.pueschel@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