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

The tarballs now use xz instead of bz2.

Checked the license list in the COPYING file with the
SPDX Online Tool [1]. Some licenses about the documentation
couldn't be matched to a SPDX License identifier and were
skipped, as they sounded similar to the other licenses.

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

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

diff --git a/rules/xorg-lib-Xext.make b/rules/xorg-lib-Xext.make
index f2068975a..e27dda29a 100644
--- a/rules/xorg-lib-Xext.make
+++ b/rules/xorg-lib-Xext.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XEXT) += xorg-lib-xext
 #
 # Paths and names
 #
-XORG_LIB_XEXT_VERSION	:= 1.3.4
-XORG_LIB_XEXT_MD5	:= f5b48bb76ba327cd2a8dc7a383532a95
+XORG_LIB_XEXT_VERSION	:= 1.3.6
+XORG_LIB_XEXT_MD5	:= e59476db179e48c1fb4487c12d0105d1
 XORG_LIB_XEXT		:= libXext-$(XORG_LIB_XEXT_VERSION)
-XORG_LIB_XEXT_SUFFIX	:= tar.bz2
+XORG_LIB_XEXT_SUFFIX	:= tar.xz
 XORG_LIB_XEXT_URL	:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XEXT).$(XORG_LIB_XEXT_SUFFIX))
 XORG_LIB_XEXT_SOURCE	:= $(SRCDIR)/$(XORG_LIB_XEXT).$(XORG_LIB_XEXT_SUFFIX)
 XORG_LIB_XEXT_DIR	:= $(BUILDDIR)/$(XORG_LIB_XEXT)
-XORG_LIB_XEXT_LICENSE	:= MIT
+XORG_LIB_XEXT_LICENSE	:= MIT-open-group AND X11 AND HPND-sell-variant AND SMLNJ AND NTP AND MIT AND ISC
+XORG_LIB_XEXT_LICENSE_FILES := \
+	file://COPYING;md5=4234bb3b2f1521ea101e4e9db7c33c69
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.47.3




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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 14:11 [ptxdist] [PATCH] xorg-lib-Xext: version bump 1.3.4 -> 1.3.6 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