mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
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-ice: version bump 1.0.10 -> 1.1.2
Date: Wed, 22 Oct 2025 12:31:03 +0200	[thread overview]
Message-ID: <20251022103126.3815-1-s.pueschel@pengutronix.de> (raw)

The tarballs are now compressed with xz instead of bz2.

Also checked the COPYING file with the SPDX Online tool [1]
and adjusted the license accordingly.

[1] https://tools.spdx.org/app/check_license/

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/xorg-lib-ICE.make | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/rules/xorg-lib-ICE.make b/rules/xorg-lib-ICE.make
index 6ac1a01f8..0bca23bab 100644
--- a/rules/xorg-lib-ICE.make
+++ b/rules/xorg-lib-ICE.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_ICE) += xorg-lib-ice
 #
 # Paths and names
 #
-XORG_LIB_ICE_VERSION	:= 1.0.10
-XORG_LIB_ICE_MD5	:= 76d77499ee7120a56566891ca2c0dbcf
+XORG_LIB_ICE_VERSION	:= 1.1.2
+XORG_LIB_ICE_MD5	:= d1ffde0a07709654b20bada3f9abdd16
 XORG_LIB_ICE		:= libICE-$(XORG_LIB_ICE_VERSION)
-XORG_LIB_ICE_SUFFIX	:= tar.bz2
+XORG_LIB_ICE_SUFFIX	:= tar.xz
 XORG_LIB_ICE_URL	:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_ICE).$(XORG_LIB_ICE_SUFFIX))
 XORG_LIB_ICE_SOURCE	:= $(SRCDIR)/$(XORG_LIB_ICE).$(XORG_LIB_ICE_SUFFIX)
 XORG_LIB_ICE_DIR	:= $(BUILDDIR)/$(XORG_LIB_ICE)
-XORG_LIB_ICE_LICENSE	:= MIT
+XORG_LIB_ICE_LICENSE	:= MIT-open-group
+XORG_LIB_ICE_LICENSE_FILES := \
+	file://COPYING;md5=d162b1b3c6fa812da9d804dcf8584a93
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -35,7 +37,9 @@ XORG_LIB_ICE_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--disable-docs \
 	--disable-specs \
+	$(GLOBAL_LARGE_FILE_OPTION) \
 	$(XORG_OPTIONS_TRANS) \
+	--$(call ptx/endis, PTXDIST_Y2038)-year2038 \
 	$(XORG_OPTIONS_DOCS)
 
 # ----------------------------------------------------------------------------
-- 
2.47.3




                 reply	other threads:[~2025-10-22 10:31 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=20251022103126.3815-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