mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] xorg-lib-ice: version bump 1.0.10 -> 1.1.2
@ 2025-10-22 10:31 Sven Püschel
  0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-22 10:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-22 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 10:31 [ptxdist] [PATCH] xorg-lib-ice: version bump 1.0.10 -> 1.1.2 Sven Püschel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox